09:37:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/143112 09:37:57 Running as SYSTEM 09:37:57 [EnvInject] - Loading node environment variables. 09:37:57 Building remotely on prd-centos8-docker-8c-8g-5228 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 09:37:57 [ssh-agent] Looking for ssh-agent implementation... 09:37:57 $ ssh-agent 09:37:57 SSH_AUTH_SOCK=/tmp/ssh-s2od0XfsYxGa/agent.5415 09:37:57 SSH_AGENT_PID=5417 09:37:57 [ssh-agent] Started. 09:37:57 Running ssh-add (command line suppressed) 09:37:57 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_1638905946992364084.key (/w/workspace/cps-master-verify-java@tmp/private_key_1638905946992364084.key) 09:37:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:37:57 The recommended git tool is: NONE 09:37:59 using credential onap-jenkins-ssh 09:37:59 Wiping out workspace first. 09:37:59 Cloning the remote Git repository 09:37:59 Cloning repository git://cloud.onap.org/mirror/cps.git 09:37:59 > git init /w/workspace/cps-master-verify-java # timeout=10 09:37:59 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 09:37:59 > git --version # timeout=10 09:37:59 > git --version # 'git version 2.39.1' 09:37:59 using GIT_SSH to set credentials Gerrit user 09:37:59 [INFO] Currently running in a labeled security context 09:37:59 [INFO] Currently SELinux is 'enforcing' on the host 09:37:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh17413071863397379414.key 09:37:59 Verifying host key using manually-configured host key entries 09:37:59 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:38:02 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 09:38:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:38:02 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 09:38:02 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 09:38:02 using GIT_SSH to set credentials Gerrit user 09:38:02 [INFO] Currently running in a labeled security context 09:38:02 [INFO] Currently SELinux is 'enforcing' on the host 09:38:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh17294346001587120707.key 09:38:02 Verifying host key using manually-configured host key entries 09:38:02 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/12/143112/1 # timeout=30 09:38:02 > git rev-parse 4527f1e098d70e72b409225790e911de8a4b4cdf^{commit} # timeout=10 09:38:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:38:02 Checking out Revision 4527f1e098d70e72b409225790e911de8a4b4cdf (refs/changes/12/143112/1) 09:38:02 > git config core.sparsecheckout # timeout=10 09:38:02 > git checkout -f 4527f1e098d70e72b409225790e911de8a4b4cdf # timeout=30 09:38:06 Commit message: "Add kafka messages verification in tests" 09:38:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:38:06 > git rev-list --no-walk cb142b83c7fa507917dcb4046bb95e3f191627e4 # timeout=10 09:38:06 [cps-master-verify-java] $ /bin/bash /tmp/jenkins3207065249014454807.sh 09:38:06 ---> python-tools-install.sh 09:38:06 Setup pyenv: 09:38:06 system 09:38:06 * 3.8.13 (set by /opt/pyenv/version) 09:38:06 * 3.9.13 (set by /opt/pyenv/version) 09:38:06 * 3.10.6 (set by /opt/pyenv/version) 09:38:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-isuf 09:38:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:38:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:38:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:38:14 lf-activate-venv(): INFO: Base packages installed successfully 09:38:14 lf-activate-venv(): INFO: Installing additional packages: lftools 09:38:35 lf-activate-venv(): INFO: Adding /tmp/venv-isuf/bin to PATH 09:38:35 Generating Requirements File 09:38:52 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. 09:38:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:38:52 Python 3.10.6 09:38:52 pip 26.0 from /tmp/venv-isuf/lib/python3.10/site-packages/pip (python 3.10) 09:38:52 appdirs==1.4.4 09:38:52 argcomplete==3.6.3 09:38:52 aspy.yaml==1.3.0 09:38:52 attrs==25.4.0 09:38:52 autopage==0.6.0 09:38:52 backports.strenum==1.3.1 09:38:52 beautifulsoup4==4.14.3 09:38:52 boto3==1.42.41 09:38:52 botocore==1.42.41 09:38:52 bs4==0.0.2 09:38:52 certifi==2026.1.4 09:38:52 cffi==2.0.0 09:38:52 cfgv==3.5.0 09:38:52 chardet==5.2.0 09:38:52 charset-normalizer==3.4.4 09:38:52 click==8.3.1 09:38:52 cliff==4.13.1 09:38:52 cmd2==3.1.3 09:38:52 cryptography==3.3.2 09:38:52 debtcollector==3.0.0 09:38:52 decorator==5.2.1 09:38:52 defusedxml==0.7.1 09:38:52 Deprecated==1.3.1 09:38:52 distlib==0.4.0 09:38:52 dnspython==2.8.0 09:38:52 docker==7.1.0 09:38:52 dogpile.cache==1.5.0 09:38:52 durationpy==0.10 09:38:52 email-validator==2.3.0 09:38:52 filelock==3.20.3 09:38:52 future==1.0.0 09:38:52 gitdb==4.0.12 09:38:52 GitPython==3.1.46 09:38:52 httplib2==0.30.2 09:38:52 identify==2.6.16 09:38:52 idna==3.11 09:38:52 importlib-resources==1.5.0 09:38:52 iso8601==2.1.0 09:38:52 Jinja2==3.1.6 09:38:52 jmespath==1.1.0 09:38:52 jsonpatch==1.33 09:38:52 jsonpointer==3.0.0 09:38:52 jsonschema==4.26.0 09:38:52 jsonschema-specifications==2025.9.1 09:38:52 keystoneauth1==5.13.0 09:38:52 kubernetes==35.0.0 09:38:52 lftools==0.37.21 09:38:52 lxml==6.0.2 09:38:52 markdown-it-py==4.0.0 09:38:52 MarkupSafe==3.0.3 09:38:52 mdurl==0.1.2 09:38:52 msgpack==1.1.2 09:38:52 multi_key_dict==2.0.3 09:38:52 munch==4.0.0 09:38:52 netaddr==1.3.0 09:38:52 niet==1.4.2 09:38:52 nodeenv==1.10.0 09:38:52 oauth2client==4.1.3 09:38:52 oauthlib==3.3.1 09:38:52 openstacksdk==4.9.0 09:38:52 os-service-types==1.8.2 09:38:52 osc-lib==4.3.0 09:38:52 oslo.config==10.2.0 09:38:52 oslo.context==6.2.0 09:38:52 oslo.i18n==6.7.1 09:38:52 oslo.log==8.0.0 09:38:52 oslo.serialization==5.9.0 09:38:52 oslo.utils==9.2.0 09:38:52 packaging==26.0 09:38:52 pbr==7.0.3 09:38:52 platformdirs==4.5.1 09:38:52 prettytable==3.17.0 09:38:52 psutil==7.2.2 09:38:52 pyasn1==0.6.2 09:38:52 pyasn1_modules==0.4.2 09:38:52 pycparser==3.0 09:38:52 pygerrit2==2.0.15 09:38:52 PyGithub==2.8.1 09:38:52 Pygments==2.19.2 09:38:52 PyJWT==2.11.0 09:38:52 PyNaCl==1.6.2 09:38:52 pyparsing==2.4.7 09:38:52 pyperclip==1.11.0 09:38:52 pyrsistent==0.20.0 09:38:52 python-cinderclient==9.8.0 09:38:52 python-dateutil==2.9.0.post0 09:38:52 python-heatclient==5.0.0 09:38:52 python-jenkins==1.8.3 09:38:52 python-keystoneclient==5.7.0 09:38:52 python-magnumclient==4.9.0 09:38:52 python-openstackclient==8.3.0 09:38:52 python-swiftclient==4.9.0 09:38:52 PyYAML==6.0.3 09:38:52 referencing==0.37.0 09:38:52 requests==2.32.5 09:38:52 requests-oauthlib==2.0.0 09:38:52 requestsexceptions==1.4.0 09:38:52 rfc3986==2.0.0 09:38:52 rich==14.3.2 09:38:52 rich-argparse==1.7.2 09:38:52 rpds-py==0.30.0 09:38:52 rsa==4.9.1 09:38:52 ruamel.yaml==0.19.1 09:38:52 ruamel.yaml.clib==0.2.15 09:38:52 s3transfer==0.16.0 09:38:52 simplejson==3.20.2 09:38:52 six==1.17.0 09:38:52 smmap==5.0.2 09:38:52 soupsieve==2.8.3 09:38:52 stevedore==5.6.0 09:38:52 tabulate==0.9.0 09:38:52 toml==0.10.2 09:38:52 tomlkit==0.14.0 09:38:52 tqdm==4.67.3 09:38:52 typing_extensions==4.15.0 09:38:52 tzdata==2025.3 09:38:52 urllib3==1.26.20 09:38:52 virtualenv==20.36.1 09:38:52 wcwidth==0.5.3 09:38:52 websocket-client==1.9.0 09:38:52 wrapt==2.1.1 09:38:52 xdg==6.0.0 09:38:52 xmltodict==1.0.2 09:38:52 yq==3.4.3 09:38:53 [EnvInject] - Injecting environment variables from a build step. 09:38:53 [EnvInject] - Injecting as environment variables the properties content 09:38:53 SET_JDK_VERSION=openjdk17 09:38:53 GIT_URL="git://cloud.onap.org/mirror" 09:38:53 09:38:53 [EnvInject] - Variables injected successfully. 09:38:53 [cps-master-verify-java] $ /bin/sh /tmp/jenkins15039462749575918964.sh 09:38:53 ---> update-java-alternatives.sh 09:38:53 ---> Updating Java version 09:38:53 ---> RedHat type system detected 09:38:53 openjdk version "17.0.6-ea" 2023-01-17 LTS 09:38:53 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 09:38:53 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) 09:38:53 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 09:38:53 [EnvInject] - Injecting environment variables from a build step. 09:38:53 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 09:38:53 [EnvInject] - Variables injected successfully. 09:38:53 provisioning config files... 09:38:53 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config15579167664972556338tmp 09:38:53 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config16441704939356357094tmp 09:38:53 [EnvInject] - Injecting environment variables from a build step. 09:38:53 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-5228 09:38:54 using settings config with name cps-settings 09:38:54 Replacing all maven server entries not found in credentials list is true 09:38:54 using global settings config with name global-settings 09:38:54 Replacing all maven server entries not found in credentials list is true 09:38:54 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings12767599282064896850.xml -gs /tmp/global-settings373650786963825758.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=4527f1e098d70e72b409225790e911de8a4b4cdf -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/+/143112 -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=143112 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Lee Anjella Macabuhay\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/12/143112/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Lee Anjella Macabuhay" '-DGERRIT_CHANGE_OWNER=\"Lee Anjella Macabuhay\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=QWRkIGthZmthIG1lc3NhZ2VzIHZlcmlmaWNhdGlvbiBpbiB0ZXN0cwoKCS0gYWRkZWQgYSB0ZXN0ICh0ZXN0ICMxMCkgYXQgdGhlIGVuZCBvZiBrNiB0ZXN0cyB0byB2ZXJpZnkKCSAgbnVtYmVyIG9mIEFWQyBldmVudHMgc2VudCBhbmQgcmVjZWl2ZWQKCklzc3VlLUlEOiBDUFMtMzE0NApDaGFuZ2UtSWQ6IEkwNDU2OWRkNTE0ZjQ4ODgzYmJiOTdlZTdjZjU2ODBmZDAwMmI0YzFiClNpZ25lZC1vZmYtYnk6IGVtYWNsZWUgPGxlZS5hbmplbGxhLm1hY2FidWhheUBlc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Add kafka messages verification in tests" -DGERRIT_EVENT_ACCOUNT_USERNAME=emaclee -DGERRIT_CHANGE_OWNER_USERNAME=emaclee '-DGERRIT_EVENT_ACCOUNT=\"Lee Anjella Macabuhay\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I04569dd514f48883bbb97ee7cf5680fd002b4c1b -DGERRIT_EVENT_HASH=1457836921 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=lee.anjella.macabuhay@est.tech -DGERRIT_PATCHSET_NUMBER=1 -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 09:38:55 [INFO] Scanning for projects... 09:38:57 [INFO] ------------------------------------------------------------------------ 09:38:57 [INFO] Reactor Build Order: 09:38:57 [INFO] 09:38:57 [INFO] org.onap.cps:cps-dependencies [pom] 09:38:57 [INFO] cps-bom [pom] 09:38:57 [INFO] checkstyle [jar] 09:38:57 [INFO] cps-parent [pom] 09:38:57 [INFO] cps-events [jar] 09:38:57 [INFO] cps-path-parser [jar] 09:38:57 [INFO] cps-service [jar] 09:38:57 [INFO] cps-rest [jar] 09:38:57 [INFO] cps-ncmp-events [jar] 09:38:57 [INFO] cps-ncmp-service [jar] 09:38:57 [INFO] cps-ncmp-rest [jar] 09:38:57 [INFO] cps-ncmp-rest-stub [pom] 09:38:57 [INFO] cps-ncmp-rest-stub-service [jar] 09:38:57 [INFO] cps-ncmp-rest-stub-app [jar] 09:38:57 [INFO] cps-ri [jar] 09:38:57 [INFO] integration-test [jar] 09:38:57 [INFO] spotbugs [jar] 09:38:57 [INFO] cps-application [jar] 09:38:57 [INFO] policy-executor-stub [jar] 09:38:57 [INFO] jacoco-report [jar] 09:38:57 [INFO] cps [pom] 09:38:57 [INFO] 09:38:57 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 09:38:57 [INFO] Building org.onap.cps:cps-dependencies 3.7.5-SNAPSHOT [1/21] 09:38:57 [INFO] --------------------------------[ pom ]--------------------------------- 09:38:57 [INFO] 09:38:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 09:38:58 [INFO] 09:38:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 09:38:58 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.5-SNAPSHOT/cps-dependencies-3.7.5-SNAPSHOT.pom 09:38:58 [INFO] 09:38:58 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 09:38:58 [INFO] Building cps-bom 3.7.5-SNAPSHOT [2/21] 09:38:58 [INFO] --------------------------------[ pom ]--------------------------------- 09:38:58 [INFO] 09:38:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 09:38:58 [INFO] 09:38:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 09:38:58 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.5-SNAPSHOT/cps-bom-3.7.5-SNAPSHOT.pom 09:38:58 [INFO] 09:38:58 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 09:38:58 [INFO] Building checkstyle 3.7.5-SNAPSHOT [3/21] 09:38:58 [INFO] --------------------------------[ jar ]--------------------------------- 09:38:59 [INFO] 09:38:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 09:38:59 [INFO] 09:38:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 09:38:59 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 09:38:59 [INFO] Copying 6 resources 09:38:59 [INFO] 09:38:59 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 09:39:00 [INFO] No sources to compile 09:39:00 [INFO] 09:39:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 09:39:00 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 09:39:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 09:39:00 [INFO] 09:39:00 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 09:39:01 [INFO] No sources to compile 09:39:01 [INFO] 09:39:01 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 09:39:01 [INFO] No tests to run. 09:39:01 [INFO] 09:39:01 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 09:39:01 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.5-SNAPSHOT.jar 09:39:01 [INFO] 09:39:01 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 09:39:02 ======================================================================================================================== 09:39:02 Copyright Check Python Script: 09:39:02 /w/workspace/cps-master-verify-java/k6-tests/install-deps.sh | no copyright found 09:39:02 /w/workspace/cps-master-verify-java/k6-tests/ncmp/execute-k6-scenarios.sh | no copyright found 09:39:02 2 issue(s) found after 2 altered file(s) checked 09:39:02 ======================================================================================================================== 09:39:02 [INFO] 09:39:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 09:39:02 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.5-SNAPSHOT/checkstyle-3.7.5-SNAPSHOT.jar 09:39:02 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.5-SNAPSHOT/checkstyle-3.7.5-SNAPSHOT.pom 09:39:02 [INFO] 09:39:02 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 09:39:02 [INFO] Building cps-parent 3.7.5-SNAPSHOT [4/21] 09:39:02 [INFO] --------------------------------[ pom ]--------------------------------- 09:39:02 [INFO] 09:39:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 09:39:02 [INFO] 09:39:02 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 09:39:03 [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 09:39:03 [INFO] 09:39:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 09:39:06 [INFO] You have 0 Checkstyle violations. 09:39:06 [INFO] 09:39:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 09:39:06 [INFO] You have 0 Checkstyle violations. 09:39:06 [INFO] 09:39:06 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 09:39:07 [INFO] No sources specified for compilation. Skipping. 09:39:07 [INFO] 09:39:07 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- 09:39:07 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 09:39:07 [INFO] 09:39:07 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- 09:39:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:39:07 [INFO] 09:39:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 09:39:07 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.7.5-SNAPSHOT/cps-parent-3.7.5-SNAPSHOT.pom 09:39:07 [INFO] 09:39:07 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 09:39:07 [INFO] Building cps-events 3.7.5-SNAPSHOT [5/21] 09:39:07 [INFO] --------------------------------[ jar ]--------------------------------- 09:39:08 [INFO] 09:39:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 09:39:08 [INFO] 09:39:08 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 09:39:08 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/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 09:39:08 [INFO] 09:39:08 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 09:39:09 [INFO] 09:39:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 09:39:09 [INFO] You have 0 Checkstyle violations. 09:39:09 [INFO] 09:39:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 09:39:09 [INFO] You have 0 Checkstyle violations. 09:39:09 [INFO] 09:39:09 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 09:39:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:39:09 [INFO] Copying 2 resources 09:39:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 09:39:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 09:39:09 [INFO] 09:39:09 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 09:39:09 [INFO] Recompiling the module because of changed dependency. 09:39:09 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 09:39:10 [INFO] 09:39:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 09:39:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:39:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 09:39:10 [INFO] 09:39:10 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 09:39:10 [INFO] No sources to compile 09:39:10 [INFO] 09:39:10 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 09:39:10 [INFO] No sources specified for compilation. Skipping. 09:39:10 [INFO] 09:39:10 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- 09:39:10 [INFO] No tests to run. 09:39:10 [INFO] 09:39:10 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-events --- 09:39:10 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 09:39:10 [INFO] 09:39:10 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-events --- 09:39:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:39:10 [INFO] 09:39:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 09:39:10 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.5-SNAPSHOT.jar 09:39:10 [INFO] 09:39:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 09:39:10 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.5-SNAPSHOT/cps-events-3.7.5-SNAPSHOT.jar 09:39:10 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.5-SNAPSHOT/cps-events-3.7.5-SNAPSHOT.pom 09:39:10 [INFO] 09:39:10 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 09:39:10 [INFO] Building cps-path-parser 3.7.5-SNAPSHOT [6/21] 09:39:10 [INFO] --------------------------------[ jar ]--------------------------------- 09:39:12 [INFO] 09:39:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 09:39:12 [INFO] 09:39:12 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 09:39:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-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 09:39:12 [INFO] 09:39:12 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 09:39:12 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 09:39:12 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 09:39:13 [INFO] 09:39:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 09:39:13 [INFO] You have 0 Checkstyle violations. 09:39:13 [INFO] 09:39:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 09:39:13 [INFO] You have 0 Checkstyle violations. 09:39:13 [INFO] 09:39:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 09:39:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:39:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 09:39:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 09:39:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 09:39:13 [INFO] 09:39:13 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 09:39:13 [INFO] Recompiling the module because of changed dependency. 09:39:13 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 09:39:14 [INFO] 09:39:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 09:39:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:39:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 09:39:14 [INFO] 09:39:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 09:39:14 [INFO] No sources to compile 09:39:14 [INFO] 09:39:14 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 09:39:14 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:39:14 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:39:14 [INFO] Parallel parsing disabled. 09:39:15 [INFO] Compiled 4 files. 09:39:15 [INFO] 09:39:15 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- 09:39:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:39:15 [INFO] 09:39:15 [INFO] ------------------------------------------------------- 09:39:15 [INFO] T E S T S 09:39:15 [INFO] ------------------------------------------------------- 09:39:16 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 09:39:17 line 1:18 missing QName at '' 09:39:17 line 1:37 mismatched input '@' expecting {'[', '/'} 09:39:17 line 1:37 mismatched input ']' expecting {'[', '/'} 09:39:17 line 1:37 mismatched input '::' expecting {'[', '/'} 09:39:17 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 09:39:17 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 09:39:17 line 1:14 no viable alternative at input '[-' 09:39:17 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 09:39:17 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 09:39:17 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 09:39:17 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 09:39:17 line 1:14 no viable alternative at input '[]' 09:39:17 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 09:39:17 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 09:39:17 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 09:39:17 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 09:39:17 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 09:39:17 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 09:39:17 line 1:2 extraneous input '/' expecting QName 09:39:17 line 1:8 mismatched input '*' expecting QName 09:39:17 line 1:0 mismatched input '' expecting '/' 09:39:17 line 1:1 no viable alternative at input '/' 09:39:17 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 09:39:17 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 09:39:17 line 1:2 missing QName at '/' 09:39:17 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 09:39:17 [INFO] 09:39:17 [INFO] Results: 09:39:17 [INFO] 09:39:17 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 09:39:17 [INFO] 09:39:17 [INFO] 09:39:17 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-path-parser --- 09:39:17 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 09:39:17 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 09:39:17 [INFO] All coverage checks have been met. 09:39:17 [INFO] 09:39:17 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-path-parser --- 09:39:17 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 09:39:17 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 09:39:17 [INFO] 09:39:17 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 09:39:17 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.5-SNAPSHOT.jar 09:39:17 [INFO] 09:39:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 09:39:17 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.5-SNAPSHOT/cps-path-parser-3.7.5-SNAPSHOT.jar 09:39:17 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.5-SNAPSHOT/cps-path-parser-3.7.5-SNAPSHOT.pom 09:39:17 [INFO] 09:39:17 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 09:39:17 [INFO] Building cps-service 3.7.5-SNAPSHOT [7/21] 09:39:17 [INFO] --------------------------------[ jar ]--------------------------------- 09:39:26 [INFO] 09:39:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 09:39:26 [INFO] 09:39:26 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 09:39:26 [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 09:39:26 [INFO] 09:39:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 09:39:26 [INFO] You have 0 Checkstyle violations. 09:39:26 [INFO] 09:39:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 09:39:27 [INFO] You have 0 Checkstyle violations. 09:39:27 [INFO] 09:39:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 09:39:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:39:27 [INFO] Copying 2 resources 09:39:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 09:39:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 09:39:27 [INFO] 09:39:27 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 09:39:27 [INFO] Recompiling the module because of changed dependency. 09:39:27 [INFO] Compiling 94 source files with javac [debug release 17] to target/classes 09:39:29 [INFO] 09:39:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 09:39:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:39:29 [INFO] Copying 33 resources 09:39:29 [INFO] 09:39:29 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 09:39:29 [INFO] Recompiling the module because of changed dependency. 09:39:29 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 09:39:30 [INFO] 09:39:30 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 09:39:30 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:39:30 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:39:30 [INFO] Parallel parsing disabled. 09:39:32 [INFO] Compiled 139 files. 09:39:32 [INFO] 09:39:32 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- 09:39:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:39:32 [INFO] 09:39:32 [INFO] ------------------------------------------------------- 09:39:32 [INFO] T E S T S 09:39:32 [INFO] ------------------------------------------------------- 09:39:34 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 09:39:36 09:39:36.191 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 09:39:36 09:39:36.254 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 09:39:36 09:39:36.258 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 09:39:36 09:39:36.297 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 09:39:36 09:39:36.304 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 09:39:36 09:39:36.315 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 09:39:36 09:39:36.321 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 09:39:36 09:39:36.325 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 09:39:36 09:39:36.325 [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 09:39:36 09:39:36.334 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 09:39:36 09:39:36.338 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 09:39:36 09:39:36.398 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 09:39:36 09:39:36.405 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 09:39:36 09:39:36.419 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set failed: test message 09:39:36 09:39:36.428 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 09:39:36 09:39:36.439 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 09:39:36 09:39:36.445 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 09:39:36 09:39:36.511 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 09:39:36 09:39:36.515 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 09:39:36 09:39:36.518 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 09:39:36 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.820 s -- in org.onap.cps.init.AbstractModelLoaderSpec 09:39:36 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 09:39:36 09:39:36.535 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 09:39:36 09:39:36.541 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 09:39:36 09:39:36.541 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 09:39:36 09:39:36.545 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader 09:39:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 09:39:36 [INFO] Running org.onap.cps.init.ModelLoaderLockSpec 09:39:36 Feb 04, 2026 9:39:36 AM com.hazelcast.instance.impl.HazelcastInstanceFactory 09:39:36 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: 09:39:36 --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 09:39:36 Feb 04, 2026 9:39:36 AM com.hazelcast.system.logo 09:39:36 INFO: [10.30.106.63]:5701 [dev] [5.5.0] 09:39:36 o o o o---o o--o o o---o o o----o o--o--o 09:39:36 | | / \ / | / / \ | | 09:39:36 o----o o o o----o | o o o----o | 09:39:36 | | * \ / | \ * \ | | 09:39:36 o o * o o---o o--o o----o o---o * o o----o o 09:39:36 09:39:36 Feb 04, 2026 9:39:36 AM com.hazelcast.system 09:39:36 INFO: [10.30.106.63]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:39:36 Feb 04, 2026 9:39:36 AM com.hazelcast.system 09:39:36 INFO: [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:39:36 Feb 04, 2026 9:39:36 AM com.hazelcast.system 09:39:36 INFO: [10.30.106.63]:5701 [dev] [5.5.0] Cluster name: dev 09:39:36 Feb 04, 2026 9:39:36 AM com.hazelcast.system 09:39:36 INFO: [10.30.106.63]: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. 09:39:36 Feb 04, 2026 9:39:36 AM com.hazelcast.system 09:39:36 INFO: [10.30.106.63]:5701 [dev] [5.5.0] The Jet engine is disabled. 09:39:36 To enable the Jet engine on the members, do one of the following: 09:39:36 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:39:36 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:39:36 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:39:36 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:39:37 Feb 04, 2026 9:39:37 AM com.hazelcast.system.security 09:39:37 INFO: [10.30.106.63]: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. 09:39:37 Feb 04, 2026 9:39:37 AM com.hazelcast.instance.impl.Node 09:39:37 INFO: [10.30.106.63]:5701 [dev] [5.5.0] Using Multicast discovery 09:39:37 Feb 04, 2026 9:39:37 AM com.hazelcast.internal.diagnostics.Diagnostics 09:39:37 INFO: [10.30.106.63]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:39:37 Feb 04, 2026 9:39:37 AM com.hazelcast.core.LifecycleService 09:39:37 INFO: [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTING 09:39:39 Feb 04, 2026 9:39:39 AM com.hazelcast.internal.cluster.ClusterService 09:39:39 INFO: [10.30.106.63]:5701 [dev] [5.5.0] 09:39:39 09:39:39 Members {size:1, ver:1} [ 09:39:39 Member [10.30.106.63]:5701 - 6604a5db-bf84-4868-8189-6293de338feb this 09:39:39 ] 09:39:39 09:39:39 Feb 04, 2026 9:39:39 AM com.hazelcast.core.LifecycleService 09:39:39 INFO: [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTED 09:39:39 Feb 04, 2026 9:39:39 AM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl 09:39:39 INFO: [10.30.106.63]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 09:39:39 Feb 04, 2026 9:39:39 AM com.hazelcast.core.LifecycleService 09:39:39 INFO: [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:39:39 Feb 04, 2026 9:39:39 AM com.hazelcast.internal.partition.impl.MigrationManagerImpl 09:39:39 INFO: [10.30.106.63]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - 6604a5db-bf84-4868-8189-6293de338feb this is handled 09:39:39 Feb 04, 2026 9:39:39 AM com.hazelcast.instance.impl.Node 09:39:39 INFO: [10.30.106.63]:5701 [dev] [5.5.0] Shutting down multicast service... 09:39:39 Feb 04, 2026 9:39:39 AM com.hazelcast.instance.impl.Node 09:39:39 INFO: [10.30.106.63]:5701 [dev] [5.5.0] Shutting down connection manager... 09:39:39 Feb 04, 2026 9:39:39 AM com.hazelcast.instance.impl.Node 09:39:39 INFO: [10.30.106.63]:5701 [dev] [5.5.0] Shutting down node engine... 09:39:40 Feb 04, 2026 9:39:40 AM com.hazelcast.instance.impl.NodeExtension 09:39:40 INFO: [10.30.106.63]:5701 [dev] [5.5.0] Destroying node NodeExtension. 09:39:40 Feb 04, 2026 9:39:40 AM com.hazelcast.instance.impl.Node 09:39:40 INFO: [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 520 ms. 09:39:40 Feb 04, 2026 9:39:40 AM com.hazelcast.core.LifecycleService 09:39:40 INFO: [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:39:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.882 s -- in org.onap.cps.init.ModelLoaderLockSpec 09:39:40 [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 09:39:40 09:39:40.465 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 09:39:40 09:39:40.466 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 09:39:40 09:39:40.466 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 09:39:40 09:39:40.466 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 09:39:40 09:39:40.467 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 09:39:40 09:39:40.467 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 09:39:40 09:39:40.467 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 09:39:40 09:39:40.568 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 09:39:40 09:39:40.668 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 09:39:40 09:39:40.672 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 09:39:40 09:39:40.672 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 09:39:40 09:39:40.672 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 09:39:40 09:39:40.675 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 09:39:40 09:39:40.675 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 09:39:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec 09:39:40 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 09:39:40 09:39:40.710 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 09:39:40 09:39:40.710 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 09:39:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 09:39:40 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 09:39:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 09:39:40 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 09:39:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 09:39:40 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 09:39:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 09:39:40 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 09:39:40 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 09:39:40 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 09:39:40 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 09:39:40 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 09:39:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 09:39:40 [INFO] Running org.onap.cps.config.AsyncConfigSpec 09:39:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.config.AsyncConfigSpec 09:39:40 [INFO] Running org.onap.cps.config.CacheConfigSpec 09:39:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.config.CacheConfigSpec 09:39:40 [INFO] Running org.onap.cps.config.CpsServicesConfigSpec 09:39:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.config.CpsServicesConfigSpec 09:39:40 [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec 09:39:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:39:41 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec 09:39:41 [INFO] Running org.onap.cps.events.EventProducerSpec 09:39:41 09:39:41.984 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 09:39:41 09:39:41.989 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 09:39:41 09:39:41.991 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 09:39:41 09:39:41.995 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 09:39:41 09:39:41.996 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 09:39:41 09:39:41.997 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 09:39:42 09:39:42.037 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 09:39:42 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in org.onap.cps.events.EventProducerSpec 09:39:42 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 09:39:42 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 09:39:42 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 09:39:43 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 09:39:43 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 09:39:43 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 09:39:43 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 09:39:43 [Fatal Error] :1:1: Content is not allowed in prolog. 09:39:43 [Fatal Error] :1:1: Content is not allowed in prolog. 09:39:43 09:39:43.680 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 09:39:43 java.lang.Exception: Sending failed 09:39:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:39:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:39:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:39:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:39:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:39:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:39:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:39:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:39:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:39:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:39:43 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:582) 09:39:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:39:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:39:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:39:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:39:43 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 09:39:43 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 09:39:43 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 09:39:43 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 09:39:43 at groovy.lang.Closure.call(Closure.java:427) 09:39:43 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 09:39:43 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 09:39:43 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 09:39:43 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 09:39:43 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 09:39:43 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 09:39:43 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 09:39:43 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 09:39:43 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 09:39:43 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 09:39:43 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 09:39:43 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$2101180432.sendCpsDataUpdateEvent(Unknown Source) 09:39:43 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:376) 09:39:43 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) 09:39:43 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 09:39:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:39:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:39:43 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:584) 09:39:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:39:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:39:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:39:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:39:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:39:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:39:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:39:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:39:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:39:43 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:39:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:39:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:39:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:39:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:39:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:39:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:39:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:39:43 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:39:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:39:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:39:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:39:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:39:43 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:39:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:39:43 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:39:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:39:43 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:39:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:39:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:39:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:39:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:39:43 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:39:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:39:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:39:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:39:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:39:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:39:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:39:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:39:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:39:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:39:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:39:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:39:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:39:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:39:43 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:39:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:39:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:39:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:39:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:39:43 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:39:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:39:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:39:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:39:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:39:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:39:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:39:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:39:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:39:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:39:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:39:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:39:43 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:39:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:39:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:39:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:39:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:39:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:39:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:39:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:39:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:39:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:39:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:39:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:39:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:39:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:39:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:39:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:39:43 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:39:43 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:39:43 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:39:43 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:39:43 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:39:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:39:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:39:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:39:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:39:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:39:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:39:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:39:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:39:43 [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.717 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 09:39:43 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 09:39:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 09:39:43 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 09:39:43 line 1:6 no viable alternative at input '[invalid' 09:39:44 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 09:39:44 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 09:39:44 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.impl.CpsFacadeImplSpec 09:39:44 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 09:39:44 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 09:39:44 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 09:39:44 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 09:39:44 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 09:39:44 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 09:39:44 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 09:39:44 09:39:44.435 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy147 09:39:44 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.onap.cps.impl.DataNodeBuilderSpec 09:39:44 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 09:39:44 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 09:39:44 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 09:39:44 [Fatal Error] :1:1: Content is not allowed in prolog. 09:39:44 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 09:39:44 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.onap.cps.impl.DataNodeFactorySpec 09:39:44 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 09:39:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 09:39:44 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 09:39:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 09:39:44 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 09:39:45 09:39:45,066 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:39:45 09:39:45,066 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 09:39:45 09:39:45,068 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 09:39:45 09:39:45,684 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 09:39:45 09:39:45,684 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 09:39:45 09:39:45 . ____ _ __ _ _ 09:39:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:39:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:39:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:39:45 ' |____| .__|_| |_|_| |_\__, | / / / / 09:39:45 =========|_|==============|___/=/_/_/_/ 09:39:45 09:39:45 :: Spring Boot :: (v3.5.9) 09:39:45 09:39:45 2026-02-04T09:39:45.960Z INFO 6278 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6278 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 09:39:45 2026-02-04T09:39:45.961Z INFO 6278 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 09:39:46 2026-02-04T09:39:46.255Z INFO 6278 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.432 seconds (process running for 13.553) 09:39:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.535 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 09:39:46 [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 09:39:46 09:39:46 . ____ _ __ _ _ 09:39:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:39:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:39:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:39:46 ' |____| .__|_| |_|_| |_\__, | / / / / 09:39:46 =========|_|==============|___/=/_/_/_/ 09:39:46 09:39:46 :: Spring Boot :: (v3.5.9) 09:39:46 09:39:46 2026-02-04T09:39:46.386Z INFO 6278 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 17.0.6-ea with PID 6278 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 09:39:46 2026-02-04T09:39:46.387Z INFO 6278 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 09:39:46 2026-02-04T09:39:46.420Z INFO 6278 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] 09:39:46 o o o o---o o--o o o---o o o----o o--o--o 09:39:46 | | / \ / | / / \ | | 09:39:46 o----o o o o----o | o o o----o | 09:39:46 | | * \ / | \ * \ | | 09:39:46 o o * o o---o o--o o----o o---o * o o----o o 09:39:46 09:39:46 2026-02-04T09:39:46.420Z INFO 6278 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:39:46 2026-02-04T09:39:46.420Z INFO 6278 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:39:46 2026-02-04T09:39:46.420Z INFO 6278 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 09:39:46 2026-02-04T09:39:46.420Z INFO 6278 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:39:46 2026-02-04T09:39:46.420Z INFO 6278 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 09:39:46 To enable the Jet engine on the members, do one of the following: 09:39:46 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:39:46 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:39:46 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:39:46 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:39:46 2026-02-04T09:39:46.432Z INFO 6278 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:39:46 2026-02-04T09:39:46.434Z INFO 6278 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 09:39:46 2026-02-04T09:39:46.449Z INFO 6278 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:39:46 2026-02-04T09:39:46.450Z INFO 6278 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is STARTING 09:39:48 2026-02-04T09:39:48.739Z INFO 6278 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] 09:39:48 09:39:48 Members {size:1, ver:1} [ 09:39:48 Member [10.30.106.63]:5701 - 33400c21-4703-4c16-bfaa-541bd1611399 this 09:39:48 ] 09:39:48 09:39:48 2026-02-04T09:39:48.740Z INFO 6278 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is STARTED 09:39:48 2026-02-04T09:39:48.744Z INFO 6278 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 09:39:48 2026-02-04T09:39:48.758Z INFO 6278 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 2.401 seconds (process running for 16.055) 09:39:48 2026-02-04T09:39:48.765Z INFO 6278 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 09:39:48 2026-02-04T09:39:48.771Z INFO 6278 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:39:48 2026-02-04T09:39:48.774Z INFO 6278 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - 33400c21-4703-4c16-bfaa-541bd1611399 this is handled 09:39:48 2026-02-04T09:39:48.778Z INFO 6278 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 09:39:48 2026-02-04T09:39:48.779Z INFO 6278 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 09:39:48 2026-02-04T09:39:48.779Z INFO 6278 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 09:39:48 2026-02-04T09:39:48.847Z INFO 6278 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 09:39:48 2026-02-04T09:39:48.848Z INFO 6278 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 77 ms. 09:39:48 2026-02-04T09:39:48.848Z INFO 6278 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:39:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.494 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 09:39:48 [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 09:39:48 2026-02-04T09:39:48.859Z INFO 6278 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [my cluster] [5.5.0] 09:39:48 o o o o---o o--o o o---o o o----o o--o--o 09:39:48 | | / \ / | / / \ | | 09:39:48 o----o o o o----o | o o o----o | 09:39:48 | | * \ / | \ * \ | | 09:39:48 o o * o o---o o--o o----o o---o * o o----o o 09:39:48 09:39:48 2026-02-04T09:39:48.859Z INFO 6278 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:39:48 2026-02-04T09:39:48.859Z INFO 6278 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:39:48 2026-02-04T09:39:48.859Z INFO 6278 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [my cluster] [5.5.0] Cluster name: my cluster 09:39:48 2026-02-04T09:39:48.859Z INFO 6278 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:39:48 2026-02-04T09:39:48.859Z INFO 6278 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 09:39:48 To enable the Jet engine on the members, do one of the following: 09:39:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:39:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:39:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:39:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:39:48 2026-02-04T09:39:48.871Z INFO 6278 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:39:48 2026-02-04T09:39:48.873Z INFO 6278 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [my cluster] [5.5.0] Using Multicast discovery 09:39:48 2026-02-04T09:39:48.880Z INFO 6278 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:39:48 2026-02-04T09:39:48.881Z INFO 6278 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [my cluster] [5.5.0] [10.30.106.63]:5701 is STARTING 09:39:51 2026-02-04T09:39:51.240Z INFO 6278 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [my cluster] [5.5.0] 09:39:51 09:39:51 Members {size:1, ver:1} [ 09:39:51 Member [10.30.106.63]:5701 - 1b9667a5-aac8-4b42-be15-f9af7e0e2d58 this 09:39:51 ] 09:39:51 09:39:51 2026-02-04T09:39:51.240Z INFO 6278 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [my cluster] [5.5.0] [10.30.106.63]:5701 is STARTED 09:39:51 2026-02-04T09:39:51.268Z INFO 6278 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [my cluster] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:39:51 2026-02-04T09:39:51.269Z INFO 6278 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [my cluster] [5.5.0] Shutting down multicast service... 09:39:51 2026-02-04T09:39:51.269Z INFO 6278 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [my cluster] [5.5.0] Shutting down connection manager... 09:39:51 2026-02-04T09:39:51.270Z INFO 6278 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [my cluster] [5.5.0] Shutting down node engine... 09:39:51 2026-02-04T09:39:51.338Z INFO 6278 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 09:39:51 2026-02-04T09:39:51.339Z INFO 6278 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 71 ms. 09:39:51 2026-02-04T09:39:51.339Z INFO 6278 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [my cluster] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:39:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.485 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec 09:39:51 [INFO] Running org.onap.cps.utils.ContentTypeSpec 09:39:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.utils.ContentTypeSpec 09:39:51 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 09:39:51 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.CpsValidatorImplSpec 09:39:51 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 09:39:51 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.DataMapUtilsSpec 09:39:51 [INFO] Running org.onap.cps.utils.GsonSpec 09:39:51 first-container a-leaf a-Value 09:39:51 last-container x-leaf x-value 09:39:51 09:39:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.utils.GsonSpec 09:39:51 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 09:39:51 2026-02-04T09:39:51.742Z ERROR 6278 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 09:39:51 2026-02-04T09:39:51.745Z ERROR 6278 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 09:39:51 2026-02-04T09:39:51.755Z ERROR 6278 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 09:39:51 2026-02-04T09:39:51.757Z ERROR 6278 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 09:39:51 2026-02-04T09:39:51.769Z ERROR 6278 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 09:39:51 2026-02-04T09:39:51.773Z ERROR 6278 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. 09:39:51 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.370 s -- in org.onap.cps.utils.JsonObjectMapperSpec 09:39:51 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 09:39:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.utils.JsonParserStreamSpec 09:39:51 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 09:39:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.utils.PrefixResolverSpec 09:39:51 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 09:39:51 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 09:39:51 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 09:39:51 [Fatal Error] :1:1: Content is not allowed in prolog. 09:39:51 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.utils.XmlFileUtilsSpec 09:39:51 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 09:39:51 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 09:39:51 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 09:39:51 [Fatal Error] :1:1: Premature end of file. 09:39:51 line 1:1 no viable alternative at input '/' 09:39:51 line 1:1 no viable alternative at input '/[' 09:39:51 line 1:11 missing QName at '' 09:39:52 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.onap.cps.utils.YangParserHelperSpec 09:39:52 [INFO] Running org.onap.cps.utils.YangParserSpec 09:39:52 2026-02-04T09:39:52.031Z ERROR 6278 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 09:39:52 2026-02-04T09:39:52.032Z ERROR 6278 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 09:39:52 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.utils.YangParserSpec 09:39:52 [INFO] Running org.onap.cps.utils.YangUtilsSpec 09:39:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.utils.YangUtilsSpec 09:39:52 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 09:39:52 line 1:9 no viable alternative at input '[' 09:39:52 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 09:39:52 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 09:39:52 2026-02-04T09:39:52.181Z ERROR 6278 --- [ 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] 09:39:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 09:39:52 [INFO] 09:39:52 [INFO] Results: 09:39:52 [INFO] 09:39:52 [INFO] Tests run: 555, Failures: 0, Errors: 0, Skipped: 0 09:39:52 [INFO] 09:39:52 [INFO] 09:39:52 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-service --- 09:39:52 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 09:39:52 [INFO] Analyzed bundle 'cps-service' with 76 classes 09:39:52 [INFO] All coverage checks have been met. 09:39:52 [INFO] 09:39:52 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-service --- 09:39:52 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 09:39:52 [INFO] Analyzed bundle 'cps-service' with 76 classes 09:39:52 [INFO] 09:39:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 09:39:52 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.5-SNAPSHOT.jar 09:39:52 [INFO] 09:39:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 09:39:52 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.5-SNAPSHOT/cps-service-3.7.5-SNAPSHOT.jar 09:39:52 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.5-SNAPSHOT/cps-service-3.7.5-SNAPSHOT.pom 09:39:52 [INFO] 09:39:52 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 09:39:52 [INFO] Building cps-rest 3.7.5-SNAPSHOT [8/21] 09:39:52 [INFO] --------------------------------[ jar ]--------------------------------- 09:39:55 [INFO] 09:39:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 09:39:55 [INFO] 09:39:55 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 09:39:55 [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 09:39:55 [INFO] 09:39:55 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 09:39:58 [INFO] Generating with dryRun=false 09:39:58 [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. 09:39:58 [INFO] OpenAPI Generator: spring (server) 09:39:58 [INFO] Generator 'spring' is considered stable. 09:39:58 [INFO] ---------------------------------- 09:39:58 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 09:39:58 [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) 09:39:58 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 09:39:58 [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). 09:39:58 [INFO] Processing operation createDataspace 09:39:58 [INFO] Processing operation deleteDataspace 09:39:58 [INFO] Processing operation createDataspaceV2 09:39:58 [INFO] Processing operation getAllDataspaces 09:39:58 [INFO] Processing operation getDataspace 09:39:58 [INFO] Processing operation cleanDataspace 09:39:58 [INFO] Processing operation createAnchor 09:39:58 [INFO] Processing operation createAnchorV2 09:39:58 [INFO] Processing operation getAnchors 09:39:58 [INFO] Processing operation getAnchor 09:39:58 [INFO] Processing operation deleteAnchor 09:39:58 [INFO] Processing operation createSchemaSet 09:39:58 [INFO] Processing operation createSchemaSetV2 09:39:58 [INFO] Processing operation getSchemaSets 09:39:58 [INFO] Processing operation getSchemaSet 09:39:58 [INFO] Processing operation deleteSchemaSet 09:39:58 [INFO] Processing operation getNodeByDataspaceAndAnchor 09:39:58 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 09:39:58 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 09:39:58 [INFO] Processing operation replaceNode 09:39:58 [INFO] Processing operation createNode 09:39:58 [INFO] Processing operation deleteDataNode 09:39:58 [INFO] Processing operation updateNodeLeaves 09:39:58 [INFO] Processing operation deleteListOrListElement 09:39:58 [INFO] Processing operation replaceListContent 09:39:58 [INFO] Processing operation addListElements 09:39:58 [INFO] Processing operation getDeltaByDataspaceAndAnchors 09:39:58 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 09:39:58 [INFO] Processing operation applyChangesInDeltaReport 09:39:58 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 09:39:58 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 09:39:58 [INFO] Processing operation getNodesByDataspaceAndCpsPath 09:39:58 [INFO] Processing operation getNotificationSubscription 09:39:58 [INFO] Processing operation createNotificationSubscription 09:39:58 [INFO] Processing operation deleteNotificationSubscription 09:39:58 [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] 09:39:58 [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] 09:39:58 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 09:39:58 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 09:39:58 [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 09:39:58 [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 09:39:58 [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 09:39:58 [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 09:39:58 [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 09:39:58 [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] 09:39:58 [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 09:39:58 [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] 09:39:58 [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 09:39:58 [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] 09:39:58 [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 09:39:58 [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] 09:39:58 [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 09:39:58 [INFO] Skipping generation of Webhooks. 09:39:58 [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] 09:39:58 [INFO] Skipping generation of supporting files. 09:39:58 ################################################################################ 09:39:58 # Thanks for using OpenAPI Generator. # 09:39:58 # Please consider donation to help us maintain this project 🙏 # 09:39:58 # https://opencollective.com/openapi_generator/donate # 09:39:58 ################################################################################ 09:39:59 [INFO] 09:39:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 09:39:59 [INFO] You have 0 Checkstyle violations. 09:39:59 [INFO] 09:39:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 09:39:59 [INFO] You have 0 Checkstyle violations. 09:39:59 [INFO] 09:39:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 09:39:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 09:39:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 09:39:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 09:39:59 [INFO] 09:39:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 09:39:59 [INFO] Recompiling the module because of changed dependency. 09:39:59 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 09:40:00 [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". 09:40:00 [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. 09:40:00 [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. 09:40:00 [INFO] 09:40:00 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 09:40:00 [INFO] Generating with dryRun=false 09:40:00 [INFO] No .openapi-generator-ignore file found. 09:40:00 [INFO] OpenAPI Generator: openapi-yaml (documentation) 09:40:00 [INFO] Generator 'openapi-yaml' is considered stable. 09:40:00 [INFO] Output file [outputFile=openapi.yaml] 09:40:00 [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). 09:40:00 [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] 09:40:00 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 09:40:00 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [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] 09:40:00 [INFO] Skipping generation of Webhooks. 09:40:00 [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] 09:40:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 09:40:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 09:40:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 09:40:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 09:40:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 09:40:00 ################################################################################ 09:40:00 # Thanks for using OpenAPI Generator. # 09:40:00 # Please consider donation to help us maintain this project 🙏 # 09:40:00 # https://opencollective.com/openapi_generator/donate # 09:40:00 ################################################################################ 09:40:00 [INFO] 09:40:00 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 09:40:00 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 09:40:00 [INFO] 09:40:00 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 09:40:00 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 09:40:00 [INFO] 09:40:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 09:40:00 [INFO] Copying 6 resources from src/test/resources to target/test-classes 09:40:00 [INFO] 09:40:00 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 09:40:00 [INFO] Recompiling the module because of changed dependency. 09:40:00 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 09:40:01 [INFO] 09:40:01 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 09:40:01 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:40:01 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:40:01 [INFO] Parallel parsing disabled. 09:40:02 [INFO] Compiled 28 files. 09:40:02 [INFO] 09:40:02 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- 09:40:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:40:02 [INFO] 09:40:02 [INFO] ------------------------------------------------------- 09:40:02 [INFO] T E S T S 09:40:02 [INFO] ------------------------------------------------------- 09:40:03 09:40:03.903 [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. 09:40:04 09:40:04.162 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 09:40:04 09:40:04.304 [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. 09:40:04 09:40:04.326 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 09:40:04 09:40:04.346 [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. 09:40:04 09:40:04.359 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 09:40:04 09:40:04.375 [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. 09:40:04 09:40:04.388 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 09:40:04 09:40:04.405 [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. 09:40:04 09:40:04.437 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 09:40:04 09:40:04.467 [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. 09:40:04 09:40:04.482 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 09:40:04 09:40:04.486 [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. 09:40:04 09:40:04.499 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 09:40:04 09:40:04.503 [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. 09:40:04 09:40:04.512 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 09:40:04 09:40:04.515 [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. 09:40:04 09:40:04.523 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 09:40:04 09:40:04.525 [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. 09:40:04 09:40:04.534 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 09:40:04 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 09:40:06 09:40:06,156 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:40:06 09:40:06,157 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 09:40:06 09:40:06,161 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 09:40:06 09:40:06,214 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 09:40:06 09:40:06,215 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 09:40:06 09:40:06,355 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 09:40:06 09:40:06,355 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 09:40:06 09:40:06 . ____ _ __ _ _ 09:40:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:40:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:40:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:40:06 ' |____| .__|_| |_|_| |_\__, | / / / / 09:40:06 =========|_|==============|___/=/_/_/_/ 09:40:06 09:40:06 :: Spring Boot :: (v3.5.9) 09:40:06 09:40:06 2026-02-04T09:40:06.747Z INFO 6518 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6518 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 09:40:06 2026-02-04T09:40:06.750Z INFO 6518 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 09:40:08 2026-02-04T09:40:08.514Z INFO 6518 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:40:08 2026-02-04T09:40:08.514Z INFO 6518 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:40:08 2026-02-04T09:40:08.517Z INFO 6518 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 09:40:08 2026-02-04T09:40:08.549Z INFO 6518 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.848 seconds (process running for 5.824) 09:40:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:40:09 2026-02-04T09:40:09.391Z ERROR 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:40:09 09:40:09 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 09:40:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:40:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:40:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:40:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:40:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:40:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:40:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:40:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:40:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:40:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 09:40:09 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 09:40:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:40:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:40:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:40:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:40:09 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:40:09 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:40:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:40:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:40:09 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:40:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:40:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:40:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:40:09 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:40:09 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:40:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:40:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:40:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:40:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:40:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:40:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:40:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:40:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:40:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:40:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:40:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:40:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:40:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:40:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:40:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:40:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:40:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:40:09 Caused by: java.lang.RuntimeException 09:40:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:40:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:40:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:40:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:40:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:40:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:40:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:40:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:40:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:40:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 09:40:09 ... 92 common frames omitted 09:40:09 09:40:09 2026-02-04T09:40:09.625Z ERROR 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:40:09 09:40:09 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 09:40:09 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 09:40:09 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 09:40:09 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 09:40:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:40:09 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:40:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:40:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:40:09 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 09:40:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:09 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:40:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:40:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:40:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:40:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:40:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:40:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:40:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:40:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:40:09 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:40:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:40:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:40:09 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:40:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:40:09 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:40:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:40:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:40:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:40:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:09 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:40:09 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:40:09 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 09:40:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:40:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:40:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:40:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:40:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:40:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:40:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:40:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:40:09 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:40:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:40:09 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:40:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:40:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:40:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:40:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:40:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:40:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:40:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:40:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:40:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:40:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:40:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:40:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:40:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:40:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:40:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:40:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:40:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:40:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:40:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:40:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:40:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:40:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:40:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:40:09 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 09:40:09 and component.yang=fake component content 1 09:40:09 09:40:09 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 09:40:09 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 09:40:09 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 09:40:09 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 09:40:09 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 09:40:09 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 09:40:09 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 09:40:09 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 09:40:09 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 09:40:09 ... 152 common frames omitted 09:40:09 09:40:09 2026-02-04T09:40:09.716Z ERROR 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:40:09 09:40:09 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 09:40:09 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 09:40:09 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 09:40:09 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 09:40:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 09:40:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:40:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:40:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:40:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:40:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:40:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:40:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:40:09 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:40:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:40:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:40:09 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:40:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:40:09 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:40:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:40:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:40:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:40:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:09 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:40:09 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:40:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:40:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:40:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 09:40:09 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 09:40:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:40:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:40:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:40:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:40:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:40:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:40:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:40:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:40:09 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:40:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:40:09 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:40:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:40:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:40:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:40:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:40:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:40:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:40:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:40:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:40:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:40:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:40:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:40:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:40:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:40:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:40:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:40:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:40:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:40:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:40:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:40:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:40:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:40:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:40:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:40:09 09:40:09 2026-02-04T09:40:09.725Z ERROR 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:40:09 09:40:09 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 09:40:09 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 09:40:09 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 09:40:09 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 09:40:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 09:40:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:40:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:40:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:40:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:40:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:40:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:40:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:40:09 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:40:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:40:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:40:09 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:40:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:40:09 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:40:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:40:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:40:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:40:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:09 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:40:09 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:40:09 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 09:40:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:40:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:40:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:40:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:40:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:40:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:40:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:40:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:40:09 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:40:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:40:09 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:40:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:40:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:40:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:40:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:40:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:40:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:40:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:40:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:40:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:40:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:40:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:40:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:40:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:40:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:40:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:40:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:40:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:40:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:40:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:40:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:40:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:40:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:40:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:40:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:40:09 09:40:09 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.123 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 09:40:09 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 09:40:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 09:40:09 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 09:40:10 09:40:10 . ____ _ __ _ _ 09:40:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:40:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:40:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:40:10 ' |____| .__|_| |_|_| |_\__, | / / / / 09:40:10 =========|_|==============|___/=/_/_/_/ 09:40:10 09:40:10 :: Spring Boot :: (v3.5.9) 09:40:10 09:40:10 2026-02-04T09:40:10.029Z INFO 6518 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6518 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 09:40:10 2026-02-04T09:40:10.030Z INFO 6518 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 09:40:10 2026-02-04T09:40:10.265Z INFO 6518 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:40:10 2026-02-04T09:40:10.265Z INFO 6518 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:40:10 2026-02-04T09:40:10.265Z INFO 6518 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 09:40:10 2026-02-04T09:40:10.271Z INFO 6518 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.27 seconds (process running for 7.546) 09:40:10 2026-02-04T09:40:10.361Z ERROR 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:40:10 09:40:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 09:40:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 09:40:10 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:72) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:40:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:40:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:40:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:40:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:40:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:40:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:40:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:122) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:40:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:40:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:40:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:40:10 09:40:10 2026-02-04T09:40:10.439Z ERROR 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:40:10 09:40:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 09:40:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 09:40:10 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:40:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:40:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:40:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:40:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:40:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:40:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:40:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:40:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:40:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:40:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:40:10 09:40:10 2026-02-04T09:40:10.453Z ERROR 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:40:10 09:40:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 09:40:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 09:40:10 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:40:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:40:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:40:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:40:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:40:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:40:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:40:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:40:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:40:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:40:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:40:10 09:40:10 2026-02-04T09:40:10.468Z ERROR 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:40:10 09:40:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 09:40:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 09:40:10 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 09:40:10 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:40:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:40:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 09:40:10 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:40:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:40:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:40:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:40:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:40:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:40:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:40:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:40:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:40:10 09:40:10 2026-02-04T09:40:10.480Z ERROR 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:40:10 09:40:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 09:40:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 09:40:10 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 09:40:10 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:40:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:40:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 09:40:10 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:40:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:40:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:40:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:40:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:40:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:40:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:40:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:40:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:40:10 09:40:10 2026-02-04T09:40:10.620Z ERROR 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:40:10 09:40:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 09:40:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 09:40:10 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:157) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:40:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:40:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:40:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 09:40:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:40:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:40:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:40:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:360) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:40:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:40:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:40:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:40:10 09:40:10 2026-02-04T09:40:10.661Z ERROR 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:40:10 09:40:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 09:40:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 09:40:10 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:173) 09:40:10 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:40:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:40:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 09:40:10 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:40:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:40:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:40:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:40:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:40:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:448) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:40:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:40:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:40:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:40:10 09:40:10 2026-02-04T09:40:10.676Z ERROR 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:40:10 09:40:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 09:40:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 09:40:10 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:190) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:40:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:40:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:40:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:40:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:40:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:40:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:40:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:40:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:40:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:40:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:40:10 09:40:10 2026-02-04T09:40:10.690Z ERROR 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:40:10 09:40:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 09:40:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 09:40:10 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:190) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:40:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:40:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:40:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:40:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:40:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:40:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:40:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:40:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:40:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:40:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:40:10 09:40:10 2026-02-04T09:40:10.707Z ERROR 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:40:10 09:40:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 09:40:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 09:40:10 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:199) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:40:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:40:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:40:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:40:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:40:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:40:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:40:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:533) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:40:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:40:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:40:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:40:10 09:40:10 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.731 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 09:40:10 2026-02-04T09:40:10.719Z ERROR 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:40:10 09:40:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 09:40:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 09:40:10 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:85) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:40:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:40:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:40:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:40:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:40:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:40:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:40:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:40:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 09:40:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:40:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:40:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:40:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:40:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:40:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:40:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:40:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:40:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:40:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:40:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:40:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:40:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:40:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:40:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:40:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:40:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:40:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:40:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:40:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:40:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:40:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:40:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:40:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:40:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:40:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:40:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:40:10 09:40:10 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 09:40:10 09:40:10 . ____ _ __ _ _ 09:40:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:40:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:40:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:40:10 ' |____| .__|_| |_|_| |_\__, | / / / / 09:40:10 =========|_|==============|___/=/_/_/_/ 09:40:10 09:40:10 :: Spring Boot :: (v3.5.9) 09:40:10 09:40:10 2026-02-04T09:40:10.749Z INFO 6518 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6518 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 09:40:10 2026-02-04T09:40:10.749Z INFO 6518 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 09:40:10 2026-02-04T09:40:10.945Z INFO 6518 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:40:10 2026-02-04T09:40:10.945Z INFO 6518 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:40:10 2026-02-04T09:40:10.945Z INFO 6518 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 09:40:10 2026-02-04T09:40:10.950Z INFO 6518 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.22 seconds (process running for 8.225) 09:40:11 2026-02-04T09:40:11.034Z ERROR 6518 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 09:40:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 09:40:11 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 09:40:11 09:40:11 . ____ _ __ _ _ 09:40:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:40:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:40:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:40:11 ' |____| .__|_| |_|_| |_\__, | / / / / 09:40:11 =========|_|==============|___/=/_/_/_/ 09:40:11 09:40:11 :: Spring Boot :: (v3.5.9) 09:40:11 09:40:11 2026-02-04T09:40:11.066Z INFO 6518 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6518 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 09:40:11 2026-02-04T09:40:11.066Z INFO 6518 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 09:40:11 2026-02-04T09:40:11.240Z INFO 6518 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:40:11 2026-02-04T09:40:11.240Z INFO 6518 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:40:11 2026-02-04T09:40:11.240Z INFO 6518 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 09:40:11 2026-02-04T09:40:11.244Z INFO 6518 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.198 seconds (process running for 8.519) 09:40:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 09:40:11 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 09:40:11 09:40:11 . ____ _ __ _ _ 09:40:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:40:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:40:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:40:11 ' |____| .__|_| |_|_| |_\__, | / / / / 09:40:11 =========|_|==============|___/=/_/_/_/ 09:40:11 09:40:11 :: Spring Boot :: (v3.5.9) 09:40:11 09:40:11 2026-02-04T09:40:11.360Z INFO 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6518 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 09:40:11 2026-02-04T09:40:11.360Z INFO 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 09:40:11 2026-02-04T09:40:11.605Z INFO 6518 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:40:11 2026-02-04T09:40:11.606Z INFO 6518 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:40:11 2026-02-04T09:40:11.606Z INFO 6518 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 09:40:11 2026-02-04T09:40:11.610Z INFO 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.267 seconds (process running for 8.885) 09:40:11 2026-02-04T09:40:11.632Z ERROR 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:40:11 09:40:11 java.lang.IllegalStateException: some error message 09:40:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:40:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:40:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:40:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:40:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:40:11 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:40:11 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:40:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:40:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:40:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:40:11 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:119) 09:40:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:40:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:40:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:40:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:40:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:40:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:40:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:40:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:40:11 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:40:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:40:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:40:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:40:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:40:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:40:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:40:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:40:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:40:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:40:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:40:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:40:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:40:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:40:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:40:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:40:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:40:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:40:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:11 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:40:11 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:40:11 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:40:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:11 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:40:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:40:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:40:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:40:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:40:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:40:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:40:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:40:11 09:40:11 2026-02-04T09:40:11.669Z ERROR 6518 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:40:11 09:40:11 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 09:40:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:40:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:40:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:40:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:40:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:40:11 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:40:11 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:40:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:40:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:40:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 09:40:11 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:146) 09:40:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:40:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:40:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:40:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:40:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:40:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:40:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:40:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:40:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:40:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:40:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:40:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:40:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:40:11 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:40:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:40:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:40:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:40:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:40:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:40:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:40:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:40:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:40:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:40:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:40:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:40:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:40:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:40:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:40:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:40:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:40:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:40:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:40:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:40:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:40:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:40:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:40:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:40:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:40:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:40:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:40:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:11 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:40:11 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:40:11 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:40:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:40:11 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:40:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:40:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:40:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:40:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:40:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:40:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:40:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:40:11 Caused by: java.lang.Throwable 09:40:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:40:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:40:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:40:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:40:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:40:11 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:40:11 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:40:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:40:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:40:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 09:40:11 ... 92 common frames omitted 09:40:11 09:40:11 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 09:40:11 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 09:40:11 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 09:40:11 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 09:40:11 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 09:40:11 [INFO] 09:40:11 [INFO] Results: 09:40:11 [INFO] 09:40:11 [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 09:40:11 [INFO] 09:40:11 [INFO] 09:40:11 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-rest --- 09:40:11 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 09:40:11 [INFO] Analyzed bundle 'cps-rest' with 7 classes 09:40:11 [INFO] All coverage checks have been met. 09:40:11 [INFO] 09:40:11 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-rest --- 09:40:11 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 09:40:11 [INFO] Analyzed bundle 'cps-rest' with 7 classes 09:40:12 [INFO] 09:40:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 09:40:12 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.5-SNAPSHOT.jar 09:40:12 [INFO] 09:40:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 09:40:12 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.5-SNAPSHOT/cps-rest-3.7.5-SNAPSHOT.jar 09:40:12 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.5-SNAPSHOT/cps-rest-3.7.5-SNAPSHOT.pom 09:40:12 [INFO] 09:40:12 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 09:40:12 [INFO] Building cps-ncmp-events 3.7.5-SNAPSHOT [9/21] 09:40:12 [INFO] --------------------------------[ jar ]--------------------------------- 09:40:12 [INFO] 09:40:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 09:40:12 [INFO] 09:40:12 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 09:40:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-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 09:40:12 [INFO] 09:40:12 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 09:40:12 [INFO] 09:40:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 09:40:12 [INFO] You have 0 Checkstyle violations. 09:40:12 [INFO] 09:40:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 09:40:12 [INFO] You have 0 Checkstyle violations. 09:40:12 [INFO] 09:40:12 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 09:40:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:40:12 [INFO] Copying 11 resources 09:40:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 09:40:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 09:40:12 [INFO] 09:40:12 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 09:40:12 [INFO] Recompiling the module because of changed dependency. 09:40:12 [INFO] Compiling 98 source files with javac [debug release 17] to target/classes 09:40:14 [INFO] 09:40:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 09:40:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:40:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 09:40:14 [INFO] 09:40:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 09:40:14 [INFO] No sources to compile 09:40:14 [INFO] 09:40:14 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 09:40:14 [INFO] No sources specified for compilation. Skipping. 09:40:14 [INFO] 09:40:14 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- 09:40:14 [INFO] No tests to run. 09:40:14 [INFO] 09:40:14 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-events --- 09:40:14 [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 09:40:14 [INFO] 09:40:14 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 09:40:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:40:14 [INFO] 09:40:14 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 09:40:14 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.5-SNAPSHOT.jar 09:40:14 [INFO] 09:40:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 09:40:14 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.5-SNAPSHOT/cps-ncmp-events-3.7.5-SNAPSHOT.jar 09:40:14 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.5-SNAPSHOT/cps-ncmp-events-3.7.5-SNAPSHOT.pom 09:40:14 [INFO] 09:40:14 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 09:40:14 [INFO] Building cps-ncmp-service 3.7.5-SNAPSHOT [10/21] 09:40:14 [INFO] --------------------------------[ jar ]--------------------------------- 09:40:15 [INFO] 09:40:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 09:40:15 [INFO] 09:40:15 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 09:40:15 [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 09:40:15 [INFO] 09:40:15 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-service --- 09:40:37 [INFO] Generating with dryRun=false 09:40:37 [INFO] OpenAPI Generator: spring (server) 09:40:37 [INFO] Generator 'spring' is considered stable. 09:40:37 [INFO] ---------------------------------- 09:40:37 [INFO] Set base package to invoker package (org.onap.cps.ncmp.impl.provmns.controller) 09:40:37 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 09:40:37 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 09:40:37 [WARNING] Failed to get the schema name: null 09:40:37 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 09:40:37 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:37 [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). 09:40:38 [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). 09:40:38 [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). 09:40:38 [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). 09:40:38 [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). 09:40:38 [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). 09:40:38 [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). 09:40:38 [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). 09:40:38 [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). 09:40:38 [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). 09:40:38 [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). 09:40:38 [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). 09:40:38 [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). 09:40:38 [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). 09:40:38 [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). 09:40:38 [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET 09:40:38 [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT 09:40:38 [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE 09:40:38 [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH 09:40:38 [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts 09:40:38 [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts 09:40:38 [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets 09:40:38 [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId 09:40:38 [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation 09:40:38 [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner 09:40:38 [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId 09:40:38 [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo 09:40:38 [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress 09:40:38 [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject 09:40:38 [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext 09:40:38 [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition 09:40:38 [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner 09:40:38 [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList 09:40:38 [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb 09:40:38 [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange 09:40:38 [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance 09:40:38 [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType 09:40:38 [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner 09:40:38 [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat 09:40:38 [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo 09:40:38 [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef 09:40:38 [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType 09:40:38 [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects 09:40:38 [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute 09:40:38 [INFO] Processing operation null 09:40:38 [INFO] Processing operation null 09:40:38 [INFO] Processing operation null 09:40:38 [INFO] Processing operation null 09:40:38 [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. 09:40:38 [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. 09:40:38 [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. 09:40:38 [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 09:40:38 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 09:40:38 [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_MAP_SMSC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 09:40:38 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 09:40:38 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 09:40:38 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 09:40:38 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 09:40:38 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 09:40:38 [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 09:40:38 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 09:40:38 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 09:40:38 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 09:40:38 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 09:40:38 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 09:40:38 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 09:40:38 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 09:40:38 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 09:40:38 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 09:40:38 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 09:40:38 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 09:40:38 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 09:40:38 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 09:40:38 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 09:40:38 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 09:40:38 [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:38 [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object 09:40:39 [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [INFO] Model EmptyObject not generated since it's a free-form object 09:40:39 [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/UtraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/EutraCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] #/components/schemas/NrCellId is not defined 09:40:39 [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! 09:40:39 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 09:40:39 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 09:40:39 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [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 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [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 09:40:39 [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 09:40:39 [INFO] 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.) 09:40:39 [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 09:40:39 [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 09:40:39 [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 09:40:39 [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 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [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 09:40:39 [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 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [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 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:39 [INFO] 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.) 09:40:40 [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 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [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 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [INFO] 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.) 09:40:40 [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet 09:40:40 [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut 09:40:40 [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost 09:40:40 [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost 09:40:40 [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost 09:40:40 [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost 09:40:40 [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost 09:40:40 [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete 09:40:40 [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch 09:40:40 [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. 09:40:40 [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.) 09:40:40 [INFO] Skipping generation of Webhooks. 09:40:40 [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. 09:40:40 [INFO] Skipping generation of supporting files. 09:40:40 ################################################################################ 09:40:40 # Thanks for using OpenAPI Generator. # 09:40:40 # Please consider donation to help us maintain this project 🙏 # 09:40:40 # https://opencollective.com/openapi_generator/donate # 09:40:40 ################################################################################ 09:41:01 [INFO] 09:41:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 09:41:01 [INFO] You have 0 Checkstyle violations. 09:41:01 [INFO] 09:41:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 09:41:02 [INFO] You have 0 Checkstyle violations. 09:41:02 [INFO] 09:41:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 09:41:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:41:02 [INFO] Copying 3 resources 09:41:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 09:41:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 09:41:02 [INFO] 09:41:02 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 09:41:02 [INFO] Recompiling the module because of changed dependency. 09:41:02 [INFO] Compiling 181 source files with javac [debug release 17] to target/classes 09:41:04 [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". 09:41:04 [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. 09:41:04 [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. 09:41:04 [INFO] 09:41:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 09:41:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:41:04 [INFO] Copying 11 resources 09:41:04 [INFO] 09:41:04 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 09:41:04 [INFO] Recompiling the module because of changed dependency. 09:41:04 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 09:41:05 [INFO] 09:41:05 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 09:41:05 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:41:05 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:41:05 [INFO] Parallel parsing disabled. 09:41:08 [INFO] Compiled 246 files. 09:41:08 [INFO] 09:41:08 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- 09:41:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:41:08 [INFO] 09:41:08 [INFO] ------------------------------------------------------- 09:41:08 [INFO] T E S T S 09:41:08 [INFO] ------------------------------------------------------- 09:41:11 [INFO] Running org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 09:41:12 09:41:12.605 [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] 09:41:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 s -- in org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 09:41:12 [INFO] Running org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 09:41:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 09:41:12 09:41:12.745 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 09:41:12 09:41:12.748 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 09:41:12 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 09:41:12 09:41:12.782 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.4 09:41:13 09:41:13.478 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 09:41:13 09:41:13.486 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 09:41:13 09:41:13.510 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 09:41:13 Server Version: 23.0.1 09:41:13 API Version: 1.42 09:41:13 Operating System: CentOS Stream 8 09:41:13 Total Memory: 31890 MB 09:41:13 09:41:13.513 [main] WARN org.testcontainers.utility.ResourceReaper -- 09:41:13 ******************************************************************************** 09:41:13 Ryuk has been disabled. This can cause unexpected behavior in your environment. 09:41:13 ******************************************************************************** 09:41:13 09:41:13.517 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 09:41:13 09:41:13.518 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 09:41:13 09:41:13.522 [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')) 09:41:13 09:41:13.536 [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. 09:41:13 09:41:13.544 [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) 09:41:13 09:41:13.893 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 09:41:13 09:41:13.921 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 09:41:13 09:41:13.971 [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) 09:41:13 09:41:13.984 [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) 09:41:14 09:41:14.127 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 12 pending, 3 downloaded, 0 extracted, (27 MB/? MB) 09:41:14 09:41:14.150 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 11 pending, 4 downloaded, 0 extracted, (27 MB/? MB) 09:41:14 09:41:14.239 [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, (58 MB/? MB) 09:41:14 09:41:14.256 [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) 09:41:14 09:41:14.272 [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, (58 MB/? MB) 09:41:14 09:41:14.288 [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, (58 MB/? MB) 09:41:14 09:41:14.303 [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, (79 MB/? MB) 09:41:14 09:41:14.324 [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, (79 MB/? MB) 09:41:14 09:41:14.350 [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, (80 MB/? MB) 09:41:14 09:41:14.733 [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, (209 MB/? MB) 09:41:14 09:41:14.756 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 0 extracted, (209 MB/? MB) 09:41:15 09:41:15.233 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 1 extracted, (384 MB/? MB) 09:41:15 09:41:15.323 [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, (422 MB/? MB) 09:41:15 09:41:15.444 [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, (456 MB/? MB) 09:41:16 09:41:15.953 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 2 extracted, (536 MB/553 MB) 09:41:22 09:41:22.332 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 3 extracted, (543 MB/553 MB) 09:41:22 09:41:22.418 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 4 extracted, (543 MB/553 MB) 09:41:22 09:41:22.565 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 5 extracted, (545 MB/553 MB) 09:41:22 09:41:22.665 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 6 extracted, (545 MB/553 MB) 09:41:23 09:41:22.998 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 7 extracted, (549 MB/553 MB) 09:41:23 09:41:23.067 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 8 extracted, (549 MB/553 MB) 09:41:23 09:41:23.127 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 9 extracted, (549 MB/553 MB) 09:41:23 09:41:23.198 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 10 extracted, (549 MB/553 MB) 09:41:23 09:41:23.267 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 11 extracted, (549 MB/553 MB) 09:41:23 09:41:23.338 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 12 extracted, (549 MB/553 MB) 09:41:23 09:41:23.419 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 13 extracted, (549 MB/553 MB) 09:41:24 09:41:24.316 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 14 extracted, (553 MB/553 MB) 09:41:24 09:41:24.393 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 15 extracted, (553 MB/553 MB) 09:41:24 09:41:24.414 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pull complete. 15 layers, pulled in 10s (downloaded 553 MB at 55 MB/s) 09:41:24 09:41:24.415 [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 PT10.879272005S 09:41:24 09:41:24.450 [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 09:41:27 09:41:27.666 [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: 3a355578efb97b3c55acadf19f3ec24fbdf6079ae5b1b0e2c4127e4f4c2e0ef2 09:41:33 09:41:33.646 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT9.195617767S 09:41:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:41:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.01 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 09:41:34 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 09:41:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 09:41:34 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 09:41:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 09:41:34 [INFO] Running org.onap.cps.ncmp.api.datajobs.models.DataJobRequestSpec 09:41:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.api.datajobs.models.DataJobRequestSpec 09:41:34 [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 09:41:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 09:41:34 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 09:41:34 09:41:34.872 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 09:41:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 09:41:34 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 09:41:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 09:41:34 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 09:41:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 09:41:35 [INFO] Running org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 09:41:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 09:41:35 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 09:41:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 09:41:35 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 09:41:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 09:41:35 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 09:41:35 09:41:35,537 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:41:35 09:41:35,538 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 09:41:35 09:41:35,541 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 09:41:35 09:41:35,592 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 09:41:35 09:41:35,592 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 09:41:36 09:41:36,102 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 09:41:36 09:41:36,103 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 09:41:36 09:41:36 . ____ _ __ _ _ 09:41:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:41:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:41:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:41:36 ' |____| .__|_| |_|_| |_\__, | / / / / 09:41:36 =========|_|==============|___/=/_/_/_/ 09:41:36 09:41:36 :: Spring Boot :: (v3.5.9) 09:41:36 09:41:36 2026-02-04T09:41:36.370Z INFO 6626 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:41:36 2026-02-04T09:41:36.371Z INFO 6626 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 09:41:36 2026-02-04T09:41:36.701Z WARN 6626 --- [ 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: 09:41:36 --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 09:41:36 2026-02-04T09:41:36.825Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] 09:41:36 o o o o---o o--o o o---o o o----o o--o--o 09:41:36 | | / \ / | / / \ | | 09:41:36 o----o o o o----o | o o o----o | 09:41:36 | | * \ / | \ * \ | | 09:41:36 o o * o o---o o--o o----o o---o * o o----o o 09:41:36 09:41:36 2026-02-04T09:41:36.825Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:41:36 2026-02-04T09:41:36.827Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:41:36 2026-02-04T09:41:36.827Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 09:41:36 2026-02-04T09:41:36.827Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:41:36 2026-02-04T09:41:36.830Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 09:41:36 To enable the Jet engine on the members, do one of the following: 09:41:36 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:41:36 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:41:36 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:41:36 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:41:37 2026-02-04T09:41:37.439Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:41:37 2026-02-04T09:41:37.523Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 09:41:37 2026-02-04T09:41:37.756Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:41:37 2026-02-04T09:41:37.762Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is STARTING 09:41:39 2026-02-04T09:41:39.829Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] 09:41:39 09:41:39 Members {size:1, ver:1} [ 09:41:39 Member [10.30.106.63]:5701 - 64faed10-3e31-452a-8544-f5782d5a1f4e this 09:41:39 ] 09:41:39 09:41:39 2026-02-04T09:41:39.848Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is STARTED 09:41:39 2026-02-04T09:41:39.900Z INFO 6626 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 4.657 seconds (process running for 30.937) 09:41:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.915 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 09:41:39 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 09:41:40 09:41:40 . ____ _ __ _ _ 09:41:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:41:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:41:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:41:40 ' |____| .__|_| |_|_| |_\__, | / / / / 09:41:40 =========|_|==============|___/=/_/_/_/ 09:41:40 09:41:40 :: Spring Boot :: (v3.5.9) 09:41:40 09:41:40 2026-02-04T09:41:39.992Z INFO 6626 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:41:40 2026-02-04T09:41:39.992Z INFO 6626 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 09:41:40 2026-02-04T09:41:40.001Z INFO 6626 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.046 seconds (process running for 31.039) 09:41:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 09:41:40 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 09:41:40 09:41:40 . ____ _ __ _ _ 09:41:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:41:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:41:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:41:40 ' |____| .__|_| |_|_| |_\__, | / / / / 09:41:40 =========|_|==============|___/=/_/_/_/ 09:41:40 09:41:40 :: Spring Boot :: (v3.5.9) 09:41:40 09:41:40 2026-02-04T09:41:40.047Z INFO 6626 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:41:40 2026-02-04T09:41:40.047Z INFO 6626 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 09:41:40 2026-02-04T09:41:40.093Z INFO 6626 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.082 seconds (process running for 31.131) 09:41:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 09:41:40 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 09:41:40 09:41:40 . ____ _ __ _ _ 09:41:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:41:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:41:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:41:40 ' |____| .__|_| |_|_| |_\__, | / / / / 09:41:40 =========|_|==============|___/=/_/_/_/ 09:41:40 09:41:40 :: Spring Boot :: (v3.5.9) 09:41:40 09:41:40 2026-02-04T09:41:40.157Z INFO 6626 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:41:40 2026-02-04T09:41:40.158Z INFO 6626 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 09:41:40 2026-02-04T09:41:40.277Z INFO 6626 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.15 seconds (process running for 31.315) 09:41:40 2026-02-04T09:41:40.319Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:41:40 acks = -1 09:41:40 auto.include.jmx.reporter = true 09:41:40 batch.size = 16384 09:41:40 bootstrap.servers = [localhost:9092] 09:41:40 buffer.memory = 33554432 09:41:40 client.dns.lookup = use_all_dns_ips 09:41:40 client.id = producer-1 09:41:40 compression.gzip.level = -1 09:41:40 compression.lz4.level = 9 09:41:40 compression.type = none 09:41:40 compression.zstd.level = 3 09:41:40 connections.max.idle.ms = 540000 09:41:40 delivery.timeout.ms = 120000 09:41:40 enable.idempotence = true 09:41:40 enable.metrics.push = true 09:41:40 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 09:41:40 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:41:40 linger.ms = 0 09:41:40 max.block.ms = 60000 09:41:40 max.in.flight.requests.per.connection = 5 09:41:40 max.request.size = 1048576 09:41:40 metadata.max.age.ms = 300000 09:41:40 metadata.max.idle.ms = 300000 09:41:40 metadata.recovery.strategy = none 09:41:40 metric.reporters = [] 09:41:40 metrics.num.samples = 2 09:41:40 metrics.recording.level = INFO 09:41:40 metrics.sample.window.ms = 30000 09:41:40 partitioner.adaptive.partitioning.enable = true 09:41:40 partitioner.availability.timeout.ms = 0 09:41:40 partitioner.class = null 09:41:40 partitioner.ignore.keys = false 09:41:40 receive.buffer.bytes = 32768 09:41:40 reconnect.backoff.max.ms = 1000 09:41:40 reconnect.backoff.ms = 50 09:41:40 request.timeout.ms = 30000 09:41:40 retries = 2147483647 09:41:40 retry.backoff.max.ms = 1000 09:41:40 retry.backoff.ms = 100 09:41:40 sasl.client.callback.handler.class = null 09:41:40 sasl.jaas.config = null 09:41:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:41:40 sasl.kerberos.min.time.before.relogin = 60000 09:41:40 sasl.kerberos.service.name = null 09:41:40 sasl.kerberos.ticket.renew.jitter = 0.05 09:41:40 sasl.kerberos.ticket.renew.window.factor = 0.8 09:41:40 sasl.login.callback.handler.class = null 09:41:40 sasl.login.class = null 09:41:40 sasl.login.connect.timeout.ms = null 09:41:40 sasl.login.read.timeout.ms = null 09:41:40 sasl.login.refresh.buffer.seconds = 300 09:41:40 sasl.login.refresh.min.period.seconds = 60 09:41:40 sasl.login.refresh.window.factor = 0.8 09:41:40 sasl.login.refresh.window.jitter = 0.05 09:41:40 sasl.login.retry.backoff.max.ms = 10000 09:41:40 sasl.login.retry.backoff.ms = 100 09:41:40 sasl.mechanism = GSSAPI 09:41:40 sasl.oauthbearer.clock.skew.seconds = 30 09:41:40 sasl.oauthbearer.expected.audience = null 09:41:40 sasl.oauthbearer.expected.issuer = null 09:41:40 sasl.oauthbearer.header.urlencode = false 09:41:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:41:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:41:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:41:40 sasl.oauthbearer.jwks.endpoint.url = null 09:41:40 sasl.oauthbearer.scope.claim.name = scope 09:41:40 sasl.oauthbearer.sub.claim.name = sub 09:41:40 sasl.oauthbearer.token.endpoint.url = null 09:41:40 security.protocol = PLAINTEXT 09:41:40 security.providers = null 09:41:40 send.buffer.bytes = 131072 09:41:40 socket.connection.setup.timeout.max.ms = 30000 09:41:40 socket.connection.setup.timeout.ms = 10000 09:41:40 ssl.cipher.suites = null 09:41:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:41:40 ssl.endpoint.identification.algorithm = https 09:41:40 ssl.engine.factory.class = null 09:41:40 ssl.key.password = null 09:41:40 ssl.keymanager.algorithm = SunX509 09:41:40 ssl.keystore.certificate.chain = null 09:41:40 ssl.keystore.key = null 09:41:40 ssl.keystore.location = null 09:41:40 ssl.keystore.password = null 09:41:40 ssl.keystore.type = JKS 09:41:40 ssl.protocol = TLSv1.3 09:41:40 ssl.provider = null 09:41:40 ssl.secure.random.implementation = null 09:41:40 ssl.trustmanager.algorithm = PKIX 09:41:40 ssl.truststore.certificates = null 09:41:40 ssl.truststore.location = null 09:41:40 ssl.truststore.password = null 09:41:40 ssl.truststore.type = JKS 09:41:40 transaction.timeout.ms = 60000 09:41:40 transactional.id = null 09:41:40 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 09:41:40 09:41:40 2026-02-04T09:41:40.361Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:41:40 2026-02-04T09:41:40.374Z INFO 6626 --- [ 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 09:41:40 2026-02-04T09:41:40.410Z INFO 6626 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 09:41:40 2026-02-04T09:41:40.468Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:41:40 2026-02-04T09:41:40.468Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:41:40 2026-02-04T09:41:40.468Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198100466 09:41:40 2026-02-04T09:41:40.492Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:41:40 acks = -1 09:41:40 auto.include.jmx.reporter = true 09:41:40 batch.size = 16384 09:41:40 bootstrap.servers = [localhost:9092] 09:41:40 buffer.memory = 33554432 09:41:40 client.dns.lookup = use_all_dns_ips 09:41:40 client.id = producer-2 09:41:40 compression.gzip.level = -1 09:41:40 compression.lz4.level = 9 09:41:40 compression.type = none 09:41:40 compression.zstd.level = 3 09:41:40 connections.max.idle.ms = 540000 09:41:40 delivery.timeout.ms = 120000 09:41:40 enable.idempotence = true 09:41:40 enable.metrics.push = true 09:41:40 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 09:41:40 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:41:40 linger.ms = 0 09:41:40 max.block.ms = 60000 09:41:40 max.in.flight.requests.per.connection = 5 09:41:40 max.request.size = 1048576 09:41:40 metadata.max.age.ms = 300000 09:41:40 metadata.max.idle.ms = 300000 09:41:40 metadata.recovery.strategy = none 09:41:40 metric.reporters = [] 09:41:40 metrics.num.samples = 2 09:41:40 metrics.recording.level = INFO 09:41:40 metrics.sample.window.ms = 30000 09:41:40 partitioner.adaptive.partitioning.enable = true 09:41:40 partitioner.availability.timeout.ms = 0 09:41:40 partitioner.class = null 09:41:40 partitioner.ignore.keys = false 09:41:40 receive.buffer.bytes = 32768 09:41:40 reconnect.backoff.max.ms = 1000 09:41:40 reconnect.backoff.ms = 50 09:41:40 request.timeout.ms = 30000 09:41:40 retries = 2147483647 09:41:40 retry.backoff.max.ms = 1000 09:41:40 retry.backoff.ms = 100 09:41:40 sasl.client.callback.handler.class = null 09:41:40 sasl.jaas.config = null 09:41:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:41:40 sasl.kerberos.min.time.before.relogin = 60000 09:41:40 sasl.kerberos.service.name = null 09:41:40 sasl.kerberos.ticket.renew.jitter = 0.05 09:41:40 sasl.kerberos.ticket.renew.window.factor = 0.8 09:41:40 sasl.login.callback.handler.class = null 09:41:40 sasl.login.class = null 09:41:40 sasl.login.connect.timeout.ms = null 09:41:40 sasl.login.read.timeout.ms = null 09:41:40 sasl.login.refresh.buffer.seconds = 300 09:41:40 sasl.login.refresh.min.period.seconds = 60 09:41:40 sasl.login.refresh.window.factor = 0.8 09:41:40 sasl.login.refresh.window.jitter = 0.05 09:41:40 sasl.login.retry.backoff.max.ms = 10000 09:41:40 sasl.login.retry.backoff.ms = 100 09:41:40 sasl.mechanism = GSSAPI 09:41:40 sasl.oauthbearer.clock.skew.seconds = 30 09:41:40 sasl.oauthbearer.expected.audience = null 09:41:40 sasl.oauthbearer.expected.issuer = null 09:41:40 sasl.oauthbearer.header.urlencode = false 09:41:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:41:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:41:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:41:40 sasl.oauthbearer.jwks.endpoint.url = null 09:41:40 sasl.oauthbearer.scope.claim.name = scope 09:41:40 sasl.oauthbearer.sub.claim.name = sub 09:41:40 sasl.oauthbearer.token.endpoint.url = null 09:41:40 security.protocol = PLAINTEXT 09:41:40 security.providers = null 09:41:40 send.buffer.bytes = 131072 09:41:40 socket.connection.setup.timeout.max.ms = 30000 09:41:40 socket.connection.setup.timeout.ms = 10000 09:41:40 ssl.cipher.suites = null 09:41:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:41:40 ssl.endpoint.identification.algorithm = https 09:41:40 ssl.engine.factory.class = null 09:41:40 ssl.key.password = null 09:41:40 ssl.keymanager.algorithm = SunX509 09:41:40 ssl.keystore.certificate.chain = null 09:41:40 ssl.keystore.key = null 09:41:40 ssl.keystore.location = null 09:41:40 ssl.keystore.password = null 09:41:40 ssl.keystore.type = JKS 09:41:40 ssl.protocol = TLSv1.3 09:41:40 ssl.provider = null 09:41:40 ssl.secure.random.implementation = null 09:41:40 ssl.trustmanager.algorithm = PKIX 09:41:40 ssl.truststore.certificates = null 09:41:40 ssl.truststore.location = null 09:41:40 ssl.truststore.password = null 09:41:40 ssl.truststore.type = JKS 09:41:40 transaction.timeout.ms = 60000 09:41:40 transactional.id = null 09:41:40 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:41:40 09:41:40 2026-02-04T09:41:40.493Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:41:40 2026-02-04T09:41:40.494Z INFO 6626 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 09:41:40 2026-02-04T09:41:40.502Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:41:40 2026-02-04T09:41:40.502Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:41:40 2026-02-04T09:41:40.502Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198100502 09:41:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 09:41:40 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 09:41:40 09:41:40 . ____ _ __ _ _ 09:41:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:41:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:41:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:41:40 ' |____| .__|_| |_|_| |_\__, | / / / / 09:41:40 =========|_|==============|___/=/_/_/_/ 09:41:40 09:41:40 :: Spring Boot :: (v3.5.9) 09:41:40 09:41:40 2026-02-04T09:41:40.544Z INFO 6626 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:41:40 2026-02-04T09:41:40.544Z INFO 6626 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 09:41:40 2026-02-04T09:41:40.820Z INFO 6626 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.3 seconds (process running for 31.857) 09:41:40 2026-02-04T09:41:40.853Z ERROR 6626 --- [_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 09:41:40 2026-02-04T09:41:40.880Z ERROR 6626 --- [_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 09:41:40 2026-02-04T09:41:40.904Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:40 2026-02-04T09:41:40.904Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:40 2026-02-04T09:41:40.906Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:40 2026-02-04T09:41:40.906Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:40 2026-02-04T09:41:40.906Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:40 2026-02-04T09:41:40.906Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 09:41:40 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 09:41:41 09:41:41 . ____ _ __ _ _ 09:41:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:41:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:41:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:41:41 ' |____| .__|_| |_|_| |_\__, | / / / / 09:41:41 =========|_|==============|___/=/_/_/_/ 09:41:41 09:41:41 :: Spring Boot :: (v3.5.9) 09:41:41 09:41:41 2026-02-04T09:41:41.002Z INFO 6626 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:41:41 2026-02-04T09:41:41.003Z INFO 6626 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 09:41:41 2026-02-04T09:41:41.008Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:41 2026-02-04T09:41:41.008Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:41 2026-02-04T09:41:41.009Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:41 2026-02-04T09:41:41.009Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:41 2026-02-04T09:41:41.009Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:41 2026-02-04T09:41:41.009Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:41 2026-02-04T09:41:41.020Z INFO 6626 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.046 seconds (process running for 32.057) 09:41:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 09:41:41 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 09:41:41 09:41:41 . ____ _ __ _ _ 09:41:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:41:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:41:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:41:41 ' |____| .__|_| |_|_| |_\__, | / / / / 09:41:41 =========|_|==============|___/=/_/_/_/ 09:41:41 09:41:41 :: Spring Boot :: (v3.5.9) 09:41:41 09:41:41 2026-02-04T09:41:41.068Z INFO 6626 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:41:41 2026-02-04T09:41:41.069Z INFO 6626 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 09:41:41 2026-02-04T09:41:41.083Z INFO 6626 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.034 seconds (process running for 32.121) 09:41:41 2026-02-04T09:41:41.098Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:41:41 2026-02-04T09:41:41.104Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 09:41:41 2026-02-04T09:41:41.105Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 09:41:41 2026-02-04T09:41:41.106Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 09:41:41 2026-02-04T09:41:41.110Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:41 2026-02-04T09:41:41.110Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:41 2026-02-04T09:41:41.110Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:41 2026-02-04T09:41:41.161Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:41 2026-02-04T09:41:41.161Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:41 2026-02-04T09:41:41.161Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:41 2026-02-04T09:41:41.312Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:41 2026-02-04T09:41:41.313Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:41 2026-02-04T09:41:41.313Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:41 2026-02-04T09:41:41.401Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:41 2026-02-04T09:41:41.401Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:41 2026-02-04T09:41:41.401Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:41 2026-02-04T09:41:41.404Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 09:41:41 2026-02-04T09:41:41.406Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 304 ms. 09:41:41 2026-02-04T09:41:41.407Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:41:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.360 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 09:41:41 [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 09:41:41 09:41:41 . ____ _ __ _ _ 09:41:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:41:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:41:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:41:41 ' |____| .__|_| |_|_| |_\__, | / / / / 09:41:41 =========|_|==============|___/=/_/_/_/ 09:41:41 09:41:41 :: Spring Boot :: (v3.5.9) 09:41:41 09:41:41 2026-02-04T09:41:41.437Z INFO 6626 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:41:41 2026-02-04T09:41:41.437Z INFO 6626 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 09:41:41 2026-02-04T09:41:41.452Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] 09:41:41 o o o o---o o--o o o---o o o----o o--o--o 09:41:41 | | / \ / | / / \ | | 09:41:41 o----o o o o----o | o o o----o | 09:41:41 | | * \ / | \ * \ | | 09:41:41 o o * o o---o o--o o----o o---o * o o----o o 09:41:41 09:41:41 2026-02-04T09:41:41.452Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:41:41 2026-02-04T09:41:41.452Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:41:41 2026-02-04T09:41:41.452Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 09:41:41 2026-02-04T09:41:41.452Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:41:41 2026-02-04T09:41:41.452Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 09:41:41 To enable the Jet engine on the members, do one of the following: 09:41:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:41:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:41:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:41:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:41:41 2026-02-04T09:41:41.464Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:41:41 2026-02-04T09:41:41.466Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 09:41:41 2026-02-04T09:41:41.475Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:41:41 2026-02-04T09:41:41.475Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is STARTING 09:41:41 2026-02-04T09:41:41.754Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:41 2026-02-04T09:41:41.755Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:41 2026-02-04T09:41:41.755Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:41 2026-02-04T09:41:41.768Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:41 2026-02-04T09:41:41.768Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:41 2026-02-04T09:41:41.768Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:42 2026-02-04T09:41:42.582Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:42 2026-02-04T09:41:42.582Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:42 2026-02-04T09:41:42.582Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:42 2026-02-04T09:41:42.626Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:42 2026-02-04T09:41:42.626Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:42 2026-02-04T09:41:42.626Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:43 2026-02-04T09:41:43.586Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] 09:41:43 09:41:43 Members {size:1, ver:1} [ 09:41:43 Member [10.30.106.63]:5701 - 69ae7681-d6e8-4e7b-91a7-3e9b158de42f this 09:41:43 ] 09:41:43 09:41:43 2026-02-04T09:41:43.587Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is STARTED 09:41:43 2026-02-04T09:41:43.590Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:43 2026-02-04T09:41:43.590Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:43 2026-02-04T09:41:43.590Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:43 2026-02-04T09:41:43.594Z INFO 6626 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 2.178 seconds (process running for 34.632) 09:41:43 2026-02-04T09:41:43.595Z INFO 6626 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 09:41:43 2026-02-04T09:41:43.600Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:41:43 2026-02-04T09:41:43.633Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:43 2026-02-04T09:41:43.633Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:43 2026-02-04T09:41:43.633Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:44 2026-02-04T09:41:44.446Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:44 2026-02-04T09:41:44.446Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:44 2026-02-04T09:41:44.446Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:44 2026-02-04T09:41:44.601Z INFO 6626 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - 69ae7681-d6e8-4e7b-91a7-3e9b158de42f this is handled 09:41:44 2026-02-04T09:41:44.612Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 09:41:44 2026-02-04T09:41:44.613Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 09:41:44 2026-02-04T09:41:44.614Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 09:41:44 2026-02-04T09:41:44.623Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 09:41:44 2026-02-04T09:41:44.623Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 1023 ms. 09:41:44 2026-02-04T09:41:44.623Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:41:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.210 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 09:41:44 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 09:41:44 2026-02-04T09:41:44.640Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:44 2026-02-04T09:41:44.640Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:44 2026-02-04T09:41:44.640Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:44 09:41:44 . ____ _ __ _ _ 09:41:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:41:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:41:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:41:44 ' |____| .__|_| |_|_| |_\__, | / / / / 09:41:44 =========|_|==============|___/=/_/_/_/ 09:41:44 09:41:44 :: Spring Boot :: (v3.5.9) 09:41:44 09:41:44 2026-02-04T09:41:44.689Z INFO 6626 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:41:44 2026-02-04T09:41:44.689Z INFO 6626 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 09:41:44 2026-02-04T09:41:44.717Z INFO 6626 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.044 seconds (process running for 35.754) 09:41:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 09:41:44 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 09:41:44 2026-02-04T09:41:44.966Z WARN 6626 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 09:41:44 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 09:41:44 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 09:41:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 09:41:45 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 09:41:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 09:41:45 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 09:41:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 09:41:45 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 09:41:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 09:41:45 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 09:41:45 2026-02-04T09:41:45.137Z INFO 6626 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 09:41:45 2026-02-04T09:41:45.187Z INFO 6626 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: e64745b267bd75bc59addd309be3367a699099a441a6b171de3ebcd2b560d165 09:41:45 2026-02-04T09:41:45.301Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:45 2026-02-04T09:41:45.301Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:45 2026-02-04T09:41:45.301Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:45 2026-02-04T09:41:45.650Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:45 2026-02-04T09:41:45.650Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:45 2026-02-04T09:41:45.651Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:46 2026-02-04T09:41:46.302Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:46 2026-02-04T09:41:46.303Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:46 2026-02-04T09:41:46.303Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:46 2026-02-04T09:41:46.606Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:46 2026-02-04T09:41:46.606Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:46 2026-02-04T09:41:46.606Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:47 2026-02-04T09:41:47.303Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:47 2026-02-04T09:41:47.304Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:47 2026-02-04T09:41:47.304Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:47 2026-02-04T09:41:47.613Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:47 2026-02-04T09:41:47.613Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:47 2026-02-04T09:41:47.613Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:48 2026-02-04T09:41:48.305Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:48 2026-02-04T09:41:48.305Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:48 2026-02-04T09:41:48.305Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:48 2026-02-04T09:41:48.651Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:48 2026-02-04T09:41:48.651Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:48 2026-02-04T09:41:48.651Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:49 2026-02-04T09:41:49.313Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:49 2026-02-04T09:41:49.313Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:49 2026-02-04T09:41:49.313Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:49 2026-02-04T09:41:49.580Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:49 2026-02-04T09:41:49.580Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:49 2026-02-04T09:41:49.580Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:50 2026-02-04T09:41:50.332Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:50 2026-02-04T09:41:50.333Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:50 2026-02-04T09:41:50.333Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:50 2026-02-04T09:41:50.594Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:50 2026-02-04T09:41:50.595Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:50 2026-02-04T09:41:50.595Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:50 2026-02-04T09:41:50.885Z INFO 6626 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.747773593S 09:41:50 2026-02-04T09:41:50.912Z INFO 6626 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:41:50 allow.auto.create.topics = true 09:41:50 auto.commit.interval.ms = 5000 09:41:50 auto.include.jmx.reporter = true 09:41:50 auto.offset.reset = earliest 09:41:50 bootstrap.servers = [localhost:32769] 09:41:50 check.crcs = true 09:41:50 client.dns.lookup = use_all_dns_ips 09:41:50 client.id = consumer-test-1 09:41:50 client.rack = 09:41:50 connections.max.idle.ms = 540000 09:41:50 default.api.timeout.ms = 60000 09:41:50 enable.auto.commit = true 09:41:50 enable.metrics.push = true 09:41:50 exclude.internal.topics = true 09:41:50 fetch.max.bytes = 52428800 09:41:50 fetch.max.wait.ms = 500 09:41:50 fetch.min.bytes = 1 09:41:50 group.id = test 09:41:50 group.instance.id = null 09:41:50 group.protocol = classic 09:41:50 group.remote.assignor = null 09:41:50 heartbeat.interval.ms = 3000 09:41:50 interceptor.classes = [] 09:41:50 internal.leave.group.on.close = true 09:41:50 internal.throw.on.fetch.stable.offset.unsupported = false 09:41:50 isolation.level = read_uncommitted 09:41:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:41:50 max.partition.fetch.bytes = 1048576 09:41:50 max.poll.interval.ms = 300000 09:41:50 max.poll.records = 500 09:41:50 metadata.max.age.ms = 300000 09:41:50 metadata.recovery.strategy = none 09:41:50 metric.reporters = [] 09:41:50 metrics.num.samples = 2 09:41:50 metrics.recording.level = INFO 09:41:50 metrics.sample.window.ms = 30000 09:41:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:41:50 receive.buffer.bytes = 65536 09:41:50 reconnect.backoff.max.ms = 1000 09:41:50 reconnect.backoff.ms = 50 09:41:50 request.timeout.ms = 30000 09:41:50 retry.backoff.max.ms = 1000 09:41:50 retry.backoff.ms = 100 09:41:50 sasl.client.callback.handler.class = null 09:41:50 sasl.jaas.config = null 09:41:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:41:50 sasl.kerberos.min.time.before.relogin = 60000 09:41:50 sasl.kerberos.service.name = null 09:41:50 sasl.kerberos.ticket.renew.jitter = 0.05 09:41:50 sasl.kerberos.ticket.renew.window.factor = 0.8 09:41:50 sasl.login.callback.handler.class = null 09:41:50 sasl.login.class = null 09:41:50 sasl.login.connect.timeout.ms = null 09:41:50 sasl.login.read.timeout.ms = null 09:41:50 sasl.login.refresh.buffer.seconds = 300 09:41:50 sasl.login.refresh.min.period.seconds = 60 09:41:50 sasl.login.refresh.window.factor = 0.8 09:41:50 sasl.login.refresh.window.jitter = 0.05 09:41:50 sasl.login.retry.backoff.max.ms = 10000 09:41:50 sasl.login.retry.backoff.ms = 100 09:41:50 sasl.mechanism = GSSAPI 09:41:50 sasl.oauthbearer.clock.skew.seconds = 30 09:41:50 sasl.oauthbearer.expected.audience = null 09:41:50 sasl.oauthbearer.expected.issuer = null 09:41:50 sasl.oauthbearer.header.urlencode = false 09:41:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:41:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:41:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:41:50 sasl.oauthbearer.jwks.endpoint.url = null 09:41:50 sasl.oauthbearer.scope.claim.name = scope 09:41:50 sasl.oauthbearer.sub.claim.name = sub 09:41:50 sasl.oauthbearer.token.endpoint.url = null 09:41:50 security.protocol = PLAINTEXT 09:41:50 security.providers = null 09:41:50 send.buffer.bytes = 131072 09:41:50 session.timeout.ms = 45000 09:41:50 socket.connection.setup.timeout.max.ms = 30000 09:41:50 socket.connection.setup.timeout.ms = 10000 09:41:50 ssl.cipher.suites = null 09:41:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:41:50 ssl.endpoint.identification.algorithm = https 09:41:50 ssl.engine.factory.class = null 09:41:50 ssl.key.password = null 09:41:50 ssl.keymanager.algorithm = SunX509 09:41:50 ssl.keystore.certificate.chain = null 09:41:50 ssl.keystore.key = null 09:41:50 ssl.keystore.location = null 09:41:50 ssl.keystore.password = null 09:41:50 ssl.keystore.type = JKS 09:41:50 ssl.protocol = TLSv1.3 09:41:50 ssl.provider = null 09:41:50 ssl.secure.random.implementation = null 09:41:50 ssl.trustmanager.algorithm = PKIX 09:41:50 ssl.truststore.certificates = null 09:41:50 ssl.truststore.location = null 09:41:50 ssl.truststore.password = null 09:41:50 ssl.truststore.type = JKS 09:41:50 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:41:50 09:41:50 2026-02-04T09:41:50.930Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:41:51 2026-02-04T09:41:50.986Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:41:51 2026-02-04T09:41:50.986Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:41:51 2026-02-04T09:41:50.986Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198110986 09:41:51 09:41:51 . ____ _ __ _ _ 09:41:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:41:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:41:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:41:51 ' |____| .__|_| |_|_| |_\__, | / / / / 09:41:51 =========|_|==============|___/=/_/_/_/ 09:41:51 09:41:51 :: Spring Boot :: (v3.5.9) 09:41:51 09:41:51 2026-02-04T09:41:51.006Z INFO 6626 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:41:51 2026-02-04T09:41:51.006Z INFO 6626 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 09:41:51 2026-02-04T09:41:51.043Z INFO 6626 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.055 seconds (process running for 42.081) 09:41:51 2026-02-04T09:41:51.047Z INFO 6626 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 09:41:51 2026-02-04T09:41:51.077Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:41:51 2026-02-04T09:41:51.077Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:41:51 acks = -1 09:41:51 auto.include.jmx.reporter = true 09:41:51 batch.size = 16384 09:41:51 bootstrap.servers = [localhost:32769] 09:41:51 buffer.memory = 33554432 09:41:51 client.dns.lookup = use_all_dns_ips 09:41:51 client.id = producer-3 09:41:51 compression.gzip.level = -1 09:41:51 compression.lz4.level = 9 09:41:51 compression.type = none 09:41:51 compression.zstd.level = 3 09:41:51 connections.max.idle.ms = 540000 09:41:51 delivery.timeout.ms = 120000 09:41:51 enable.idempotence = false 09:41:51 enable.metrics.push = true 09:41:51 interceptor.classes = [] 09:41:51 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:41:51 linger.ms = 1 09:41:51 max.block.ms = 60000 09:41:51 max.in.flight.requests.per.connection = 5 09:41:51 max.request.size = 1048576 09:41:51 metadata.max.age.ms = 300000 09:41:51 metadata.max.idle.ms = 300000 09:41:51 metadata.recovery.strategy = none 09:41:51 metric.reporters = [] 09:41:51 metrics.num.samples = 2 09:41:51 metrics.recording.level = INFO 09:41:51 metrics.sample.window.ms = 30000 09:41:51 partitioner.adaptive.partitioning.enable = true 09:41:51 partitioner.availability.timeout.ms = 0 09:41:51 partitioner.class = null 09:41:51 partitioner.ignore.keys = false 09:41:51 receive.buffer.bytes = 32768 09:41:51 reconnect.backoff.max.ms = 1000 09:41:51 reconnect.backoff.ms = 50 09:41:51 request.timeout.ms = 30000 09:41:51 retries = 0 09:41:51 retry.backoff.max.ms = 1000 09:41:51 retry.backoff.ms = 100 09:41:51 sasl.client.callback.handler.class = null 09:41:51 sasl.jaas.config = null 09:41:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:41:51 sasl.kerberos.min.time.before.relogin = 60000 09:41:51 sasl.kerberos.service.name = null 09:41:51 sasl.kerberos.ticket.renew.jitter = 0.05 09:41:51 sasl.kerberos.ticket.renew.window.factor = 0.8 09:41:51 sasl.login.callback.handler.class = null 09:41:51 sasl.login.class = null 09:41:51 sasl.login.connect.timeout.ms = null 09:41:51 sasl.login.read.timeout.ms = null 09:41:51 sasl.login.refresh.buffer.seconds = 300 09:41:51 sasl.login.refresh.min.period.seconds = 60 09:41:51 sasl.login.refresh.window.factor = 0.8 09:41:51 sasl.login.refresh.window.jitter = 0.05 09:41:51 sasl.login.retry.backoff.max.ms = 10000 09:41:51 sasl.login.retry.backoff.ms = 100 09:41:51 sasl.mechanism = GSSAPI 09:41:51 sasl.oauthbearer.clock.skew.seconds = 30 09:41:51 sasl.oauthbearer.expected.audience = null 09:41:51 sasl.oauthbearer.expected.issuer = null 09:41:51 sasl.oauthbearer.header.urlencode = false 09:41:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:41:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:41:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:41:51 sasl.oauthbearer.jwks.endpoint.url = null 09:41:51 sasl.oauthbearer.scope.claim.name = scope 09:41:51 sasl.oauthbearer.sub.claim.name = sub 09:41:51 sasl.oauthbearer.token.endpoint.url = null 09:41:51 security.protocol = PLAINTEXT 09:41:51 security.providers = null 09:41:51 send.buffer.bytes = 131072 09:41:51 socket.connection.setup.timeout.max.ms = 30000 09:41:51 socket.connection.setup.timeout.ms = 10000 09:41:51 ssl.cipher.suites = null 09:41:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:41:51 ssl.endpoint.identification.algorithm = https 09:41:51 ssl.engine.factory.class = null 09:41:51 ssl.key.password = null 09:41:51 ssl.keymanager.algorithm = SunX509 09:41:51 ssl.keystore.certificate.chain = null 09:41:51 ssl.keystore.key = null 09:41:51 ssl.keystore.location = null 09:41:51 ssl.keystore.password = null 09:41:51 ssl.keystore.type = JKS 09:41:51 ssl.protocol = TLSv1.3 09:41:51 ssl.provider = null 09:41:51 ssl.secure.random.implementation = null 09:41:51 ssl.trustmanager.algorithm = PKIX 09:41:51 ssl.truststore.certificates = null 09:41:51 ssl.truststore.location = null 09:41:51 ssl.truststore.password = null 09:41:51 ssl.truststore.type = JKS 09:41:51 transaction.timeout.ms = 60000 09:41:51 transactional.id = null 09:41:51 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 09:41:51 09:41:51 2026-02-04T09:41:51.078Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:41:51 2026-02-04T09:41:51.083Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:41:51 2026-02-04T09:41:51.083Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:41:51 2026-02-04T09:41:51.083Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:41:51 2026-02-04T09:41:51.083Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198111083 09:41:51 2026-02-04T09:41:51.221Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:51 2026-02-04T09:41:51.221Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:51 2026-02-04T09:41:51.221Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:51 2026-02-04T09:41:51.242Z WARN 6626 --- [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} 09:41:51 2026-02-04T09:41:51.243Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:41:51 2026-02-04T09:41:51.434Z INFO 6626 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:41:51 2026-02-04T09:41:51.461Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:51 2026-02-04T09:41:51.461Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:51 2026-02-04T09:41:51.461Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:51 2026-02-04T09:41:51.570Z INFO 6626 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 09:41:51 2026-02-04T09:41:51.580Z INFO 6626 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 09:41:51 2026-02-04T09:41:51.610Z INFO 6626 --- [ 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-dcda1021-9039-4369-91a6-3396e3816f8f 09:41:51 2026-02-04T09:41:51.611Z INFO 6626 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 09:41:51 2026-02-04T09:41:51.631Z INFO 6626 --- [ 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-dcda1021-9039-4369-91a6-3396e3816f8f', protocol='range'} 09:41:51 2026-02-04T09:41:51.640Z INFO 6626 --- [ 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-dcda1021-9039-4369-91a6-3396e3816f8f=Assignment(partitions=[test-topic-0])} 09:41:51 2026-02-04T09:41:51.670Z INFO 6626 --- [ 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-dcda1021-9039-4369-91a6-3396e3816f8f', protocol='range'} 09:41:51 2026-02-04T09:41:51.670Z INFO 6626 --- [ 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]) 09:41:51 2026-02-04T09:41:51.675Z INFO 6626 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 09:41:51 2026-02-04T09:41:51.696Z INFO 6626 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 09:41:51 2026-02-04T09:41:51.713Z INFO 6626 --- [ 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}}. 09:41:51 2026-02-04T09:41:51.846Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:41:51 2026-02-04T09:41:51.849Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 09:41:51 2026-02-04T09:41:51.878Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:41:51 2026-02-04T09:41:51.878Z INFO 6626 --- [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: 118ms, elapsed time since send: 118ms, throttle time: 0ms, request timeout: 30000ms) 09:41:51 2026-02-04T09:41:51.878Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 09:41:51 2026-02-04T09:41:51.878Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 09:41:51 2026-02-04T09:41:51.879Z INFO 6626 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=110964545, epoch=1) to node 1: 09:41:51 09:41:51 org.apache.kafka.common.errors.DisconnectException 09:41:51 09:41:51 2026-02-04T09:41:51.882Z INFO 6626 --- [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. 09:41:52 2026-02-04T09:41:51.965Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:41:52 2026-02-04T09:41:51.965Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:52 2026-02-04T09:41:51.984Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:41:52 2026-02-04T09:41:51.984Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.903 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 09:41:52 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 09:41:52 2026-02-04T09:41:52.033Z INFO 6626 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 09:41:52 2026-02-04T09:41:52.085Z INFO 6626 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 5406252306d58a47e4ddbde7fef0ee856031f7fec2106b6b6cd8248a7217e3c5 09:41:52 2026-02-04T09:41:52.098Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:52 2026-02-04T09:41:52.098Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:52 2026-02-04T09:41:52.098Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:52 2026-02-04T09:41:52.145Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:41:52 2026-02-04T09:41:52.145Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:52 2026-02-04T09:41:52.186Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:41:52 2026-02-04T09:41:52.186Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:52 2026-02-04T09:41:52.398Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:41:52 2026-02-04T09:41:52.398Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:52 2026-02-04T09:41:52.474Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:52 2026-02-04T09:41:52.475Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:52 2026-02-04T09:41:52.475Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:52 2026-02-04T09:41:52.489Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:41:52 2026-02-04T09:41:52.489Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:52 2026-02-04T09:41:52.850Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:41:52 2026-02-04T09:41:52.850Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:53 2026-02-04T09:41:52.992Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:41:53 2026-02-04T09:41:52.992Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:53 2026-02-04T09:41:53.053Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:53 2026-02-04T09:41:53.053Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:53 2026-02-04T09:41:53.053Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:53 2026-02-04T09:41:53.475Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:53 2026-02-04T09:41:53.476Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:53 2026-02-04T09:41:53.476Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:53 2026-02-04T09:41:53.655Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:41:53 2026-02-04T09:41:53.655Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:53 2026-02-04T09:41:53.895Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:41:53 2026-02-04T09:41:53.895Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:54 2026-02-04T09:41:54.057Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:54 2026-02-04T09:41:54.058Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:54 2026-02-04T09:41:54.058Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:54 2026-02-04T09:41:54.279Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:54 2026-02-04T09:41:54.280Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:54 2026-02-04T09:41:54.280Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:54 2026-02-04T09:41:54.666Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:41:54 2026-02-04T09:41:54.666Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:54 2026-02-04T09:41:54.899Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:41:54 2026-02-04T09:41:54.899Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:55 2026-02-04T09:41:55.062Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:55 2026-02-04T09:41:55.062Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:55 2026-02-04T09:41:55.063Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:55 2026-02-04T09:41:55.287Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:55 2026-02-04T09:41:55.287Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:55 2026-02-04T09:41:55.287Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:55 2026-02-04T09:41:55.668Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:41:55 2026-02-04T09:41:55.669Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:55 2026-02-04T09:41:55.803Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:41:55 2026-02-04T09:41:55.803Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:56 2026-02-04T09:41:56.062Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:56 2026-02-04T09:41:56.062Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:56 2026-02-04T09:41:56.062Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:56 2026-02-04T09:41:56.288Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:56 2026-02-04T09:41:56.288Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:56 2026-02-04T09:41:56.288Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:56 2026-02-04T09:41:56.670Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:41:56 2026-02-04T09:41:56.670Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:56 2026-02-04T09:41:56.707Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:41:56 2026-02-04T09:41:56.707Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:56 2026-02-04T09:41:56.876Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:56 2026-02-04T09:41:56.876Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:56 2026-02-04T09:41:56.876Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:57 2026-02-04T09:41:57.320Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:57 2026-02-04T09:41:57.320Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:57 2026-02-04T09:41:57.320Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:57 2026-02-04T09:41:57.674Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:41:57 2026-02-04T09:41:57.674Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:57 2026-02-04T09:41:57.714Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:41:57 2026-02-04T09:41:57.714Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:57 2026-02-04T09:41:57.778Z INFO 6626 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.744875318S 09:41:57 2026-02-04T09:41:57.783Z INFO 6626 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:41:57 allow.auto.create.topics = true 09:41:57 auto.commit.interval.ms = 5000 09:41:57 auto.include.jmx.reporter = true 09:41:57 auto.offset.reset = earliest 09:41:57 bootstrap.servers = [localhost:32770] 09:41:57 check.crcs = true 09:41:57 client.dns.lookup = use_all_dns_ips 09:41:57 client.id = consumer-test-2 09:41:57 client.rack = 09:41:57 connections.max.idle.ms = 540000 09:41:57 default.api.timeout.ms = 60000 09:41:57 enable.auto.commit = true 09:41:57 enable.metrics.push = true 09:41:57 exclude.internal.topics = true 09:41:57 fetch.max.bytes = 52428800 09:41:57 fetch.max.wait.ms = 500 09:41:57 fetch.min.bytes = 1 09:41:57 group.id = test 09:41:57 group.instance.id = null 09:41:57 group.protocol = classic 09:41:57 group.remote.assignor = null 09:41:57 heartbeat.interval.ms = 3000 09:41:57 interceptor.classes = [] 09:41:57 internal.leave.group.on.close = true 09:41:57 internal.throw.on.fetch.stable.offset.unsupported = false 09:41:57 isolation.level = read_uncommitted 09:41:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:41:57 max.partition.fetch.bytes = 1048576 09:41:57 max.poll.interval.ms = 300000 09:41:57 max.poll.records = 500 09:41:57 metadata.max.age.ms = 300000 09:41:57 metadata.recovery.strategy = none 09:41:57 metric.reporters = [] 09:41:57 metrics.num.samples = 2 09:41:57 metrics.recording.level = INFO 09:41:57 metrics.sample.window.ms = 30000 09:41:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:41:57 receive.buffer.bytes = 65536 09:41:57 reconnect.backoff.max.ms = 1000 09:41:57 reconnect.backoff.ms = 50 09:41:57 request.timeout.ms = 30000 09:41:57 retry.backoff.max.ms = 1000 09:41:57 retry.backoff.ms = 100 09:41:57 sasl.client.callback.handler.class = null 09:41:57 sasl.jaas.config = null 09:41:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:41:57 sasl.kerberos.min.time.before.relogin = 60000 09:41:57 sasl.kerberos.service.name = null 09:41:57 sasl.kerberos.ticket.renew.jitter = 0.05 09:41:57 sasl.kerberos.ticket.renew.window.factor = 0.8 09:41:57 sasl.login.callback.handler.class = null 09:41:57 sasl.login.class = null 09:41:57 sasl.login.connect.timeout.ms = null 09:41:57 sasl.login.read.timeout.ms = null 09:41:57 sasl.login.refresh.buffer.seconds = 300 09:41:57 sasl.login.refresh.min.period.seconds = 60 09:41:57 sasl.login.refresh.window.factor = 0.8 09:41:57 sasl.login.refresh.window.jitter = 0.05 09:41:57 sasl.login.retry.backoff.max.ms = 10000 09:41:57 sasl.login.retry.backoff.ms = 100 09:41:57 sasl.mechanism = GSSAPI 09:41:57 sasl.oauthbearer.clock.skew.seconds = 30 09:41:57 sasl.oauthbearer.expected.audience = null 09:41:57 sasl.oauthbearer.expected.issuer = null 09:41:57 sasl.oauthbearer.header.urlencode = false 09:41:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:41:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:41:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:41:57 sasl.oauthbearer.jwks.endpoint.url = null 09:41:57 sasl.oauthbearer.scope.claim.name = scope 09:41:57 sasl.oauthbearer.sub.claim.name = sub 09:41:57 sasl.oauthbearer.token.endpoint.url = null 09:41:57 security.protocol = PLAINTEXT 09:41:57 security.providers = null 09:41:57 send.buffer.bytes = 131072 09:41:57 session.timeout.ms = 45000 09:41:57 socket.connection.setup.timeout.max.ms = 30000 09:41:57 socket.connection.setup.timeout.ms = 10000 09:41:57 ssl.cipher.suites = null 09:41:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:41:57 ssl.endpoint.identification.algorithm = https 09:41:57 ssl.engine.factory.class = null 09:41:57 ssl.key.password = null 09:41:57 ssl.keymanager.algorithm = SunX509 09:41:57 ssl.keystore.certificate.chain = null 09:41:57 ssl.keystore.key = null 09:41:57 ssl.keystore.location = null 09:41:57 ssl.keystore.password = null 09:41:57 ssl.keystore.type = JKS 09:41:57 ssl.protocol = TLSv1.3 09:41:57 ssl.provider = null 09:41:57 ssl.secure.random.implementation = null 09:41:57 ssl.trustmanager.algorithm = PKIX 09:41:57 ssl.truststore.certificates = null 09:41:57 ssl.truststore.location = null 09:41:57 ssl.truststore.password = null 09:41:57 ssl.truststore.type = JKS 09:41:57 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:41:57 09:41:57 2026-02-04T09:41:57.784Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:41:57 2026-02-04T09:41:57.790Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:41:57 2026-02-04T09:41:57.790Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:41:57 2026-02-04T09:41:57.790Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198117790 09:41:57 09:41:57,816 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:41:57 09:41:57,816 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 09:41:57 09:41:57,816 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 09:41:57 09:41:57,823 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 09:41:57 09:41:57,823 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 09:41:57 09:41:57,832 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 09:41:57 09:41:57,832 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 09:41:57 09:41:57 . ____ _ __ _ _ 09:41:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:41:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:41:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:41:57 ' |____| .__|_| |_|_| |_\__, | / / / / 09:41:57 =========|_|==============|___/=/_/_/_/ 09:41:57 09:41:57 :: Spring Boot :: (v3.5.9) 09:41:57 09:41:57 2026-02-04T09:41:57.840Z INFO 6626 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:41:57 2026-02-04T09:41:57.840Z INFO 6626 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 09:41:57 2026-02-04T09:41:57.871Z INFO 6626 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.079 seconds (process running for 48.909) 09:41:57 2026-02-04T09:41:57.875Z INFO 6626 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 09:41:57 2026-02-04T09:41:57.878Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:57 2026-02-04T09:41:57.878Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:57 2026-02-04T09:41:57.878Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:57 2026-02-04T09:41:57.896Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:41:57 2026-02-04T09:41:57.896Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:41:57 acks = -1 09:41:57 auto.include.jmx.reporter = true 09:41:57 batch.size = 16384 09:41:57 bootstrap.servers = [localhost:32770] 09:41:57 buffer.memory = 33554432 09:41:57 client.dns.lookup = use_all_dns_ips 09:41:57 client.id = producer-4 09:41:57 compression.gzip.level = -1 09:41:57 compression.lz4.level = 9 09:41:57 compression.type = none 09:41:57 compression.zstd.level = 3 09:41:57 connections.max.idle.ms = 540000 09:41:57 delivery.timeout.ms = 120000 09:41:57 enable.idempotence = false 09:41:57 enable.metrics.push = true 09:41:57 interceptor.classes = [] 09:41:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:41:57 linger.ms = 1 09:41:57 max.block.ms = 60000 09:41:57 max.in.flight.requests.per.connection = 5 09:41:57 max.request.size = 1048576 09:41:57 metadata.max.age.ms = 300000 09:41:57 metadata.max.idle.ms = 300000 09:41:57 metadata.recovery.strategy = none 09:41:57 metric.reporters = [] 09:41:57 metrics.num.samples = 2 09:41:57 metrics.recording.level = INFO 09:41:57 metrics.sample.window.ms = 30000 09:41:57 partitioner.adaptive.partitioning.enable = true 09:41:57 partitioner.availability.timeout.ms = 0 09:41:57 partitioner.class = null 09:41:57 partitioner.ignore.keys = false 09:41:57 receive.buffer.bytes = 32768 09:41:57 reconnect.backoff.max.ms = 1000 09:41:57 reconnect.backoff.ms = 50 09:41:57 request.timeout.ms = 30000 09:41:57 retries = 0 09:41:57 retry.backoff.max.ms = 1000 09:41:57 retry.backoff.ms = 100 09:41:57 sasl.client.callback.handler.class = null 09:41:57 sasl.jaas.config = null 09:41:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:41:57 sasl.kerberos.min.time.before.relogin = 60000 09:41:57 sasl.kerberos.service.name = null 09:41:57 sasl.kerberos.ticket.renew.jitter = 0.05 09:41:57 sasl.kerberos.ticket.renew.window.factor = 0.8 09:41:57 sasl.login.callback.handler.class = null 09:41:57 sasl.login.class = null 09:41:57 sasl.login.connect.timeout.ms = null 09:41:57 sasl.login.read.timeout.ms = null 09:41:57 sasl.login.refresh.buffer.seconds = 300 09:41:57 sasl.login.refresh.min.period.seconds = 60 09:41:57 sasl.login.refresh.window.factor = 0.8 09:41:57 sasl.login.refresh.window.jitter = 0.05 09:41:57 sasl.login.retry.backoff.max.ms = 10000 09:41:57 sasl.login.retry.backoff.ms = 100 09:41:57 sasl.mechanism = GSSAPI 09:41:57 sasl.oauthbearer.clock.skew.seconds = 30 09:41:57 sasl.oauthbearer.expected.audience = null 09:41:57 sasl.oauthbearer.expected.issuer = null 09:41:57 sasl.oauthbearer.header.urlencode = false 09:41:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:41:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:41:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:41:57 sasl.oauthbearer.jwks.endpoint.url = null 09:41:57 sasl.oauthbearer.scope.claim.name = scope 09:41:57 sasl.oauthbearer.sub.claim.name = sub 09:41:57 sasl.oauthbearer.token.endpoint.url = null 09:41:57 security.protocol = PLAINTEXT 09:41:57 security.providers = null 09:41:57 send.buffer.bytes = 131072 09:41:57 socket.connection.setup.timeout.max.ms = 30000 09:41:57 socket.connection.setup.timeout.ms = 10000 09:41:57 ssl.cipher.suites = null 09:41:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:41:57 ssl.endpoint.identification.algorithm = https 09:41:57 ssl.engine.factory.class = null 09:41:57 ssl.key.password = null 09:41:57 ssl.keymanager.algorithm = SunX509 09:41:57 ssl.keystore.certificate.chain = null 09:41:57 ssl.keystore.key = null 09:41:57 ssl.keystore.location = null 09:41:57 ssl.keystore.password = null 09:41:57 ssl.keystore.type = JKS 09:41:57 ssl.protocol = TLSv1.3 09:41:57 ssl.provider = null 09:41:57 ssl.secure.random.implementation = null 09:41:57 ssl.trustmanager.algorithm = PKIX 09:41:57 ssl.truststore.certificates = null 09:41:57 ssl.truststore.location = null 09:41:57 ssl.truststore.password = null 09:41:57 ssl.truststore.type = JKS 09:41:57 transaction.timeout.ms = 60000 09:41:57 transactional.id = null 09:41:57 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:41:57 09:41:57 2026-02-04T09:41:57.897Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:41:57 2026-02-04T09:41:57.900Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:41:57 2026-02-04T09:41:57.900Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:41:57 2026-02-04T09:41:57.900Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:41:57 2026-02-04T09:41:57.900Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198117900 09:41:57 2026-02-04T09:41:57.959Z WARN 6626 --- [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} 09:41:57 2026-02-04T09:41:57.959Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:41:58 2026-02-04T09:41:58.098Z INFO 6626 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:41:58 2026-02-04T09:41:58.209Z INFO 6626 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 09:41:58 2026-02-04T09:41:58.211Z INFO 6626 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 09:41:58 2026-02-04T09:41:58.236Z INFO 6626 --- [ 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-b7c14acb-d5d8-4878-81c3-8367a32a8194 09:41:58 2026-02-04T09:41:58.237Z INFO 6626 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 09:41:58 2026-02-04T09:41:58.263Z INFO 6626 --- [ 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-b7c14acb-d5d8-4878-81c3-8367a32a8194', protocol='range'} 09:41:58 2026-02-04T09:41:58.264Z INFO 6626 --- [ 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-b7c14acb-d5d8-4878-81c3-8367a32a8194=Assignment(partitions=[client-topic-0])} 09:41:58 2026-02-04T09:41:58.284Z INFO 6626 --- [ 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-b7c14acb-d5d8-4878-81c3-8367a32a8194', protocol='range'} 09:41:58 2026-02-04T09:41:58.285Z INFO 6626 --- [ 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]) 09:41:58 2026-02-04T09:41:58.285Z INFO 6626 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 09:41:58 2026-02-04T09:41:58.297Z INFO 6626 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 09:41:58 2026-02-04T09:41:58.311Z INFO 6626 --- [ 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}}. 09:41:58 2026-02-04T09:41:58.344Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:58 2026-02-04T09:41:58.344Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:58 2026-02-04T09:41:58.344Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:58 2026-02-04T09:41:58.418Z INFO 6626 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:41:58 allow.auto.create.topics = true 09:41:58 auto.commit.interval.ms = 5000 09:41:58 auto.include.jmx.reporter = true 09:41:58 auto.offset.reset = earliest 09:41:58 bootstrap.servers = [localhost:32770] 09:41:58 check.crcs = true 09:41:58 client.dns.lookup = use_all_dns_ips 09:41:58 client.id = consumer-test-3 09:41:58 client.rack = 09:41:58 connections.max.idle.ms = 540000 09:41:58 default.api.timeout.ms = 60000 09:41:58 enable.auto.commit = true 09:41:58 enable.metrics.push = true 09:41:58 exclude.internal.topics = true 09:41:58 fetch.max.bytes = 52428800 09:41:58 fetch.max.wait.ms = 500 09:41:58 fetch.min.bytes = 1 09:41:58 group.id = test 09:41:58 group.instance.id = null 09:41:58 group.protocol = classic 09:41:58 group.remote.assignor = null 09:41:58 heartbeat.interval.ms = 3000 09:41:58 interceptor.classes = [] 09:41:58 internal.leave.group.on.close = true 09:41:58 internal.throw.on.fetch.stable.offset.unsupported = false 09:41:58 isolation.level = read_uncommitted 09:41:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:41:58 max.partition.fetch.bytes = 1048576 09:41:58 max.poll.interval.ms = 300000 09:41:58 max.poll.records = 500 09:41:58 metadata.max.age.ms = 300000 09:41:58 metadata.recovery.strategy = none 09:41:58 metric.reporters = [] 09:41:58 metrics.num.samples = 2 09:41:58 metrics.recording.level = INFO 09:41:58 metrics.sample.window.ms = 30000 09:41:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:41:58 receive.buffer.bytes = 65536 09:41:58 reconnect.backoff.max.ms = 1000 09:41:58 reconnect.backoff.ms = 50 09:41:58 request.timeout.ms = 30000 09:41:58 retry.backoff.max.ms = 1000 09:41:58 retry.backoff.ms = 100 09:41:58 sasl.client.callback.handler.class = null 09:41:58 sasl.jaas.config = null 09:41:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:41:58 sasl.kerberos.min.time.before.relogin = 60000 09:41:58 sasl.kerberos.service.name = null 09:41:58 sasl.kerberos.ticket.renew.jitter = 0.05 09:41:58 sasl.kerberos.ticket.renew.window.factor = 0.8 09:41:58 sasl.login.callback.handler.class = null 09:41:58 sasl.login.class = null 09:41:58 sasl.login.connect.timeout.ms = null 09:41:58 sasl.login.read.timeout.ms = null 09:41:58 sasl.login.refresh.buffer.seconds = 300 09:41:58 sasl.login.refresh.min.period.seconds = 60 09:41:58 sasl.login.refresh.window.factor = 0.8 09:41:58 sasl.login.refresh.window.jitter = 0.05 09:41:58 sasl.login.retry.backoff.max.ms = 10000 09:41:58 sasl.login.retry.backoff.ms = 100 09:41:58 sasl.mechanism = GSSAPI 09:41:58 sasl.oauthbearer.clock.skew.seconds = 30 09:41:58 sasl.oauthbearer.expected.audience = null 09:41:58 sasl.oauthbearer.expected.issuer = null 09:41:58 sasl.oauthbearer.header.urlencode = false 09:41:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:41:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:41:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:41:58 sasl.oauthbearer.jwks.endpoint.url = null 09:41:58 sasl.oauthbearer.scope.claim.name = scope 09:41:58 sasl.oauthbearer.sub.claim.name = sub 09:41:58 sasl.oauthbearer.token.endpoint.url = null 09:41:58 security.protocol = PLAINTEXT 09:41:58 security.providers = null 09:41:58 send.buffer.bytes = 131072 09:41:58 session.timeout.ms = 45000 09:41:58 socket.connection.setup.timeout.max.ms = 30000 09:41:58 socket.connection.setup.timeout.ms = 10000 09:41:58 ssl.cipher.suites = null 09:41:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:41:58 ssl.endpoint.identification.algorithm = https 09:41:58 ssl.engine.factory.class = null 09:41:58 ssl.key.password = null 09:41:58 ssl.keymanager.algorithm = SunX509 09:41:58 ssl.keystore.certificate.chain = null 09:41:58 ssl.keystore.key = null 09:41:58 ssl.keystore.location = null 09:41:58 ssl.keystore.password = null 09:41:58 ssl.keystore.type = JKS 09:41:58 ssl.protocol = TLSv1.3 09:41:58 ssl.provider = null 09:41:58 ssl.secure.random.implementation = null 09:41:58 ssl.trustmanager.algorithm = PKIX 09:41:58 ssl.truststore.certificates = null 09:41:58 ssl.truststore.location = null 09:41:58 ssl.truststore.password = null 09:41:58 ssl.truststore.type = JKS 09:41:58 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:41:58 09:41:58 2026-02-04T09:41:58.419Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:41:58 2026-02-04T09:41:58.423Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:41:58 2026-02-04T09:41:58.423Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:41:58 2026-02-04T09:41:58.423Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198118423 09:41:58 2026-02-04T09:41:58.432Z INFO 6626 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:41:58 allow.auto.create.topics = true 09:41:58 auto.commit.interval.ms = 5000 09:41:58 auto.include.jmx.reporter = true 09:41:58 auto.offset.reset = earliest 09:41:58 bootstrap.servers = [localhost:32770] 09:41:58 check.crcs = true 09:41:58 client.dns.lookup = use_all_dns_ips 09:41:58 client.id = consumer-test-4 09:41:58 client.rack = 09:41:58 connections.max.idle.ms = 540000 09:41:58 default.api.timeout.ms = 60000 09:41:58 enable.auto.commit = true 09:41:58 enable.metrics.push = true 09:41:58 exclude.internal.topics = true 09:41:58 fetch.max.bytes = 52428800 09:41:58 fetch.max.wait.ms = 500 09:41:58 fetch.min.bytes = 1 09:41:58 group.id = test 09:41:58 group.instance.id = null 09:41:58 group.protocol = classic 09:41:58 group.remote.assignor = null 09:41:58 heartbeat.interval.ms = 3000 09:41:58 interceptor.classes = [] 09:41:58 internal.leave.group.on.close = true 09:41:58 internal.throw.on.fetch.stable.offset.unsupported = false 09:41:58 isolation.level = read_uncommitted 09:41:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:41:58 max.partition.fetch.bytes = 1048576 09:41:58 max.poll.interval.ms = 300000 09:41:58 max.poll.records = 500 09:41:58 metadata.max.age.ms = 300000 09:41:58 metadata.recovery.strategy = none 09:41:58 metric.reporters = [] 09:41:58 metrics.num.samples = 2 09:41:58 metrics.recording.level = INFO 09:41:58 metrics.sample.window.ms = 30000 09:41:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:41:58 receive.buffer.bytes = 65536 09:41:58 reconnect.backoff.max.ms = 1000 09:41:58 reconnect.backoff.ms = 50 09:41:58 request.timeout.ms = 30000 09:41:58 retry.backoff.max.ms = 1000 09:41:58 retry.backoff.ms = 100 09:41:58 sasl.client.callback.handler.class = null 09:41:58 sasl.jaas.config = null 09:41:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:41:58 sasl.kerberos.min.time.before.relogin = 60000 09:41:58 sasl.kerberos.service.name = null 09:41:58 sasl.kerberos.ticket.renew.jitter = 0.05 09:41:58 sasl.kerberos.ticket.renew.window.factor = 0.8 09:41:58 sasl.login.callback.handler.class = null 09:41:58 sasl.login.class = null 09:41:58 sasl.login.connect.timeout.ms = null 09:41:58 sasl.login.read.timeout.ms = null 09:41:58 sasl.login.refresh.buffer.seconds = 300 09:41:58 sasl.login.refresh.min.period.seconds = 60 09:41:58 sasl.login.refresh.window.factor = 0.8 09:41:58 sasl.login.refresh.window.jitter = 0.05 09:41:58 sasl.login.retry.backoff.max.ms = 10000 09:41:58 sasl.login.retry.backoff.ms = 100 09:41:58 sasl.mechanism = GSSAPI 09:41:58 sasl.oauthbearer.clock.skew.seconds = 30 09:41:58 sasl.oauthbearer.expected.audience = null 09:41:58 sasl.oauthbearer.expected.issuer = null 09:41:58 sasl.oauthbearer.header.urlencode = false 09:41:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:41:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:41:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:41:58 sasl.oauthbearer.jwks.endpoint.url = null 09:41:58 sasl.oauthbearer.scope.claim.name = scope 09:41:58 sasl.oauthbearer.sub.claim.name = sub 09:41:58 sasl.oauthbearer.token.endpoint.url = null 09:41:58 security.protocol = PLAINTEXT 09:41:58 security.providers = null 09:41:58 send.buffer.bytes = 131072 09:41:58 session.timeout.ms = 45000 09:41:58 socket.connection.setup.timeout.max.ms = 30000 09:41:58 socket.connection.setup.timeout.ms = 10000 09:41:58 ssl.cipher.suites = null 09:41:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:41:58 ssl.endpoint.identification.algorithm = https 09:41:58 ssl.engine.factory.class = null 09:41:58 ssl.key.password = null 09:41:58 ssl.keymanager.algorithm = SunX509 09:41:58 ssl.keystore.certificate.chain = null 09:41:58 ssl.keystore.key = null 09:41:58 ssl.keystore.location = null 09:41:58 ssl.keystore.password = null 09:41:58 ssl.keystore.type = JKS 09:41:58 ssl.protocol = TLSv1.3 09:41:58 ssl.provider = null 09:41:58 ssl.secure.random.implementation = null 09:41:58 ssl.trustmanager.algorithm = PKIX 09:41:58 ssl.truststore.certificates = null 09:41:58 ssl.truststore.location = null 09:41:58 ssl.truststore.password = null 09:41:58 ssl.truststore.type = JKS 09:41:58 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:41:58 09:41:58 2026-02-04T09:41:58.432Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:41:58 2026-02-04T09:41:58.435Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:41:58 2026-02-04T09:41:58.435Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:41:58 2026-02-04T09:41:58.435Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198118435 09:41:58 2026-02-04T09:41:58.494Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:41:58 2026-02-04T09:41:58.495Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 09:41:58 2026-02-04T09:41:58.566Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:41:58 2026-02-04T09:41:58.566Z INFO 6626 --- [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: 209ms, elapsed time since send: 209ms, throttle time: 0ms, request timeout: 30000ms) 09:41:58 2026-02-04T09:41:58.567Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 09:41:58 2026-02-04T09:41:58.567Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 09:41:58 2026-02-04T09:41:58.567Z INFO 6626 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=204128205, epoch=1) to node 1: 09:41:58 09:41:58 org.apache.kafka.common.errors.DisconnectException 09:41:58 09:41:58 2026-02-04T09:41:58.567Z INFO 6626 --- [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. 09:41:58 2026-02-04T09:41:58.603Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:41:58 2026-02-04T09:41:58.603Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:41:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.636 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 09:41:58 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 09:41:58 2026-02-04T09:41:58.675Z INFO 6626 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 09:41:58 2026-02-04T09:41:58.675Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:41:58 2026-02-04T09:41:58.675Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:58 2026-02-04T09:41:58.705Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:41:58 2026-02-04T09:41:58.705Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:41:58 2026-02-04T09:41:58.727Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:41:58 2026-02-04T09:41:58.727Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:58 2026-02-04T09:41:58.730Z INFO 6626 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: f74d8602163c73aaa0230bbd968fc2bb1ccc8d3ac0c3a9bd4b7d52ae35fea97c 09:41:58 2026-02-04T09:41:58.768Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:41:58 2026-02-04T09:41:58.768Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:41:58 2026-02-04T09:41:58.881Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:58 2026-02-04T09:41:58.881Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:58 2026-02-04T09:41:58.881Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:59 2026-02-04T09:41:58.991Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:41:59 2026-02-04T09:41:58.991Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:41:59 2026-02-04T09:41:59.086Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:41:59 2026-02-04T09:41:59.086Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:41:59 2026-02-04T09:41:59.355Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:41:59 2026-02-04T09:41:59.355Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:59 2026-02-04T09:41:59.355Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:41:59 2026-02-04T09:41:59.387Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:41:59 2026-02-04T09:41:59.388Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:41:59 2026-02-04T09:41:59.453Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:41:59 2026-02-04T09:41:59.453Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:41:59 2026-02-04T09:41:59.678Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:41:59 2026-02-04T09:41:59.678Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:59 2026-02-04T09:41:59.732Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:41:59 2026-02-04T09:41:59.732Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:41:59 2026-02-04T09:41:59.790Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:41:59 2026-02-04T09:41:59.790Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:41:59 2026-02-04T09:41:59.881Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:41:59 2026-02-04T09:41:59.881Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:41:59 2026-02-04T09:41:59.881Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:00 2026-02-04T09:42:00.161Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:00 2026-02-04T09:42:00.162Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:00 2026-02-04T09:42:00.162Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:00 2026-02-04T09:42:00.421Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:00 2026-02-04T09:42:00.422Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:00 2026-02-04T09:42:00.636Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:00 2026-02-04T09:42:00.636Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:00 2026-02-04T09:42:00.680Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:00 2026-02-04T09:42:00.681Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:00 2026-02-04T09:42:00.693Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:00 2026-02-04T09:42:00.693Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:00 2026-02-04T09:42:00.735Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:00 2026-02-04T09:42:00.735Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:00 2026-02-04T09:42:00.735Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:01 2026-02-04T09:42:01.205Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:01 2026-02-04T09:42:01.205Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:01 2026-02-04T09:42:01.205Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:01 2026-02-04T09:42:01.423Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:01 2026-02-04T09:42:01.423Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:01 2026-02-04T09:42:01.596Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:01 2026-02-04T09:42:01.596Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:01 2026-02-04T09:42:01.640Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:01 2026-02-04T09:42:01.640Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:01 2026-02-04T09:42:01.680Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:01 2026-02-04T09:42:01.681Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:01 2026-02-04T09:42:01.739Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:01 2026-02-04T09:42:01.739Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:01 2026-02-04T09:42:01.739Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:02 2026-02-04T09:42:02.021Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:02 2026-02-04T09:42:02.021Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:02 2026-02-04T09:42:02.021Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:02 2026-02-04T09:42:02.425Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:02 2026-02-04T09:42:02.425Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:02 2026-02-04T09:42:02.600Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:02 2026-02-04T09:42:02.600Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:02 2026-02-04T09:42:02.600Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:02 2026-02-04T09:42:02.600Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:02 2026-02-04T09:42:02.600Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:02 2026-02-04T09:42:02.655Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:02 2026-02-04T09:42:02.655Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:02 2026-02-04T09:42:02.681Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:02 2026-02-04T09:42:02.681Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:03 2026-02-04T09:42:03.032Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:03 2026-02-04T09:42:03.032Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:03 2026-02-04T09:42:03.032Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:03 2026-02-04T09:42:03.428Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:03 2026-02-04T09:42:03.428Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:03 2026-02-04T09:42:03.605Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:03 2026-02-04T09:42:03.605Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:03 2026-02-04T09:42:03.608Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:03 2026-02-04T09:42:03.608Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:03 2026-02-04T09:42:03.608Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:03 2026-02-04T09:42:03.664Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:03 2026-02-04T09:42:03.664Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:03 2026-02-04T09:42:03.683Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:03 2026-02-04T09:42:03.683Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:04 2026-02-04T09:42:03.996Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:04 2026-02-04T09:42:03.996Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:04 2026-02-04T09:42:03.996Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:04 2026-02-04T09:42:04.359Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:04 2026-02-04T09:42:04.359Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:04 2026-02-04T09:42:04.468Z INFO 6626 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.792771441S 09:42:04 09:42:04,491 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:42:04 09:42:04,491 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 09:42:04 09:42:04,491 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 09:42:04 09:42:04,500 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 09:42:04 09:42:04,500 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 09:42:04 09:42:04,516 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 09:42:04 09:42:04,516 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 09:42:04 09:42:04 . ____ _ __ _ _ 09:42:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:42:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:42:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:42:04 ' |____| .__|_| |_|_| |_\__, | / / / / 09:42:04 =========|_|==============|___/=/_/_/_/ 09:42:04 09:42:04 :: Spring Boot :: (v3.5.9) 09:42:04 09:42:04 2026-02-04T09:42:04.523Z INFO 6626 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:42:04 2026-02-04T09:42:04.523Z INFO 6626 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 09:42:04 2026-02-04T09:42:04.625Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:04 2026-02-04T09:42:04.625Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:04 2026-02-04T09:42:04.637Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:04 2026-02-04T09:42:04.637Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:04 2026-02-04T09:42:04.637Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:04 2026-02-04T09:42:04.670Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:04 2026-02-04T09:42:04.670Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:04 2026-02-04T09:42:04.685Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:04 2026-02-04T09:42:04.685Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:04 2026-02-04T09:42:04.922Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:04 2026-02-04T09:42:04.922Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:04 2026-02-04T09:42:04.922Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:05 2026-02-04T09:42:05.396Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:05 2026-02-04T09:42:05.396Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:05 2026-02-04T09:42:05.615Z INFO 6626 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 09:42:05 2026-02-04T09:42:05.648Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:05 2026-02-04T09:42:05.648Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:05 2026-02-04T09:42:05.658Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:05 2026-02-04T09:42:05.658Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:05 2026-02-04T09:42:05.658Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:05 2026-02-04T09:42:05.687Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:05 2026-02-04T09:42:05.687Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:05 2026-02-04T09:42:05.696Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:05 2026-02-04T09:42:05.696Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:06 2026-02-04T09:42:05.948Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:06 2026-02-04T09:42:05.948Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:06 2026-02-04T09:42:05.948Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:06 2026-02-04T09:42:06.014Z INFO 6626 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:42:06 allow.auto.create.topics = true 09:42:06 auto.commit.interval.ms = 5000 09:42:06 auto.include.jmx.reporter = true 09:42:06 auto.offset.reset = latest 09:42:06 bootstrap.servers = [localhost:32771] 09:42:06 check.crcs = true 09:42:06 client.dns.lookup = use_all_dns_ips 09:42:06 client.id = consumer-ncmp-data-operation-event-group-5 09:42:06 client.rack = 09:42:06 connections.max.idle.ms = 540000 09:42:06 default.api.timeout.ms = 60000 09:42:06 enable.auto.commit = false 09:42:06 enable.metrics.push = true 09:42:06 exclude.internal.topics = true 09:42:06 fetch.max.bytes = 52428800 09:42:06 fetch.max.wait.ms = 500 09:42:06 fetch.min.bytes = 1 09:42:06 group.id = ncmp-data-operation-event-group 09:42:06 group.instance.id = null 09:42:06 group.protocol = classic 09:42:06 group.remote.assignor = null 09:42:06 heartbeat.interval.ms = 3000 09:42:06 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 09:42:06 internal.leave.group.on.close = true 09:42:06 internal.throw.on.fetch.stable.offset.unsupported = false 09:42:06 isolation.level = read_uncommitted 09:42:06 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:42:06 max.partition.fetch.bytes = 1048576 09:42:06 max.poll.interval.ms = 300000 09:42:06 max.poll.records = 500 09:42:06 metadata.max.age.ms = 300000 09:42:06 metadata.recovery.strategy = none 09:42:06 metric.reporters = [] 09:42:06 metrics.num.samples = 2 09:42:06 metrics.recording.level = INFO 09:42:06 metrics.sample.window.ms = 30000 09:42:06 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:42:06 receive.buffer.bytes = 65536 09:42:06 reconnect.backoff.max.ms = 1000 09:42:06 reconnect.backoff.ms = 50 09:42:06 request.timeout.ms = 30000 09:42:06 retry.backoff.max.ms = 1000 09:42:06 retry.backoff.ms = 100 09:42:06 sasl.client.callback.handler.class = null 09:42:06 sasl.jaas.config = null 09:42:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:06 sasl.kerberos.min.time.before.relogin = 60000 09:42:06 sasl.kerberos.service.name = null 09:42:06 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:06 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:06 sasl.login.callback.handler.class = null 09:42:06 sasl.login.class = null 09:42:06 sasl.login.connect.timeout.ms = null 09:42:06 sasl.login.read.timeout.ms = null 09:42:06 sasl.login.refresh.buffer.seconds = 300 09:42:06 sasl.login.refresh.min.period.seconds = 60 09:42:06 sasl.login.refresh.window.factor = 0.8 09:42:06 sasl.login.refresh.window.jitter = 0.05 09:42:06 sasl.login.retry.backoff.max.ms = 10000 09:42:06 sasl.login.retry.backoff.ms = 100 09:42:06 sasl.mechanism = GSSAPI 09:42:06 sasl.oauthbearer.clock.skew.seconds = 30 09:42:06 sasl.oauthbearer.expected.audience = null 09:42:06 sasl.oauthbearer.expected.issuer = null 09:42:06 sasl.oauthbearer.header.urlencode = false 09:42:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:06 sasl.oauthbearer.jwks.endpoint.url = null 09:42:06 sasl.oauthbearer.scope.claim.name = scope 09:42:06 sasl.oauthbearer.sub.claim.name = sub 09:42:06 sasl.oauthbearer.token.endpoint.url = null 09:42:06 security.protocol = PLAINTEXT 09:42:06 security.providers = null 09:42:06 send.buffer.bytes = 131072 09:42:06 session.timeout.ms = 45000 09:42:06 socket.connection.setup.timeout.max.ms = 30000 09:42:06 socket.connection.setup.timeout.ms = 10000 09:42:06 ssl.cipher.suites = null 09:42:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:06 ssl.endpoint.identification.algorithm = https 09:42:06 ssl.engine.factory.class = null 09:42:06 ssl.key.password = null 09:42:06 ssl.keymanager.algorithm = SunX509 09:42:06 ssl.keystore.certificate.chain = null 09:42:06 ssl.keystore.key = null 09:42:06 ssl.keystore.location = null 09:42:06 ssl.keystore.password = null 09:42:06 ssl.keystore.type = JKS 09:42:06 ssl.protocol = TLSv1.3 09:42:06 ssl.provider = null 09:42:06 ssl.secure.random.implementation = null 09:42:06 ssl.trustmanager.algorithm = PKIX 09:42:06 ssl.truststore.certificates = null 09:42:06 ssl.truststore.location = null 09:42:06 ssl.truststore.password = null 09:42:06 ssl.truststore.type = JKS 09:42:06 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:42:06 09:42:06 2026-02-04T09:42:06.014Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:06 2026-02-04T09:42:06.018Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:06 2026-02-04T09:42:06.018Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:06 2026-02-04T09:42:06.018Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198126018 09:42:06 2026-02-04T09:42:06.020Z INFO 6626 --- [ 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 09:42:06 2026-02-04T09:42:06.030Z INFO 6626 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:42:06 allow.auto.create.topics = true 09:42:06 auto.commit.interval.ms = 5000 09:42:06 auto.include.jmx.reporter = true 09:42:06 auto.offset.reset = latest 09:42:06 bootstrap.servers = [localhost:32771] 09:42:06 check.crcs = true 09:42:06 client.dns.lookup = use_all_dns_ips 09:42:06 client.id = consumer-ncmp-async-rest-request-event-group-6 09:42:06 client.rack = 09:42:06 connections.max.idle.ms = 540000 09:42:06 default.api.timeout.ms = 60000 09:42:06 enable.auto.commit = false 09:42:06 enable.metrics.push = true 09:42:06 exclude.internal.topics = true 09:42:06 fetch.max.bytes = 52428800 09:42:06 fetch.max.wait.ms = 500 09:42:06 fetch.min.bytes = 1 09:42:06 group.id = ncmp-async-rest-request-event-group 09:42:06 group.instance.id = null 09:42:06 group.protocol = classic 09:42:06 group.remote.assignor = null 09:42:06 heartbeat.interval.ms = 3000 09:42:06 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 09:42:06 internal.leave.group.on.close = true 09:42:06 internal.throw.on.fetch.stable.offset.unsupported = false 09:42:06 isolation.level = read_uncommitted 09:42:06 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:42:06 max.partition.fetch.bytes = 1048576 09:42:06 max.poll.interval.ms = 300000 09:42:06 max.poll.records = 500 09:42:06 metadata.max.age.ms = 300000 09:42:06 metadata.recovery.strategy = none 09:42:06 metric.reporters = [] 09:42:06 metrics.num.samples = 2 09:42:06 metrics.recording.level = INFO 09:42:06 metrics.sample.window.ms = 30000 09:42:06 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:42:06 receive.buffer.bytes = 65536 09:42:06 reconnect.backoff.max.ms = 1000 09:42:06 reconnect.backoff.ms = 50 09:42:06 request.timeout.ms = 30000 09:42:06 retry.backoff.max.ms = 1000 09:42:06 retry.backoff.ms = 100 09:42:06 sasl.client.callback.handler.class = null 09:42:06 sasl.jaas.config = null 09:42:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:06 sasl.kerberos.min.time.before.relogin = 60000 09:42:06 sasl.kerberos.service.name = null 09:42:06 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:06 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:06 sasl.login.callback.handler.class = null 09:42:06 sasl.login.class = null 09:42:06 sasl.login.connect.timeout.ms = null 09:42:06 sasl.login.read.timeout.ms = null 09:42:06 sasl.login.refresh.buffer.seconds = 300 09:42:06 sasl.login.refresh.min.period.seconds = 60 09:42:06 sasl.login.refresh.window.factor = 0.8 09:42:06 sasl.login.refresh.window.jitter = 0.05 09:42:06 sasl.login.retry.backoff.max.ms = 10000 09:42:06 sasl.login.retry.backoff.ms = 100 09:42:06 sasl.mechanism = GSSAPI 09:42:06 sasl.oauthbearer.clock.skew.seconds = 30 09:42:06 sasl.oauthbearer.expected.audience = null 09:42:06 sasl.oauthbearer.expected.issuer = null 09:42:06 sasl.oauthbearer.header.urlencode = false 09:42:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:06 sasl.oauthbearer.jwks.endpoint.url = null 09:42:06 sasl.oauthbearer.scope.claim.name = scope 09:42:06 sasl.oauthbearer.sub.claim.name = sub 09:42:06 sasl.oauthbearer.token.endpoint.url = null 09:42:06 security.protocol = PLAINTEXT 09:42:06 security.providers = null 09:42:06 send.buffer.bytes = 131072 09:42:06 session.timeout.ms = 45000 09:42:06 socket.connection.setup.timeout.max.ms = 30000 09:42:06 socket.connection.setup.timeout.ms = 10000 09:42:06 ssl.cipher.suites = null 09:42:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:06 ssl.endpoint.identification.algorithm = https 09:42:06 ssl.engine.factory.class = null 09:42:06 ssl.key.password = null 09:42:06 ssl.keymanager.algorithm = SunX509 09:42:06 ssl.keystore.certificate.chain = null 09:42:06 ssl.keystore.key = null 09:42:06 ssl.keystore.location = null 09:42:06 ssl.keystore.password = null 09:42:06 ssl.keystore.type = JKS 09:42:06 ssl.protocol = TLSv1.3 09:42:06 ssl.provider = null 09:42:06 ssl.secure.random.implementation = null 09:42:06 ssl.trustmanager.algorithm = PKIX 09:42:06 ssl.truststore.certificates = null 09:42:06 ssl.truststore.location = null 09:42:06 ssl.truststore.password = null 09:42:06 ssl.truststore.type = JKS 09:42:06 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:42:06 09:42:06 2026-02-04T09:42:06.030Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:06 2026-02-04T09:42:06.043Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:06 2026-02-04T09:42:06.043Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:06 2026-02-04T09:42:06.043Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198126043 09:42:06 2026-02-04T09:42:06.043Z INFO 6626 --- [ 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 09:42:06 2026-02-04T09:42:06.058Z INFO 6626 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.586 seconds (process running for 57.095) 09:42:06 2026-02-04T09:42:06.066Z WARN 6626 --- [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} 09:42:06 2026-02-04T09:42:06.066Z INFO 6626 --- [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 09:42:06 2026-02-04T09:42:06.075Z WARN 6626 --- [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} 09:42:06 2026-02-04T09:42:06.075Z INFO 6626 --- [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 09:42:06 2026-02-04T09:42:06.208Z INFO 6626 --- [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) 09:42:06 2026-02-04T09:42:06.209Z INFO 6626 --- [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 09:42:06 2026-02-04T09:42:06.210Z INFO 6626 --- [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) 09:42:06 2026-02-04T09:42:06.210Z INFO 6626 --- [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 09:42:06 2026-02-04T09:42:06.242Z INFO 6626 --- [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-e0ede376-17e4-46c3-a7d8-21bc58a860be 09:42:06 2026-02-04T09:42:06.242Z INFO 6626 --- [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 09:42:06 2026-02-04T09:42:06.242Z INFO 6626 --- [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-b5f6c149-6db3-41ac-bd99-c8edf432e6e8 09:42:06 2026-02-04T09:42:06.243Z INFO 6626 --- [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 09:42:06 2026-02-04T09:42:06.258Z INFO 6626 --- [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-e0ede376-17e4-46c3-a7d8-21bc58a860be', protocol='range'} 09:42:06 2026-02-04T09:42:06.259Z INFO 6626 --- [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-e0ede376-17e4-46c3-a7d8-21bc58a860be=Assignment(partitions=[ncmp-async-m2m-0])} 09:42:06 2026-02-04T09:42:06.261Z INFO 6626 --- [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-b5f6c149-6db3-41ac-bd99-c8edf432e6e8', protocol='range'} 09:42:06 2026-02-04T09:42:06.261Z INFO 6626 --- [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-b5f6c149-6db3-41ac-bd99-c8edf432e6e8=Assignment(partitions=[ncmp-async-m2m-0])} 09:42:06 2026-02-04T09:42:06.298Z INFO 6626 --- [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-e0ede376-17e4-46c3-a7d8-21bc58a860be', protocol='range'} 09:42:06 2026-02-04T09:42:06.298Z INFO 6626 --- [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-b5f6c149-6db3-41ac-bd99-c8edf432e6e8', protocol='range'} 09:42:06 2026-02-04T09:42:06.298Z INFO 6626 --- [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]) 09:42:06 2026-02-04T09:42:06.298Z INFO 6626 --- [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]) 09:42:06 2026-02-04T09:42:06.298Z INFO 6626 --- [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 09:42:06 2026-02-04T09:42:06.298Z INFO 6626 --- [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 09:42:06 2026-02-04T09:42:06.313Z INFO 6626 --- [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 09:42:06 2026-02-04T09:42:06.314Z INFO 6626 --- [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 09:42:06 2026-02-04T09:42:06.316Z INFO 6626 --- [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 09:42:06 2026-02-04T09:42:06.316Z INFO 6626 --- [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 09:42:06 2026-02-04T09:42:06.328Z INFO 6626 --- [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}}. 09:42:06 2026-02-04T09:42:06.329Z INFO 6626 --- [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}}. 09:42:06 2026-02-04T09:42:06.350Z INFO 6626 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 09:42:06 2026-02-04T09:42:06.351Z INFO 6626 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 09:42:06 2026-02-04T09:42:06.392Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:06 2026-02-04T09:42:06.392Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:06 acks = -1 09:42:06 auto.include.jmx.reporter = true 09:42:06 batch.size = 16384 09:42:06 bootstrap.servers = [localhost:32771] 09:42:06 buffer.memory = 33554432 09:42:06 client.dns.lookup = use_all_dns_ips 09:42:06 client.id = producer-5 09:42:06 compression.gzip.level = -1 09:42:06 compression.lz4.level = 9 09:42:06 compression.type = none 09:42:06 compression.zstd.level = 3 09:42:06 connections.max.idle.ms = 540000 09:42:06 delivery.timeout.ms = 120000 09:42:06 enable.idempotence = false 09:42:06 enable.metrics.push = true 09:42:06 interceptor.classes = [] 09:42:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:06 linger.ms = 1 09:42:06 max.block.ms = 60000 09:42:06 max.in.flight.requests.per.connection = 5 09:42:06 max.request.size = 1048576 09:42:06 metadata.max.age.ms = 300000 09:42:06 metadata.max.idle.ms = 300000 09:42:06 metadata.recovery.strategy = none 09:42:06 metric.reporters = [] 09:42:06 metrics.num.samples = 2 09:42:06 metrics.recording.level = INFO 09:42:06 metrics.sample.window.ms = 30000 09:42:06 partitioner.adaptive.partitioning.enable = true 09:42:06 partitioner.availability.timeout.ms = 0 09:42:06 partitioner.class = null 09:42:06 partitioner.ignore.keys = false 09:42:06 receive.buffer.bytes = 32768 09:42:06 reconnect.backoff.max.ms = 1000 09:42:06 reconnect.backoff.ms = 50 09:42:06 request.timeout.ms = 30000 09:42:06 retries = 0 09:42:06 retry.backoff.max.ms = 1000 09:42:06 retry.backoff.ms = 100 09:42:06 sasl.client.callback.handler.class = null 09:42:06 sasl.jaas.config = null 09:42:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:06 sasl.kerberos.min.time.before.relogin = 60000 09:42:06 sasl.kerberos.service.name = null 09:42:06 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:06 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:06 sasl.login.callback.handler.class = null 09:42:06 sasl.login.class = null 09:42:06 sasl.login.connect.timeout.ms = null 09:42:06 sasl.login.read.timeout.ms = null 09:42:06 sasl.login.refresh.buffer.seconds = 300 09:42:06 sasl.login.refresh.min.period.seconds = 60 09:42:06 sasl.login.refresh.window.factor = 0.8 09:42:06 sasl.login.refresh.window.jitter = 0.05 09:42:06 sasl.login.retry.backoff.max.ms = 10000 09:42:06 sasl.login.retry.backoff.ms = 100 09:42:06 sasl.mechanism = GSSAPI 09:42:06 sasl.oauthbearer.clock.skew.seconds = 30 09:42:06 sasl.oauthbearer.expected.audience = null 09:42:06 sasl.oauthbearer.expected.issuer = null 09:42:06 sasl.oauthbearer.header.urlencode = false 09:42:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:06 sasl.oauthbearer.jwks.endpoint.url = null 09:42:06 sasl.oauthbearer.scope.claim.name = scope 09:42:06 sasl.oauthbearer.sub.claim.name = sub 09:42:06 sasl.oauthbearer.token.endpoint.url = null 09:42:06 security.protocol = PLAINTEXT 09:42:06 security.providers = null 09:42:06 send.buffer.bytes = 131072 09:42:06 socket.connection.setup.timeout.max.ms = 30000 09:42:06 socket.connection.setup.timeout.ms = 10000 09:42:06 ssl.cipher.suites = null 09:42:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:06 ssl.endpoint.identification.algorithm = https 09:42:06 ssl.engine.factory.class = null 09:42:06 ssl.key.password = null 09:42:06 ssl.keymanager.algorithm = SunX509 09:42:06 ssl.keystore.certificate.chain = null 09:42:06 ssl.keystore.key = null 09:42:06 ssl.keystore.location = null 09:42:06 ssl.keystore.password = null 09:42:06 ssl.keystore.type = JKS 09:42:06 ssl.protocol = TLSv1.3 09:42:06 ssl.provider = null 09:42:06 ssl.secure.random.implementation = null 09:42:06 ssl.trustmanager.algorithm = PKIX 09:42:06 ssl.truststore.certificates = null 09:42:06 ssl.truststore.location = null 09:42:06 ssl.truststore.password = null 09:42:06 ssl.truststore.type = JKS 09:42:06 transaction.timeout.ms = 60000 09:42:06 transactional.id = null 09:42:06 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:06 09:42:06 2026-02-04T09:42:06.393Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:06 2026-02-04T09:42:06.397Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:06 2026-02-04T09:42:06.398Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:06 2026-02-04T09:42:06.398Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:06 2026-02-04T09:42:06.398Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198126398 09:42:06 2026-02-04T09:42:06.398Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:06 2026-02-04T09:42:06.398Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:06 2026-02-04T09:42:06.411Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:06 2026-02-04T09:42:06.500Z INFO 6626 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 09:42:06 auto.include.jmx.reporter = true 09:42:06 bootstrap.controllers = [] 09:42:06 bootstrap.servers = [localhost:32771] 09:42:06 client.dns.lookup = use_all_dns_ips 09:42:06 client.id = 09:42:06 connections.max.idle.ms = 300000 09:42:06 default.api.timeout.ms = 60000 09:42:06 enable.metrics.push = true 09:42:06 metadata.max.age.ms = 300000 09:42:06 metadata.recovery.strategy = none 09:42:06 metric.reporters = [] 09:42:06 metrics.num.samples = 2 09:42:06 metrics.recording.level = INFO 09:42:06 metrics.sample.window.ms = 30000 09:42:06 receive.buffer.bytes = 65536 09:42:06 reconnect.backoff.max.ms = 1000 09:42:06 reconnect.backoff.ms = 50 09:42:06 request.timeout.ms = 30000 09:42:06 retries = 2147483647 09:42:06 retry.backoff.max.ms = 1000 09:42:06 retry.backoff.ms = 100 09:42:06 sasl.client.callback.handler.class = null 09:42:06 sasl.jaas.config = null 09:42:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:06 sasl.kerberos.min.time.before.relogin = 60000 09:42:06 sasl.kerberos.service.name = null 09:42:06 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:06 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:06 sasl.login.callback.handler.class = null 09:42:06 sasl.login.class = null 09:42:06 sasl.login.connect.timeout.ms = null 09:42:06 sasl.login.read.timeout.ms = null 09:42:06 sasl.login.refresh.buffer.seconds = 300 09:42:06 sasl.login.refresh.min.period.seconds = 60 09:42:06 sasl.login.refresh.window.factor = 0.8 09:42:06 sasl.login.refresh.window.jitter = 0.05 09:42:06 sasl.login.retry.backoff.max.ms = 10000 09:42:06 sasl.login.retry.backoff.ms = 100 09:42:06 sasl.mechanism = GSSAPI 09:42:06 sasl.oauthbearer.clock.skew.seconds = 30 09:42:06 sasl.oauthbearer.expected.audience = null 09:42:06 sasl.oauthbearer.expected.issuer = null 09:42:06 sasl.oauthbearer.header.urlencode = false 09:42:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:06 sasl.oauthbearer.jwks.endpoint.url = null 09:42:06 sasl.oauthbearer.scope.claim.name = scope 09:42:06 sasl.oauthbearer.sub.claim.name = sub 09:42:06 sasl.oauthbearer.token.endpoint.url = null 09:42:06 security.protocol = PLAINTEXT 09:42:06 security.providers = null 09:42:06 send.buffer.bytes = 131072 09:42:06 socket.connection.setup.timeout.max.ms = 30000 09:42:06 socket.connection.setup.timeout.ms = 10000 09:42:06 ssl.cipher.suites = null 09:42:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:06 ssl.endpoint.identification.algorithm = https 09:42:06 ssl.engine.factory.class = null 09:42:06 ssl.key.password = null 09:42:06 ssl.keymanager.algorithm = SunX509 09:42:06 ssl.keystore.certificate.chain = null 09:42:06 ssl.keystore.key = null 09:42:06 ssl.keystore.location = null 09:42:06 ssl.keystore.password = null 09:42:06 ssl.keystore.type = JKS 09:42:06 ssl.protocol = TLSv1.3 09:42:06 ssl.provider = null 09:42:06 ssl.secure.random.implementation = null 09:42:06 ssl.trustmanager.algorithm = PKIX 09:42:06 ssl.truststore.certificates = null 09:42:06 ssl.truststore.location = null 09:42:06 ssl.truststore.password = null 09:42:06 ssl.truststore.type = JKS 09:42:06 09:42:06 2026-02-04T09:42:06.501Z INFO 6626 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 09:42:06 auto.include.jmx.reporter = true 09:42:06 bootstrap.controllers = [] 09:42:06 bootstrap.servers = [localhost:32771] 09:42:06 client.dns.lookup = use_all_dns_ips 09:42:06 client.id = 09:42:06 connections.max.idle.ms = 300000 09:42:06 default.api.timeout.ms = 60000 09:42:06 enable.metrics.push = true 09:42:06 metadata.max.age.ms = 300000 09:42:06 metadata.recovery.strategy = none 09:42:06 metric.reporters = [] 09:42:06 metrics.num.samples = 2 09:42:06 metrics.recording.level = INFO 09:42:06 metrics.sample.window.ms = 30000 09:42:06 receive.buffer.bytes = 65536 09:42:06 reconnect.backoff.max.ms = 1000 09:42:06 reconnect.backoff.ms = 50 09:42:06 request.timeout.ms = 30000 09:42:06 retries = 2147483647 09:42:06 retry.backoff.max.ms = 1000 09:42:06 retry.backoff.ms = 100 09:42:06 sasl.client.callback.handler.class = null 09:42:06 sasl.jaas.config = null 09:42:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:06 sasl.kerberos.min.time.before.relogin = 60000 09:42:06 sasl.kerberos.service.name = null 09:42:06 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:06 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:06 sasl.login.callback.handler.class = null 09:42:06 sasl.login.class = null 09:42:06 sasl.login.connect.timeout.ms = null 09:42:06 sasl.login.read.timeout.ms = null 09:42:06 sasl.login.refresh.buffer.seconds = 300 09:42:06 sasl.login.refresh.min.period.seconds = 60 09:42:06 sasl.login.refresh.window.factor = 0.8 09:42:06 sasl.login.refresh.window.jitter = 0.05 09:42:06 sasl.login.retry.backoff.max.ms = 10000 09:42:06 sasl.login.retry.backoff.ms = 100 09:42:06 sasl.mechanism = GSSAPI 09:42:06 sasl.oauthbearer.clock.skew.seconds = 30 09:42:06 sasl.oauthbearer.expected.audience = null 09:42:06 sasl.oauthbearer.expected.issuer = null 09:42:06 sasl.oauthbearer.header.urlencode = false 09:42:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:06 sasl.oauthbearer.jwks.endpoint.url = null 09:42:06 sasl.oauthbearer.scope.claim.name = scope 09:42:06 sasl.oauthbearer.sub.claim.name = sub 09:42:06 sasl.oauthbearer.token.endpoint.url = null 09:42:06 security.protocol = PLAINTEXT 09:42:06 security.providers = null 09:42:06 send.buffer.bytes = 131072 09:42:06 socket.connection.setup.timeout.max.ms = 30000 09:42:06 socket.connection.setup.timeout.ms = 10000 09:42:06 ssl.cipher.suites = null 09:42:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:06 ssl.endpoint.identification.algorithm = https 09:42:06 ssl.engine.factory.class = null 09:42:06 ssl.key.password = null 09:42:06 ssl.keymanager.algorithm = SunX509 09:42:06 ssl.keystore.certificate.chain = null 09:42:06 ssl.keystore.key = null 09:42:06 ssl.keystore.location = null 09:42:06 ssl.keystore.password = null 09:42:06 ssl.keystore.type = JKS 09:42:06 ssl.protocol = TLSv1.3 09:42:06 ssl.provider = null 09:42:06 ssl.secure.random.implementation = null 09:42:06 ssl.trustmanager.algorithm = PKIX 09:42:06 ssl.truststore.certificates = null 09:42:06 ssl.truststore.location = null 09:42:06 ssl.truststore.password = null 09:42:06 ssl.truststore.type = JKS 09:42:06 09:42:06 2026-02-04T09:42:06.530Z INFO 6626 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:06 2026-02-04T09:42:06.530Z INFO 6626 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:06 2026-02-04T09:42:06.530Z INFO 6626 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198126530 09:42:06 2026-02-04T09:42:06.530Z INFO 6626 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:06 2026-02-04T09:42:06.530Z INFO 6626 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:06 2026-02-04T09:42:06.530Z INFO 6626 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198126530 09:42:06 2026-02-04T09:42:06.579Z INFO 6626 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 09:42:06 2026-02-04T09:42:06.580Z INFO 6626 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 09:42:06 2026-02-04T09:42:06.583Z INFO 6626 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:42:06 2026-02-04T09:42:06.583Z INFO 6626 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:42:06 2026-02-04T09:42:06.583Z INFO 6626 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:42:06 2026-02-04T09:42:06.583Z INFO 6626 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:42:06 2026-02-04T09:42:06.583Z INFO 6626 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:42:06 2026-02-04T09:42:06.583Z INFO 6626 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:42:06 2026-02-04T09:42:06.659Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:06 2026-02-04T09:42:06.659Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:06 2026-02-04T09:42:06.659Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:06 2026-02-04T09:42:06.664Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:06 2026-02-04T09:42:06.665Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:06 2026-02-04T09:42:06.689Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:06 2026-02-04T09:42:06.689Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:06 2026-02-04T09:42:06.705Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:06 2026-02-04T09:42:06.705Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:06 2026-02-04T09:42:06.728Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:06 2026-02-04T09:42:06.729Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:06 acks = -1 09:42:06 auto.include.jmx.reporter = true 09:42:06 batch.size = 16384 09:42:06 bootstrap.servers = [localhost:32771] 09:42:06 buffer.memory = 33554432 09:42:06 client.dns.lookup = use_all_dns_ips 09:42:06 client.id = producer-6 09:42:06 compression.gzip.level = -1 09:42:06 compression.lz4.level = 9 09:42:06 compression.type = none 09:42:06 compression.zstd.level = 3 09:42:06 connections.max.idle.ms = 540000 09:42:06 delivery.timeout.ms = 120000 09:42:06 enable.idempotence = false 09:42:06 enable.metrics.push = true 09:42:06 interceptor.classes = [] 09:42:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:06 linger.ms = 1 09:42:06 max.block.ms = 60000 09:42:06 max.in.flight.requests.per.connection = 5 09:42:06 max.request.size = 1048576 09:42:06 metadata.max.age.ms = 300000 09:42:06 metadata.max.idle.ms = 300000 09:42:06 metadata.recovery.strategy = none 09:42:06 metric.reporters = [] 09:42:06 metrics.num.samples = 2 09:42:06 metrics.recording.level = INFO 09:42:06 metrics.sample.window.ms = 30000 09:42:06 partitioner.adaptive.partitioning.enable = true 09:42:06 partitioner.availability.timeout.ms = 0 09:42:06 partitioner.class = null 09:42:06 partitioner.ignore.keys = false 09:42:06 receive.buffer.bytes = 32768 09:42:06 reconnect.backoff.max.ms = 1000 09:42:06 reconnect.backoff.ms = 50 09:42:06 request.timeout.ms = 30000 09:42:06 retries = 0 09:42:06 retry.backoff.max.ms = 1000 09:42:06 retry.backoff.ms = 100 09:42:06 sasl.client.callback.handler.class = null 09:42:06 sasl.jaas.config = null 09:42:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:06 sasl.kerberos.min.time.before.relogin = 60000 09:42:06 sasl.kerberos.service.name = null 09:42:06 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:06 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:06 sasl.login.callback.handler.class = null 09:42:06 sasl.login.class = null 09:42:06 sasl.login.connect.timeout.ms = null 09:42:06 sasl.login.read.timeout.ms = null 09:42:06 sasl.login.refresh.buffer.seconds = 300 09:42:06 sasl.login.refresh.min.period.seconds = 60 09:42:06 sasl.login.refresh.window.factor = 0.8 09:42:06 sasl.login.refresh.window.jitter = 0.05 09:42:06 sasl.login.retry.backoff.max.ms = 10000 09:42:06 sasl.login.retry.backoff.ms = 100 09:42:06 sasl.mechanism = GSSAPI 09:42:06 sasl.oauthbearer.clock.skew.seconds = 30 09:42:06 sasl.oauthbearer.expected.audience = null 09:42:06 sasl.oauthbearer.expected.issuer = null 09:42:06 sasl.oauthbearer.header.urlencode = false 09:42:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:06 sasl.oauthbearer.jwks.endpoint.url = null 09:42:06 sasl.oauthbearer.scope.claim.name = scope 09:42:06 sasl.oauthbearer.sub.claim.name = sub 09:42:06 sasl.oauthbearer.token.endpoint.url = null 09:42:06 security.protocol = PLAINTEXT 09:42:06 security.providers = null 09:42:06 send.buffer.bytes = 131072 09:42:06 socket.connection.setup.timeout.max.ms = 30000 09:42:06 socket.connection.setup.timeout.ms = 10000 09:42:06 ssl.cipher.suites = null 09:42:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:06 ssl.endpoint.identification.algorithm = https 09:42:06 ssl.engine.factory.class = null 09:42:06 ssl.key.password = null 09:42:06 ssl.keymanager.algorithm = SunX509 09:42:06 ssl.keystore.certificate.chain = null 09:42:06 ssl.keystore.key = null 09:42:06 ssl.keystore.location = null 09:42:06 ssl.keystore.password = null 09:42:06 ssl.keystore.type = JKS 09:42:06 ssl.protocol = TLSv1.3 09:42:06 ssl.provider = null 09:42:06 ssl.secure.random.implementation = null 09:42:06 ssl.trustmanager.algorithm = PKIX 09:42:06 ssl.truststore.certificates = null 09:42:06 ssl.truststore.location = null 09:42:06 ssl.truststore.password = null 09:42:06 ssl.truststore.type = JKS 09:42:06 transaction.timeout.ms = 60000 09:42:06 transactional.id = null 09:42:06 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 09:42:06 09:42:06 2026-02-04T09:42:06.729Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:06 2026-02-04T09:42:06.732Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:06 2026-02-04T09:42:06.732Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:06 2026-02-04T09:42:06.732Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:06 2026-02-04T09:42:06.732Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198126732 09:42:06 2026-02-04T09:42:06.741Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:06 2026-02-04T09:42:06.779Z ERROR 6626 --- [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 09:42:06 09:42:06 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 09:42:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 09:42:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 09:42:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 09:42:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 09:42:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 09:42:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 09:42:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 09:42:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 09:42:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 09:42:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 09:42:06 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 09:42:06 at java.base/java.lang.Thread.run(Thread.java:833) 09:42:06 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 09:42:06 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 09:42:06 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 09:42:06 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 09:42:06 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 09:42:06 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 09:42:06 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 09:42:06 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 09:42:06 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 09:42:06 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 09:42:06 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 09:42:06 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 09:42:06 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 09:42:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 09:42:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 09:42:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 09:42:06 ... 3 common frames omitted 09:42:06 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 09:42:06 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 09:42:06 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 09:42:06 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 09:42:06 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 09:42:06 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 09:42:06 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 09:42:06 ... 16 common frames omitted 09:42:06 09:42:07 2026-02-04T09:42:06.865Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:07 2026-02-04T09:42:06.865Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:07 acks = -1 09:42:07 auto.include.jmx.reporter = true 09:42:07 batch.size = 16384 09:42:07 bootstrap.servers = [localhost:32771] 09:42:07 buffer.memory = 33554432 09:42:07 client.dns.lookup = use_all_dns_ips 09:42:07 client.id = producer-7 09:42:07 compression.gzip.level = -1 09:42:07 compression.lz4.level = 9 09:42:07 compression.type = none 09:42:07 compression.zstd.level = 3 09:42:07 connections.max.idle.ms = 540000 09:42:07 delivery.timeout.ms = 120000 09:42:07 enable.idempotence = false 09:42:07 enable.metrics.push = true 09:42:07 interceptor.classes = [] 09:42:07 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:07 linger.ms = 1 09:42:07 max.block.ms = 60000 09:42:07 max.in.flight.requests.per.connection = 5 09:42:07 max.request.size = 1048576 09:42:07 metadata.max.age.ms = 300000 09:42:07 metadata.max.idle.ms = 300000 09:42:07 metadata.recovery.strategy = none 09:42:07 metric.reporters = [] 09:42:07 metrics.num.samples = 2 09:42:07 metrics.recording.level = INFO 09:42:07 metrics.sample.window.ms = 30000 09:42:07 partitioner.adaptive.partitioning.enable = true 09:42:07 partitioner.availability.timeout.ms = 0 09:42:07 partitioner.class = null 09:42:07 partitioner.ignore.keys = false 09:42:07 receive.buffer.bytes = 32768 09:42:07 reconnect.backoff.max.ms = 1000 09:42:07 reconnect.backoff.ms = 50 09:42:07 request.timeout.ms = 30000 09:42:07 retries = 0 09:42:07 retry.backoff.max.ms = 1000 09:42:07 retry.backoff.ms = 100 09:42:07 sasl.client.callback.handler.class = null 09:42:07 sasl.jaas.config = null 09:42:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:07 sasl.kerberos.min.time.before.relogin = 60000 09:42:07 sasl.kerberos.service.name = null 09:42:07 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:07 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:07 sasl.login.callback.handler.class = null 09:42:07 sasl.login.class = null 09:42:07 sasl.login.connect.timeout.ms = null 09:42:07 sasl.login.read.timeout.ms = null 09:42:07 sasl.login.refresh.buffer.seconds = 300 09:42:07 sasl.login.refresh.min.period.seconds = 60 09:42:07 sasl.login.refresh.window.factor = 0.8 09:42:07 sasl.login.refresh.window.jitter = 0.05 09:42:07 sasl.login.retry.backoff.max.ms = 10000 09:42:07 sasl.login.retry.backoff.ms = 100 09:42:07 sasl.mechanism = GSSAPI 09:42:07 sasl.oauthbearer.clock.skew.seconds = 30 09:42:07 sasl.oauthbearer.expected.audience = null 09:42:07 sasl.oauthbearer.expected.issuer = null 09:42:07 sasl.oauthbearer.header.urlencode = false 09:42:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:07 sasl.oauthbearer.jwks.endpoint.url = null 09:42:07 sasl.oauthbearer.scope.claim.name = scope 09:42:07 sasl.oauthbearer.sub.claim.name = sub 09:42:07 sasl.oauthbearer.token.endpoint.url = null 09:42:07 security.protocol = PLAINTEXT 09:42:07 security.providers = null 09:42:07 send.buffer.bytes = 131072 09:42:07 socket.connection.setup.timeout.max.ms = 30000 09:42:07 socket.connection.setup.timeout.ms = 10000 09:42:07 ssl.cipher.suites = null 09:42:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:07 ssl.endpoint.identification.algorithm = https 09:42:07 ssl.engine.factory.class = null 09:42:07 ssl.key.password = null 09:42:07 ssl.keymanager.algorithm = SunX509 09:42:07 ssl.keystore.certificate.chain = null 09:42:07 ssl.keystore.key = null 09:42:07 ssl.keystore.location = null 09:42:07 ssl.keystore.password = null 09:42:07 ssl.keystore.type = JKS 09:42:07 ssl.protocol = TLSv1.3 09:42:07 ssl.provider = null 09:42:07 ssl.secure.random.implementation = null 09:42:07 ssl.trustmanager.algorithm = PKIX 09:42:07 ssl.truststore.certificates = null 09:42:07 ssl.truststore.location = null 09:42:07 ssl.truststore.password = null 09:42:07 ssl.truststore.type = JKS 09:42:07 transaction.timeout.ms = 60000 09:42:07 transactional.id = null 09:42:07 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:07 09:42:07 2026-02-04T09:42:06.865Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:07 2026-02-04T09:42:06.867Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:07 2026-02-04T09:42:06.867Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:07 2026-02-04T09:42:06.867Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:07 2026-02-04T09:42:06.867Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198126867 09:42:07 2026-02-04T09:42:06.874Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:07 2026-02-04T09:42:06.948Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:07 2026-02-04T09:42:06.948Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:07 2026-02-04T09:42:06.948Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:07 2026-02-04T09:42:07.186Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:07 2026-02-04T09:42:07.186Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:07 acks = -1 09:42:07 auto.include.jmx.reporter = true 09:42:07 batch.size = 16384 09:42:07 bootstrap.servers = [localhost:32771] 09:42:07 buffer.memory = 33554432 09:42:07 client.dns.lookup = use_all_dns_ips 09:42:07 client.id = producer-8 09:42:07 compression.gzip.level = -1 09:42:07 compression.lz4.level = 9 09:42:07 compression.type = none 09:42:07 compression.zstd.level = 3 09:42:07 connections.max.idle.ms = 540000 09:42:07 delivery.timeout.ms = 120000 09:42:07 enable.idempotence = false 09:42:07 enable.metrics.push = true 09:42:07 interceptor.classes = [] 09:42:07 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:07 linger.ms = 1 09:42:07 max.block.ms = 60000 09:42:07 max.in.flight.requests.per.connection = 5 09:42:07 max.request.size = 1048576 09:42:07 metadata.max.age.ms = 300000 09:42:07 metadata.max.idle.ms = 300000 09:42:07 metadata.recovery.strategy = none 09:42:07 metric.reporters = [] 09:42:07 metrics.num.samples = 2 09:42:07 metrics.recording.level = INFO 09:42:07 metrics.sample.window.ms = 30000 09:42:07 partitioner.adaptive.partitioning.enable = true 09:42:07 partitioner.availability.timeout.ms = 0 09:42:07 partitioner.class = null 09:42:07 partitioner.ignore.keys = false 09:42:07 receive.buffer.bytes = 32768 09:42:07 reconnect.backoff.max.ms = 1000 09:42:07 reconnect.backoff.ms = 50 09:42:07 request.timeout.ms = 30000 09:42:07 retries = 0 09:42:07 retry.backoff.max.ms = 1000 09:42:07 retry.backoff.ms = 100 09:42:07 sasl.client.callback.handler.class = null 09:42:07 sasl.jaas.config = null 09:42:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:07 sasl.kerberos.min.time.before.relogin = 60000 09:42:07 sasl.kerberos.service.name = null 09:42:07 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:07 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:07 sasl.login.callback.handler.class = null 09:42:07 sasl.login.class = null 09:42:07 sasl.login.connect.timeout.ms = null 09:42:07 sasl.login.read.timeout.ms = null 09:42:07 sasl.login.refresh.buffer.seconds = 300 09:42:07 sasl.login.refresh.min.period.seconds = 60 09:42:07 sasl.login.refresh.window.factor = 0.8 09:42:07 sasl.login.refresh.window.jitter = 0.05 09:42:07 sasl.login.retry.backoff.max.ms = 10000 09:42:07 sasl.login.retry.backoff.ms = 100 09:42:07 sasl.mechanism = GSSAPI 09:42:07 sasl.oauthbearer.clock.skew.seconds = 30 09:42:07 sasl.oauthbearer.expected.audience = null 09:42:07 sasl.oauthbearer.expected.issuer = null 09:42:07 sasl.oauthbearer.header.urlencode = false 09:42:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:07 sasl.oauthbearer.jwks.endpoint.url = null 09:42:07 sasl.oauthbearer.scope.claim.name = scope 09:42:07 sasl.oauthbearer.sub.claim.name = sub 09:42:07 sasl.oauthbearer.token.endpoint.url = null 09:42:07 security.protocol = PLAINTEXT 09:42:07 security.providers = null 09:42:07 send.buffer.bytes = 131072 09:42:07 socket.connection.setup.timeout.max.ms = 30000 09:42:07 socket.connection.setup.timeout.ms = 10000 09:42:07 ssl.cipher.suites = null 09:42:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:07 ssl.endpoint.identification.algorithm = https 09:42:07 ssl.engine.factory.class = null 09:42:07 ssl.key.password = null 09:42:07 ssl.keymanager.algorithm = SunX509 09:42:07 ssl.keystore.certificate.chain = null 09:42:07 ssl.keystore.key = null 09:42:07 ssl.keystore.location = null 09:42:07 ssl.keystore.password = null 09:42:07 ssl.keystore.type = JKS 09:42:07 ssl.protocol = TLSv1.3 09:42:07 ssl.provider = null 09:42:07 ssl.secure.random.implementation = null 09:42:07 ssl.trustmanager.algorithm = PKIX 09:42:07 ssl.truststore.certificates = null 09:42:07 ssl.truststore.location = null 09:42:07 ssl.truststore.password = null 09:42:07 ssl.truststore.type = JKS 09:42:07 transaction.timeout.ms = 60000 09:42:07 transactional.id = null 09:42:07 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:07 09:42:07 2026-02-04T09:42:07.186Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:07 2026-02-04T09:42:07.189Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:07 2026-02-04T09:42:07.189Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:07 2026-02-04T09:42:07.189Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:07 2026-02-04T09:42:07.189Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198127189 09:42:07 2026-02-04T09:42:07.203Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:07 2026-02-04T09:42:07.399Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:07 2026-02-04T09:42:07.399Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:07 2026-02-04T09:42:07.515Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:07 2026-02-04T09:42:07.515Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:07 acks = -1 09:42:07 auto.include.jmx.reporter = true 09:42:07 batch.size = 16384 09:42:07 bootstrap.servers = [localhost:32771] 09:42:07 buffer.memory = 33554432 09:42:07 client.dns.lookup = use_all_dns_ips 09:42:07 client.id = producer-9 09:42:07 compression.gzip.level = -1 09:42:07 compression.lz4.level = 9 09:42:07 compression.type = none 09:42:07 compression.zstd.level = 3 09:42:07 connections.max.idle.ms = 540000 09:42:07 delivery.timeout.ms = 120000 09:42:07 enable.idempotence = false 09:42:07 enable.metrics.push = true 09:42:07 interceptor.classes = [] 09:42:07 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:07 linger.ms = 1 09:42:07 max.block.ms = 60000 09:42:07 max.in.flight.requests.per.connection = 5 09:42:07 max.request.size = 1048576 09:42:07 metadata.max.age.ms = 300000 09:42:07 metadata.max.idle.ms = 300000 09:42:07 metadata.recovery.strategy = none 09:42:07 metric.reporters = [] 09:42:07 metrics.num.samples = 2 09:42:07 metrics.recording.level = INFO 09:42:07 metrics.sample.window.ms = 30000 09:42:07 partitioner.adaptive.partitioning.enable = true 09:42:07 partitioner.availability.timeout.ms = 0 09:42:07 partitioner.class = null 09:42:07 partitioner.ignore.keys = false 09:42:07 receive.buffer.bytes = 32768 09:42:07 reconnect.backoff.max.ms = 1000 09:42:07 reconnect.backoff.ms = 50 09:42:07 request.timeout.ms = 30000 09:42:07 retries = 0 09:42:07 retry.backoff.max.ms = 1000 09:42:07 retry.backoff.ms = 100 09:42:07 sasl.client.callback.handler.class = null 09:42:07 sasl.jaas.config = null 09:42:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:07 sasl.kerberos.min.time.before.relogin = 60000 09:42:07 sasl.kerberos.service.name = null 09:42:07 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:07 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:07 sasl.login.callback.handler.class = null 09:42:07 sasl.login.class = null 09:42:07 sasl.login.connect.timeout.ms = null 09:42:07 sasl.login.read.timeout.ms = null 09:42:07 sasl.login.refresh.buffer.seconds = 300 09:42:07 sasl.login.refresh.min.period.seconds = 60 09:42:07 sasl.login.refresh.window.factor = 0.8 09:42:07 sasl.login.refresh.window.jitter = 0.05 09:42:07 sasl.login.retry.backoff.max.ms = 10000 09:42:07 sasl.login.retry.backoff.ms = 100 09:42:07 sasl.mechanism = GSSAPI 09:42:07 sasl.oauthbearer.clock.skew.seconds = 30 09:42:07 sasl.oauthbearer.expected.audience = null 09:42:07 sasl.oauthbearer.expected.issuer = null 09:42:07 sasl.oauthbearer.header.urlencode = false 09:42:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:07 sasl.oauthbearer.jwks.endpoint.url = null 09:42:07 sasl.oauthbearer.scope.claim.name = scope 09:42:07 sasl.oauthbearer.sub.claim.name = sub 09:42:07 sasl.oauthbearer.token.endpoint.url = null 09:42:07 security.protocol = PLAINTEXT 09:42:07 security.providers = null 09:42:07 send.buffer.bytes = 131072 09:42:07 socket.connection.setup.timeout.max.ms = 30000 09:42:07 socket.connection.setup.timeout.ms = 10000 09:42:07 ssl.cipher.suites = null 09:42:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:07 ssl.endpoint.identification.algorithm = https 09:42:07 ssl.engine.factory.class = null 09:42:07 ssl.key.password = null 09:42:07 ssl.keymanager.algorithm = SunX509 09:42:07 ssl.keystore.certificate.chain = null 09:42:07 ssl.keystore.key = null 09:42:07 ssl.keystore.location = null 09:42:07 ssl.keystore.password = null 09:42:07 ssl.keystore.type = JKS 09:42:07 ssl.protocol = TLSv1.3 09:42:07 ssl.provider = null 09:42:07 ssl.secure.random.implementation = null 09:42:07 ssl.trustmanager.algorithm = PKIX 09:42:07 ssl.truststore.certificates = null 09:42:07 ssl.truststore.location = null 09:42:07 ssl.truststore.password = null 09:42:07 ssl.truststore.type = JKS 09:42:07 transaction.timeout.ms = 60000 09:42:07 transactional.id = null 09:42:07 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:07 09:42:07 2026-02-04T09:42:07.516Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:07 2026-02-04T09:42:07.518Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:07 2026-02-04T09:42:07.518Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:07 2026-02-04T09:42:07.518Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:07 2026-02-04T09:42:07.518Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198127518 09:42:07 2026-02-04T09:42:07.525Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:07 2026-02-04T09:42:07.567Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:07 2026-02-04T09:42:07.567Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:07 2026-02-04T09:42:07.667Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:07 2026-02-04T09:42:07.667Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:07 2026-02-04T09:42:07.667Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:07 2026-02-04T09:42:07.691Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:07 2026-02-04T09:42:07.692Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:07 2026-02-04T09:42:07.708Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:07 2026-02-04T09:42:07.709Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:07 2026-02-04T09:42:07.836Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:07 2026-02-04T09:42:07.837Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:07 acks = -1 09:42:07 auto.include.jmx.reporter = true 09:42:07 batch.size = 16384 09:42:07 bootstrap.servers = [localhost:32771] 09:42:07 buffer.memory = 33554432 09:42:07 client.dns.lookup = use_all_dns_ips 09:42:07 client.id = producer-10 09:42:07 compression.gzip.level = -1 09:42:07 compression.lz4.level = 9 09:42:07 compression.type = none 09:42:07 compression.zstd.level = 3 09:42:07 connections.max.idle.ms = 540000 09:42:07 delivery.timeout.ms = 120000 09:42:07 enable.idempotence = false 09:42:07 enable.metrics.push = true 09:42:07 interceptor.classes = [] 09:42:07 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:07 linger.ms = 1 09:42:07 max.block.ms = 60000 09:42:07 max.in.flight.requests.per.connection = 5 09:42:07 max.request.size = 1048576 09:42:07 metadata.max.age.ms = 300000 09:42:07 metadata.max.idle.ms = 300000 09:42:07 metadata.recovery.strategy = none 09:42:07 metric.reporters = [] 09:42:07 metrics.num.samples = 2 09:42:07 metrics.recording.level = INFO 09:42:07 metrics.sample.window.ms = 30000 09:42:07 partitioner.adaptive.partitioning.enable = true 09:42:07 partitioner.availability.timeout.ms = 0 09:42:07 partitioner.class = null 09:42:07 partitioner.ignore.keys = false 09:42:07 receive.buffer.bytes = 32768 09:42:07 reconnect.backoff.max.ms = 1000 09:42:07 reconnect.backoff.ms = 50 09:42:07 request.timeout.ms = 30000 09:42:07 retries = 0 09:42:07 retry.backoff.max.ms = 1000 09:42:07 retry.backoff.ms = 100 09:42:07 sasl.client.callback.handler.class = null 09:42:07 sasl.jaas.config = null 09:42:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:07 sasl.kerberos.min.time.before.relogin = 60000 09:42:07 sasl.kerberos.service.name = null 09:42:07 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:07 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:07 sasl.login.callback.handler.class = null 09:42:07 sasl.login.class = null 09:42:07 sasl.login.connect.timeout.ms = null 09:42:07 sasl.login.read.timeout.ms = null 09:42:07 sasl.login.refresh.buffer.seconds = 300 09:42:07 sasl.login.refresh.min.period.seconds = 60 09:42:07 sasl.login.refresh.window.factor = 0.8 09:42:07 sasl.login.refresh.window.jitter = 0.05 09:42:07 sasl.login.retry.backoff.max.ms = 10000 09:42:07 sasl.login.retry.backoff.ms = 100 09:42:07 sasl.mechanism = GSSAPI 09:42:07 sasl.oauthbearer.clock.skew.seconds = 30 09:42:07 sasl.oauthbearer.expected.audience = null 09:42:07 sasl.oauthbearer.expected.issuer = null 09:42:07 sasl.oauthbearer.header.urlencode = false 09:42:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:07 sasl.oauthbearer.jwks.endpoint.url = null 09:42:07 sasl.oauthbearer.scope.claim.name = scope 09:42:07 sasl.oauthbearer.sub.claim.name = sub 09:42:07 sasl.oauthbearer.token.endpoint.url = null 09:42:07 security.protocol = PLAINTEXT 09:42:07 security.providers = null 09:42:07 send.buffer.bytes = 131072 09:42:07 socket.connection.setup.timeout.max.ms = 30000 09:42:07 socket.connection.setup.timeout.ms = 10000 09:42:07 ssl.cipher.suites = null 09:42:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:07 ssl.endpoint.identification.algorithm = https 09:42:07 ssl.engine.factory.class = null 09:42:07 ssl.key.password = null 09:42:07 ssl.keymanager.algorithm = SunX509 09:42:07 ssl.keystore.certificate.chain = null 09:42:07 ssl.keystore.key = null 09:42:07 ssl.keystore.location = null 09:42:07 ssl.keystore.password = null 09:42:07 ssl.keystore.type = JKS 09:42:07 ssl.protocol = TLSv1.3 09:42:07 ssl.provider = null 09:42:07 ssl.secure.random.implementation = null 09:42:07 ssl.trustmanager.algorithm = PKIX 09:42:07 ssl.truststore.certificates = null 09:42:07 ssl.truststore.location = null 09:42:07 ssl.truststore.password = null 09:42:07 ssl.truststore.type = JKS 09:42:07 transaction.timeout.ms = 60000 09:42:07 transactional.id = null 09:42:07 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 09:42:07 09:42:07 2026-02-04T09:42:07.837Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:07 2026-02-04T09:42:07.839Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:07 2026-02-04T09:42:07.839Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:07 2026-02-04T09:42:07.839Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:07 2026-02-04T09:42:07.839Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198127839 09:42:07 2026-02-04T09:42:07.850Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:07 2026-02-04T09:42:07.869Z ERROR 6626 --- [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 09:42:07 09:42:07 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 09:42:07 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 09:42:07 at java.base/java.lang.Thread.run(Thread.java:833) 09:42:07 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 09:42:07 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 09:42:07 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 09:42:07 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 09:42:07 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 09:42:07 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 09:42:07 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 09:42:07 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 09:42:07 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 09:42:07 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 09:42:07 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 09:42:07 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 09:42:07 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 09:42:07 ... 3 common frames omitted 09:42:07 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 09:42:07 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 09:42:07 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 09:42:07 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 09:42:07 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 09:42:07 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 09:42:07 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 09:42:07 ... 16 common frames omitted 09:42:07 09:42:07 2026-02-04T09:42:07.869Z ERROR 6626 --- [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 09:42:07 09:42:07 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 09:42:07 Endpoint handler details: 09:42:07 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 09:42:07 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@13ebc2c4] 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2994) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2901) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2865) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 09:42:07 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 09:42:07 at java.base/java.lang.Thread.run(Thread.java:833) 09:42:07 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 09:42:07 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 09:42:07 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 09:42:07 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 09:42:07 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 09:42:07 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 09:42:07 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 09:42:07 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 09:42:07 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 09:42:07 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 09:42:07 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 09:42:07 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 09:42:07 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 09:42:07 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 09:42:07 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 09:42:07 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 09:42:07 ... 10 common frames omitted 09:42:07 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@376bc333, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1770198127850, 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@376bc333, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1770198127850, kafka_groupId=ncmp-async-rest-request-event-group}] 09:42:07 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 09:42:07 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 09:42:07 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 09:42:07 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 09:42:07 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 09:42:07 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 09:42:07 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 09:42:07 ... 16 common frames omitted 09:42:07 09:42:08 2026-02-04T09:42:07.949Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:08 2026-02-04T09:42:07.949Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:07.949Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:08 2026-02-04T09:42:08.207Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.207Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.208Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 09:42:08 2026-02-04T09:42:08.208Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 09:42:08 2026-02-04T09:42:08.208Z INFO 6626 --- [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. 09:42:08 2026-02-04T09:42:08.208Z INFO 6626 --- [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: 343ms, elapsed time since send: 343ms, throttle time: 0ms, request timeout: 30000ms) 09:42:08 2026-02-04T09:42:08.208Z INFO 6626 --- [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. 09:42:08 2026-02-04T09:42:08.208Z INFO 6626 --- [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. 09:42:08 2026-02-04T09:42:08.208Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.208Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.209Z INFO 6626 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 09:42:08 2026-02-04T09:42:08.209Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.209Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 09:42:08 2026-02-04T09:42:08.209Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.209Z INFO 6626 --- [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=443544502, epoch=6) to node 1: 09:42:08 09:42:08 org.apache.kafka.common.errors.DisconnectException 09:42:08 09:42:08 2026-02-04T09:42:08.209Z INFO 6626 --- [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. 09:42:08 2026-02-04T09:42:08.209Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 09:42:08 2026-02-04T09:42:08.209Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 09:42:08 2026-02-04T09:42:08.210Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 09:42:08 2026-02-04T09:42:08.210Z INFO 6626 --- [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: 343ms, elapsed time since send: 343ms, throttle time: 0ms, request timeout: 30000ms) 09:42:08 2026-02-04T09:42:08.211Z INFO 6626 --- [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. 09:42:08 2026-02-04T09:42:08.211Z INFO 6626 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 09:42:08 2026-02-04T09:42:08.211Z INFO 6626 --- [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=157606969, epoch=6) to node 1: 09:42:08 09:42:08 org.apache.kafka.common.errors.DisconnectException 09:42:08 09:42:08 2026-02-04T09:42:08.211Z INFO 6626 --- [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. 09:42:08 2026-02-04T09:42:08.307Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.308Z INFO 6626 --- [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. 09:42:08 2026-02-04T09:42:08.308Z WARN 6626 --- [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. 09:42:08 2026-02-04T09:42:08.308Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.310Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.310Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.315Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.315Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.315Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.316Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.316Z INFO 6626 --- [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. 09:42:08 2026-02-04T09:42:08.316Z WARN 6626 --- [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. 09:42:08 2026-02-04T09:42:08.323Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.323Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.326Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.326Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.369Z INFO 6626 --- [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 09:42:08 2026-02-04T09:42:08.369Z INFO 6626 --- [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 09:42:08 2026-02-04T09:42:08.369Z INFO 6626 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 09:42:08 2026-02-04T09:42:08.369Z INFO 6626 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 09:42:08 2026-02-04T09:42:08.370Z INFO 6626 --- [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 09:42:08 2026-02-04T09:42:08.370Z INFO 6626 --- [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 09:42:08 2026-02-04T09:42:08.370Z INFO 6626 --- [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 09:42:08 2026-02-04T09:42:08.370Z INFO 6626 --- [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 09:42:08 2026-02-04T09:42:08.370Z INFO 6626 --- [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 09:42:08 2026-02-04T09:42:08.370Z INFO 6626 --- [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 09:42:08 2026-02-04T09:42:08.381Z INFO 6626 --- [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 09:42:08 2026-02-04T09:42:08.381Z INFO 6626 --- [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 09:42:08 2026-02-04T09:42:08.381Z INFO 6626 --- [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 09:42:08 2026-02-04T09:42:08.381Z INFO 6626 --- [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 09:42:08 2026-02-04T09:42:08.384Z INFO 6626 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:42:08 2026-02-04T09:42:08.384Z INFO 6626 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:42:08 2026-02-04T09:42:08.384Z INFO 6626 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:42:08 2026-02-04T09:42:08.384Z INFO 6626 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:42:08 2026-02-04T09:42:08.384Z INFO 6626 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:42:08 2026-02-04T09:42:08.384Z INFO 6626 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:42:08 2026-02-04T09:42:08.384Z INFO 6626 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:42:08 2026-02-04T09:42:08.384Z INFO 6626 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:42:08 2026-02-04T09:42:08.387Z INFO 6626 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 09:42:08 2026-02-04T09:42:08.388Z INFO 6626 --- [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 09:42:08 2026-02-04T09:42:08.388Z INFO 6626 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 09:42:08 2026-02-04T09:42:08.388Z INFO 6626 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 09:42:08 2026-02-04T09:42:08.401Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.401Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.731 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 09:42:08 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 09:42:08 2026-02-04T09:42:08.408Z INFO 6626 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 09:42:08 2026-02-04T09:42:08.459Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.459Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.462Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.462Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.462Z INFO 6626 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 65824d81de63c785892dd711ff9227d8610cadd4dbc21fc0ec93929091602330 09:42:08 2026-02-04T09:42:08.531Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.531Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.542Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.542Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.560Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.560Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.560Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.561Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.584Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.584Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.667Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:08 2026-02-04T09:42:08.667Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.667Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:08 2026-02-04T09:42:08.682Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.682Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.691Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.691Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.702Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.702Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.713Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.713Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.795Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:08 2026-02-04T09:42:08.795Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.903Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:08 2026-02-04T09:42:08.903Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:08 2026-02-04T09:42:08.903Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:09 2026-02-04T09:42:08.966Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:09 2026-02-04T09:42:08.966Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:09 2026-02-04T09:42:08.995Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:09 2026-02-04T09:42:08.995Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:09 2026-02-04T09:42:09.028Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:09 2026-02-04T09:42:09.029Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:09 2026-02-04T09:42:09.143Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:09 2026-02-04T09:42:09.144Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:09 2026-02-04T09:42:09.171Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:09 2026-02-04T09:42:09.172Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:09 2026-02-04T09:42:09.274Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:09 2026-02-04T09:42:09.274Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:09 2026-02-04T09:42:09.319Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:09 2026-02-04T09:42:09.319Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:09 2026-02-04T09:42:09.403Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:09 2026-02-04T09:42:09.403Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:09 2026-02-04T09:42:09.580Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:09 2026-02-04T09:42:09.580Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:09 2026-02-04T09:42:09.580Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:09 2026-02-04T09:42:09.587Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:09 2026-02-04T09:42:09.587Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:09 2026-02-04T09:42:09.662Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:09 2026-02-04T09:42:09.662Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:09 2026-02-04T09:42:09.717Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:09 2026-02-04T09:42:09.717Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:09 2026-02-04T09:42:09.854Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:09 2026-02-04T09:42:09.854Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:09 2026-02-04T09:42:09.905Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:09 2026-02-04T09:42:09.905Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:09 2026-02-04T09:42:09.909Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:09 2026-02-04T09:42:09.909Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:09 2026-02-04T09:42:09.909Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:10 2026-02-04T09:42:10.058Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:10 2026-02-04T09:42:10.058Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:10 2026-02-04T09:42:10.085Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:10 2026-02-04T09:42:10.085Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:10 2026-02-04T09:42:10.113Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:10 2026-02-04T09:42:10.113Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:10 2026-02-04T09:42:10.266Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:10 2026-02-04T09:42:10.266Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:10 2026-02-04T09:42:10.405Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:10 2026-02-04T09:42:10.405Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:10 2026-02-04T09:42:10.484Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:10 2026-02-04T09:42:10.484Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:10 2026-02-04T09:42:10.484Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:10 2026-02-04T09:42:10.591Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:10 2026-02-04T09:42:10.591Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:10 2026-02-04T09:42:10.696Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:10 2026-02-04T09:42:10.696Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:10 2026-02-04T09:42:10.719Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:10 2026-02-04T09:42:10.719Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:10 2026-02-04T09:42:10.855Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:10 2026-02-04T09:42:10.855Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:10 2026-02-04T09:42:10.863Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:10 2026-02-04T09:42:10.863Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:10 2026-02-04T09:42:10.863Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:10 2026-02-04T09:42:10.907Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:10 2026-02-04T09:42:10.908Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:11 2026-02-04T09:42:11.033Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:11 2026-02-04T09:42:11.033Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:11 2026-02-04T09:42:11.058Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:11 2026-02-04T09:42:11.058Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:11 2026-02-04T09:42:11.124Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:11 2026-02-04T09:42:11.124Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:11 2026-02-04T09:42:11.296Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:11 2026-02-04T09:42:11.296Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:11 2026-02-04T09:42:11.406Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:11 2026-02-04T09:42:11.406Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:11 2026-02-04T09:42:11.490Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:11 2026-02-04T09:42:11.490Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:11 2026-02-04T09:42:11.490Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:11 2026-02-04T09:42:11.596Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:11 2026-02-04T09:42:11.596Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:11 2026-02-04T09:42:11.698Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:11 2026-02-04T09:42:11.698Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:11 2026-02-04T09:42:11.718Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:11 2026-02-04T09:42:11.718Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:11 2026-02-04T09:42:11.718Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:11 2026-02-04T09:42:11.725Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:11 2026-02-04T09:42:11.725Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:11 2026-02-04T09:42:11.856Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:11 2026-02-04T09:42:11.856Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:11 2026-02-04T09:42:11.908Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:11 2026-02-04T09:42:11.909Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:12 2026-02-04T09:42:12.034Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:12 2026-02-04T09:42:12.034Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:12 2026-02-04T09:42:12.059Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:12 2026-02-04T09:42:12.059Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:12 2026-02-04T09:42:12.125Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:12 2026-02-04T09:42:12.125Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:12 2026-02-04T09:42:12.298Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:12 2026-02-04T09:42:12.298Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:12 2026-02-04T09:42:12.394Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:12 2026-02-04T09:42:12.394Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:12 2026-02-04T09:42:12.397Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:12 2026-02-04T09:42:12.397Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:12 2026-02-04T09:42:12.397Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:12 2026-02-04T09:42:12.607Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:12 2026-02-04T09:42:12.607Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:12 2026-02-04T09:42:12.630Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:12 2026-02-04T09:42:12.630Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:12 2026-02-04T09:42:12.701Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:12 2026-02-04T09:42:12.701Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:12 2026-02-04T09:42:12.767Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:12 2026-02-04T09:42:12.767Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:12 2026-02-04T09:42:12.767Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:12 2026-02-04T09:42:12.857Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:12 2026-02-04T09:42:12.857Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:12 2026-02-04T09:42:12.908Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:12 2026-02-04T09:42:12.908Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:13 2026-02-04T09:42:13.036Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:13 2026-02-04T09:42:13.036Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:13 2026-02-04T09:42:13.060Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:13 2026-02-04T09:42:13.060Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:13 2026-02-04T09:42:13.124Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:13 2026-02-04T09:42:13.124Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:13 2026-02-04T09:42:13.299Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:13 2026-02-04T09:42:13.299Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:13 2026-02-04T09:42:13.401Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:13 2026-02-04T09:42:13.401Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:13 2026-02-04T09:42:13.401Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:13 2026-02-04T09:42:13.401Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:13 2026-02-04T09:42:13.401Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:13 2026-02-04T09:42:13.612Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:13 2026-02-04T09:42:13.612Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:13 2026-02-04T09:42:13.633Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:13 2026-02-04T09:42:13.633Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:13 2026-02-04T09:42:13.671Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:13 2026-02-04T09:42:13.671Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:13 2026-02-04T09:42:13.671Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:13 2026-02-04T09:42:13.749Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:13 2026-02-04T09:42:13.749Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:13 2026-02-04T09:42:13.859Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:13 2026-02-04T09:42:13.859Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:13 2026-02-04T09:42:13.894Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:13 2026-02-04T09:42:13.894Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:14 2026-02-04T09:42:14.038Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:14 2026-02-04T09:42:14.038Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:14 2026-02-04T09:42:14.063Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:14 2026-02-04T09:42:14.063Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:14 2026-02-04T09:42:14.139Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:14 2026-02-04T09:42:14.140Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:14 2026-02-04T09:42:14.226Z INFO 6626 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.81821853S 09:42:14 09:42:14,249 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:42:14 09:42:14,249 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 09:42:14 09:42:14,249 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 09:42:14 09:42:14,254 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 09:42:14 09:42:14,254 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 09:42:14 09:42:14,262 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 09:42:14 09:42:14,262 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 09:42:14 09:42:14 . ____ _ __ _ _ 09:42:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:42:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:42:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:42:14 ' |____| .__|_| |_|_| |_\__, | / / / / 09:42:14 =========|_|==============|___/=/_/_/_/ 09:42:14 09:42:14 :: Spring Boot :: (v3.5.9) 09:42:14 09:42:14 2026-02-04T09:42:14.269Z INFO 6626 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:42:14 2026-02-04T09:42:14.269Z INFO 6626 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 09:42:14 2026-02-04T09:42:14.302Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:14 2026-02-04T09:42:14.302Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:14 2026-02-04T09:42:14.402Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:14 2026-02-04T09:42:14.402Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:14 2026-02-04T09:42:14.409Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:14 2026-02-04T09:42:14.409Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:14 2026-02-04T09:42:14.409Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:14 2026-02-04T09:42:14.500Z INFO 6626 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 09:42:14 2026-02-04T09:42:14.549Z INFO 6626 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:42:14 allow.auto.create.topics = true 09:42:14 auto.commit.interval.ms = 5000 09:42:14 auto.include.jmx.reporter = true 09:42:14 auto.offset.reset = latest 09:42:14 bootstrap.servers = [localhost:32772] 09:42:14 check.crcs = true 09:42:14 client.dns.lookup = use_all_dns_ips 09:42:14 client.id = consumer-ncmp-data-operation-event-group-7 09:42:14 client.rack = 09:42:14 connections.max.idle.ms = 540000 09:42:14 default.api.timeout.ms = 60000 09:42:14 enable.auto.commit = false 09:42:14 enable.metrics.push = true 09:42:14 exclude.internal.topics = true 09:42:14 fetch.max.bytes = 52428800 09:42:14 fetch.max.wait.ms = 500 09:42:14 fetch.min.bytes = 1 09:42:14 group.id = ncmp-data-operation-event-group 09:42:14 group.instance.id = null 09:42:14 group.protocol = classic 09:42:14 group.remote.assignor = null 09:42:14 heartbeat.interval.ms = 3000 09:42:14 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 09:42:14 internal.leave.group.on.close = true 09:42:14 internal.throw.on.fetch.stable.offset.unsupported = false 09:42:14 isolation.level = read_uncommitted 09:42:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:42:14 max.partition.fetch.bytes = 1048576 09:42:14 max.poll.interval.ms = 300000 09:42:14 max.poll.records = 500 09:42:14 metadata.max.age.ms = 300000 09:42:14 metadata.recovery.strategy = none 09:42:14 metric.reporters = [] 09:42:14 metrics.num.samples = 2 09:42:14 metrics.recording.level = INFO 09:42:14 metrics.sample.window.ms = 30000 09:42:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:42:14 receive.buffer.bytes = 65536 09:42:14 reconnect.backoff.max.ms = 1000 09:42:14 reconnect.backoff.ms = 50 09:42:14 request.timeout.ms = 30000 09:42:14 retry.backoff.max.ms = 1000 09:42:14 retry.backoff.ms = 100 09:42:14 sasl.client.callback.handler.class = null 09:42:14 sasl.jaas.config = null 09:42:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:14 sasl.kerberos.min.time.before.relogin = 60000 09:42:14 sasl.kerberos.service.name = null 09:42:14 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:14 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:14 sasl.login.callback.handler.class = null 09:42:14 sasl.login.class = null 09:42:14 sasl.login.connect.timeout.ms = null 09:42:14 sasl.login.read.timeout.ms = null 09:42:14 sasl.login.refresh.buffer.seconds = 300 09:42:14 sasl.login.refresh.min.period.seconds = 60 09:42:14 sasl.login.refresh.window.factor = 0.8 09:42:14 sasl.login.refresh.window.jitter = 0.05 09:42:14 sasl.login.retry.backoff.max.ms = 10000 09:42:14 sasl.login.retry.backoff.ms = 100 09:42:14 sasl.mechanism = GSSAPI 09:42:14 sasl.oauthbearer.clock.skew.seconds = 30 09:42:14 sasl.oauthbearer.expected.audience = null 09:42:14 sasl.oauthbearer.expected.issuer = null 09:42:14 sasl.oauthbearer.header.urlencode = false 09:42:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:14 sasl.oauthbearer.jwks.endpoint.url = null 09:42:14 sasl.oauthbearer.scope.claim.name = scope 09:42:14 sasl.oauthbearer.sub.claim.name = sub 09:42:14 sasl.oauthbearer.token.endpoint.url = null 09:42:14 security.protocol = PLAINTEXT 09:42:14 security.providers = null 09:42:14 send.buffer.bytes = 131072 09:42:14 session.timeout.ms = 45000 09:42:14 socket.connection.setup.timeout.max.ms = 30000 09:42:14 socket.connection.setup.timeout.ms = 10000 09:42:14 ssl.cipher.suites = null 09:42:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:14 ssl.endpoint.identification.algorithm = https 09:42:14 ssl.engine.factory.class = null 09:42:14 ssl.key.password = null 09:42:14 ssl.keymanager.algorithm = SunX509 09:42:14 ssl.keystore.certificate.chain = null 09:42:14 ssl.keystore.key = null 09:42:14 ssl.keystore.location = null 09:42:14 ssl.keystore.password = null 09:42:14 ssl.keystore.type = JKS 09:42:14 ssl.protocol = TLSv1.3 09:42:14 ssl.provider = null 09:42:14 ssl.secure.random.implementation = null 09:42:14 ssl.trustmanager.algorithm = PKIX 09:42:14 ssl.truststore.certificates = null 09:42:14 ssl.truststore.location = null 09:42:14 ssl.truststore.password = null 09:42:14 ssl.truststore.type = JKS 09:42:14 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:42:14 09:42:14 2026-02-04T09:42:14.549Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:14 2026-02-04T09:42:14.551Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:14 2026-02-04T09:42:14.551Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:14 2026-02-04T09:42:14.551Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198134551 09:42:14 2026-02-04T09:42:14.552Z INFO 6626 --- [ 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 09:42:14 2026-02-04T09:42:14.553Z INFO 6626 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:42:14 allow.auto.create.topics = true 09:42:14 auto.commit.interval.ms = 5000 09:42:14 auto.include.jmx.reporter = true 09:42:14 auto.offset.reset = latest 09:42:14 bootstrap.servers = [localhost:32772] 09:42:14 check.crcs = true 09:42:14 client.dns.lookup = use_all_dns_ips 09:42:14 client.id = consumer-ncmp-async-rest-request-event-group-8 09:42:14 client.rack = 09:42:14 connections.max.idle.ms = 540000 09:42:14 default.api.timeout.ms = 60000 09:42:14 enable.auto.commit = false 09:42:14 enable.metrics.push = true 09:42:14 exclude.internal.topics = true 09:42:14 fetch.max.bytes = 52428800 09:42:14 fetch.max.wait.ms = 500 09:42:14 fetch.min.bytes = 1 09:42:14 group.id = ncmp-async-rest-request-event-group 09:42:14 group.instance.id = null 09:42:14 group.protocol = classic 09:42:14 group.remote.assignor = null 09:42:14 heartbeat.interval.ms = 3000 09:42:14 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 09:42:14 internal.leave.group.on.close = true 09:42:14 internal.throw.on.fetch.stable.offset.unsupported = false 09:42:14 isolation.level = read_uncommitted 09:42:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:42:14 max.partition.fetch.bytes = 1048576 09:42:14 max.poll.interval.ms = 300000 09:42:14 max.poll.records = 500 09:42:14 metadata.max.age.ms = 300000 09:42:14 metadata.recovery.strategy = none 09:42:14 metric.reporters = [] 09:42:14 metrics.num.samples = 2 09:42:14 metrics.recording.level = INFO 09:42:14 metrics.sample.window.ms = 30000 09:42:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:42:14 receive.buffer.bytes = 65536 09:42:14 reconnect.backoff.max.ms = 1000 09:42:14 reconnect.backoff.ms = 50 09:42:14 request.timeout.ms = 30000 09:42:14 retry.backoff.max.ms = 1000 09:42:14 retry.backoff.ms = 100 09:42:14 sasl.client.callback.handler.class = null 09:42:14 sasl.jaas.config = null 09:42:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:14 sasl.kerberos.min.time.before.relogin = 60000 09:42:14 sasl.kerberos.service.name = null 09:42:14 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:14 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:14 sasl.login.callback.handler.class = null 09:42:14 sasl.login.class = null 09:42:14 sasl.login.connect.timeout.ms = null 09:42:14 sasl.login.read.timeout.ms = null 09:42:14 sasl.login.refresh.buffer.seconds = 300 09:42:14 sasl.login.refresh.min.period.seconds = 60 09:42:14 sasl.login.refresh.window.factor = 0.8 09:42:14 sasl.login.refresh.window.jitter = 0.05 09:42:14 sasl.login.retry.backoff.max.ms = 10000 09:42:14 sasl.login.retry.backoff.ms = 100 09:42:14 sasl.mechanism = GSSAPI 09:42:14 sasl.oauthbearer.clock.skew.seconds = 30 09:42:14 sasl.oauthbearer.expected.audience = null 09:42:14 sasl.oauthbearer.expected.issuer = null 09:42:14 sasl.oauthbearer.header.urlencode = false 09:42:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:14 sasl.oauthbearer.jwks.endpoint.url = null 09:42:14 sasl.oauthbearer.scope.claim.name = scope 09:42:14 sasl.oauthbearer.sub.claim.name = sub 09:42:14 sasl.oauthbearer.token.endpoint.url = null 09:42:14 security.protocol = PLAINTEXT 09:42:14 security.providers = null 09:42:14 send.buffer.bytes = 131072 09:42:14 session.timeout.ms = 45000 09:42:14 socket.connection.setup.timeout.max.ms = 30000 09:42:14 socket.connection.setup.timeout.ms = 10000 09:42:14 ssl.cipher.suites = null 09:42:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:14 ssl.endpoint.identification.algorithm = https 09:42:14 ssl.engine.factory.class = null 09:42:14 ssl.key.password = null 09:42:14 ssl.keymanager.algorithm = SunX509 09:42:14 ssl.keystore.certificate.chain = null 09:42:14 ssl.keystore.key = null 09:42:14 ssl.keystore.location = null 09:42:14 ssl.keystore.password = null 09:42:14 ssl.keystore.type = JKS 09:42:14 ssl.protocol = TLSv1.3 09:42:14 ssl.provider = null 09:42:14 ssl.secure.random.implementation = null 09:42:14 ssl.trustmanager.algorithm = PKIX 09:42:14 ssl.truststore.certificates = null 09:42:14 ssl.truststore.location = null 09:42:14 ssl.truststore.password = null 09:42:14 ssl.truststore.type = JKS 09:42:14 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:42:14 09:42:14 2026-02-04T09:42:14.553Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:14 2026-02-04T09:42:14.559Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:14 2026-02-04T09:42:14.559Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:14 2026-02-04T09:42:14.559Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198134559 09:42:14 2026-02-04T09:42:14.560Z INFO 6626 --- [ 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 09:42:14 2026-02-04T09:42:14.567Z INFO 6626 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.334 seconds (process running for 65.604) 09:42:14 2026-02-04T09:42:14.598Z WARN 6626 --- [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} 09:42:14 2026-02-04T09:42:14.598Z INFO 6626 --- [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 09:42:14 2026-02-04T09:42:14.603Z WARN 6626 --- [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} 09:42:14 2026-02-04T09:42:14.603Z INFO 6626 --- [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 09:42:14 2026-02-04T09:42:14.624Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:14 2026-02-04T09:42:14.624Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:14 2026-02-04T09:42:14.653Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:14 2026-02-04T09:42:14.653Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:14 2026-02-04T09:42:14.671Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:14 2026-02-04T09:42:14.671Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:14 2026-02-04T09:42:14.671Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:14 2026-02-04T09:42:14.744Z INFO 6626 --- [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) 09:42:14 2026-02-04T09:42:14.745Z INFO 6626 --- [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 09:42:14 2026-02-04T09:42:14.751Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:14 2026-02-04T09:42:14.751Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:14 2026-02-04T09:42:14.752Z INFO 6626 --- [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) 09:42:14 2026-02-04T09:42:14.752Z INFO 6626 --- [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 09:42:14 2026-02-04T09:42:14.775Z INFO 6626 --- [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-985de052-15f1-4b44-b60b-ebe2972f1b62 09:42:14 2026-02-04T09:42:14.775Z INFO 6626 --- [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 09:42:14 2026-02-04T09:42:14.775Z INFO 6626 --- [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-bda69bbd-9179-4866-aa33-3ec465b70384 09:42:14 2026-02-04T09:42:14.775Z INFO 6626 --- [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 09:42:14 2026-02-04T09:42:14.800Z INFO 6626 --- [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-bda69bbd-9179-4866-aa33-3ec465b70384', protocol='range'} 09:42:14 2026-02-04T09:42:14.800Z INFO 6626 --- [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-bda69bbd-9179-4866-aa33-3ec465b70384=Assignment(partitions=[ncmp-async-m2m-0])} 09:42:14 2026-02-04T09:42:14.810Z INFO 6626 --- [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-985de052-15f1-4b44-b60b-ebe2972f1b62', protocol='range'} 09:42:14 2026-02-04T09:42:14.811Z INFO 6626 --- [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-985de052-15f1-4b44-b60b-ebe2972f1b62=Assignment(partitions=[ncmp-async-m2m-0])} 09:42:14 2026-02-04T09:42:14.835Z INFO 6626 --- [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-985de052-15f1-4b44-b60b-ebe2972f1b62', protocol='range'} 09:42:14 2026-02-04T09:42:14.836Z INFO 6626 --- [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-bda69bbd-9179-4866-aa33-3ec465b70384', protocol='range'} 09:42:14 2026-02-04T09:42:14.836Z INFO 6626 --- [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]) 09:42:14 2026-02-04T09:42:14.836Z INFO 6626 --- [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]) 09:42:14 2026-02-04T09:42:14.836Z INFO 6626 --- [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 09:42:14 2026-02-04T09:42:14.839Z INFO 6626 --- [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 09:42:14 2026-02-04T09:42:14.854Z INFO 6626 --- [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 09:42:14 2026-02-04T09:42:14.854Z INFO 6626 --- [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 09:42:14 2026-02-04T09:42:14.858Z INFO 6626 --- [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 09:42:14 2026-02-04T09:42:14.858Z INFO 6626 --- [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 09:42:14 2026-02-04T09:42:14.860Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:14 2026-02-04T09:42:14.860Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:14 2026-02-04T09:42:14.867Z INFO 6626 --- [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}}. 09:42:14 2026-02-04T09:42:14.867Z INFO 6626 --- [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}}. 09:42:14 2026-02-04T09:42:14.888Z INFO 6626 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 09:42:14 2026-02-04T09:42:14.888Z INFO 6626 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 09:42:14 2026-02-04T09:42:14.896Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:14 2026-02-04T09:42:14.896Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:14 2026-02-04T09:42:14.897Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:14 2026-02-04T09:42:14.897Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:14 acks = -1 09:42:14 auto.include.jmx.reporter = true 09:42:14 batch.size = 16384 09:42:14 bootstrap.servers = [localhost:32772] 09:42:14 buffer.memory = 33554432 09:42:14 client.dns.lookup = use_all_dns_ips 09:42:14 client.id = producer-11 09:42:14 compression.gzip.level = -1 09:42:14 compression.lz4.level = 9 09:42:14 compression.type = none 09:42:14 compression.zstd.level = 3 09:42:14 connections.max.idle.ms = 540000 09:42:14 delivery.timeout.ms = 120000 09:42:14 enable.idempotence = false 09:42:14 enable.metrics.push = true 09:42:14 interceptor.classes = [] 09:42:14 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:14 linger.ms = 1 09:42:14 max.block.ms = 60000 09:42:14 max.in.flight.requests.per.connection = 5 09:42:14 max.request.size = 1048576 09:42:14 metadata.max.age.ms = 300000 09:42:14 metadata.max.idle.ms = 300000 09:42:14 metadata.recovery.strategy = none 09:42:14 metric.reporters = [] 09:42:14 metrics.num.samples = 2 09:42:14 metrics.recording.level = INFO 09:42:14 metrics.sample.window.ms = 30000 09:42:14 partitioner.adaptive.partitioning.enable = true 09:42:14 partitioner.availability.timeout.ms = 0 09:42:14 partitioner.class = null 09:42:14 partitioner.ignore.keys = false 09:42:14 receive.buffer.bytes = 32768 09:42:14 reconnect.backoff.max.ms = 1000 09:42:14 reconnect.backoff.ms = 50 09:42:14 request.timeout.ms = 30000 09:42:14 retries = 0 09:42:14 retry.backoff.max.ms = 1000 09:42:14 retry.backoff.ms = 100 09:42:14 sasl.client.callback.handler.class = null 09:42:14 sasl.jaas.config = null 09:42:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:14 sasl.kerberos.min.time.before.relogin = 60000 09:42:14 sasl.kerberos.service.name = null 09:42:14 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:14 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:14 sasl.login.callback.handler.class = null 09:42:14 sasl.login.class = null 09:42:14 sasl.login.connect.timeout.ms = null 09:42:14 sasl.login.read.timeout.ms = null 09:42:14 sasl.login.refresh.buffer.seconds = 300 09:42:14 sasl.login.refresh.min.period.seconds = 60 09:42:14 sasl.login.refresh.window.factor = 0.8 09:42:14 sasl.login.refresh.window.jitter = 0.05 09:42:14 sasl.login.retry.backoff.max.ms = 10000 09:42:14 sasl.login.retry.backoff.ms = 100 09:42:14 sasl.mechanism = GSSAPI 09:42:14 sasl.oauthbearer.clock.skew.seconds = 30 09:42:14 sasl.oauthbearer.expected.audience = null 09:42:14 sasl.oauthbearer.expected.issuer = null 09:42:14 sasl.oauthbearer.header.urlencode = false 09:42:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:14 sasl.oauthbearer.jwks.endpoint.url = null 09:42:14 sasl.oauthbearer.scope.claim.name = scope 09:42:14 sasl.oauthbearer.sub.claim.name = sub 09:42:14 sasl.oauthbearer.token.endpoint.url = null 09:42:14 security.protocol = PLAINTEXT 09:42:14 security.providers = null 09:42:14 send.buffer.bytes = 131072 09:42:14 socket.connection.setup.timeout.max.ms = 30000 09:42:14 socket.connection.setup.timeout.ms = 10000 09:42:14 ssl.cipher.suites = null 09:42:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:14 ssl.endpoint.identification.algorithm = https 09:42:14 ssl.engine.factory.class = null 09:42:14 ssl.key.password = null 09:42:14 ssl.keymanager.algorithm = SunX509 09:42:14 ssl.keystore.certificate.chain = null 09:42:14 ssl.keystore.key = null 09:42:14 ssl.keystore.location = null 09:42:14 ssl.keystore.password = null 09:42:14 ssl.keystore.type = JKS 09:42:14 ssl.protocol = TLSv1.3 09:42:14 ssl.provider = null 09:42:14 ssl.secure.random.implementation = null 09:42:14 ssl.trustmanager.algorithm = PKIX 09:42:14 ssl.truststore.certificates = null 09:42:14 ssl.truststore.location = null 09:42:14 ssl.truststore.password = null 09:42:14 ssl.truststore.type = JKS 09:42:14 transaction.timeout.ms = 60000 09:42:14 transactional.id = null 09:42:14 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:14 09:42:14 2026-02-04T09:42:14.897Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:14 2026-02-04T09:42:14.908Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:14 2026-02-04T09:42:14.908Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:14 2026-02-04T09:42:14.908Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:14 2026-02-04T09:42:14.908Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198134908 09:42:14 2026-02-04T09:42:14.936Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:15 2026-02-04T09:42:14.979Z INFO 6626 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 09:42:15 auto.include.jmx.reporter = true 09:42:15 bootstrap.controllers = [] 09:42:15 bootstrap.servers = [localhost:32772] 09:42:15 client.dns.lookup = use_all_dns_ips 09:42:15 client.id = 09:42:15 connections.max.idle.ms = 300000 09:42:15 default.api.timeout.ms = 60000 09:42:15 enable.metrics.push = true 09:42:15 metadata.max.age.ms = 300000 09:42:15 metadata.recovery.strategy = none 09:42:15 metric.reporters = [] 09:42:15 metrics.num.samples = 2 09:42:15 metrics.recording.level = INFO 09:42:15 metrics.sample.window.ms = 30000 09:42:15 receive.buffer.bytes = 65536 09:42:15 reconnect.backoff.max.ms = 1000 09:42:15 reconnect.backoff.ms = 50 09:42:15 request.timeout.ms = 30000 09:42:15 retries = 2147483647 09:42:15 retry.backoff.max.ms = 1000 09:42:15 retry.backoff.ms = 100 09:42:15 sasl.client.callback.handler.class = null 09:42:15 sasl.jaas.config = null 09:42:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:15 sasl.kerberos.min.time.before.relogin = 60000 09:42:15 sasl.kerberos.service.name = null 09:42:15 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:15 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:15 sasl.login.callback.handler.class = null 09:42:15 sasl.login.class = null 09:42:15 sasl.login.connect.timeout.ms = null 09:42:15 sasl.login.read.timeout.ms = null 09:42:15 sasl.login.refresh.buffer.seconds = 300 09:42:15 sasl.login.refresh.min.period.seconds = 60 09:42:15 sasl.login.refresh.window.factor = 0.8 09:42:15 sasl.login.refresh.window.jitter = 0.05 09:42:15 sasl.login.retry.backoff.max.ms = 10000 09:42:15 sasl.login.retry.backoff.ms = 100 09:42:15 sasl.mechanism = GSSAPI 09:42:15 sasl.oauthbearer.clock.skew.seconds = 30 09:42:15 sasl.oauthbearer.expected.audience = null 09:42:15 sasl.oauthbearer.expected.issuer = null 09:42:15 sasl.oauthbearer.header.urlencode = false 09:42:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:15 sasl.oauthbearer.jwks.endpoint.url = null 09:42:15 sasl.oauthbearer.scope.claim.name = scope 09:42:15 sasl.oauthbearer.sub.claim.name = sub 09:42:15 sasl.oauthbearer.token.endpoint.url = null 09:42:15 security.protocol = PLAINTEXT 09:42:15 security.providers = null 09:42:15 send.buffer.bytes = 131072 09:42:15 socket.connection.setup.timeout.max.ms = 30000 09:42:15 socket.connection.setup.timeout.ms = 10000 09:42:15 ssl.cipher.suites = null 09:42:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:15 ssl.endpoint.identification.algorithm = https 09:42:15 ssl.engine.factory.class = null 09:42:15 ssl.key.password = null 09:42:15 ssl.keymanager.algorithm = SunX509 09:42:15 ssl.keystore.certificate.chain = null 09:42:15 ssl.keystore.key = null 09:42:15 ssl.keystore.location = null 09:42:15 ssl.keystore.password = null 09:42:15 ssl.keystore.type = JKS 09:42:15 ssl.protocol = TLSv1.3 09:42:15 ssl.provider = null 09:42:15 ssl.secure.random.implementation = null 09:42:15 ssl.trustmanager.algorithm = PKIX 09:42:15 ssl.truststore.certificates = null 09:42:15 ssl.truststore.location = null 09:42:15 ssl.truststore.password = null 09:42:15 ssl.truststore.type = JKS 09:42:15 09:42:15 2026-02-04T09:42:14.980Z INFO 6626 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:15 2026-02-04T09:42:14.980Z INFO 6626 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:15 2026-02-04T09:42:14.980Z INFO 6626 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198134980 09:42:15 2026-02-04T09:42:14.981Z INFO 6626 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 09:42:15 auto.include.jmx.reporter = true 09:42:15 bootstrap.controllers = [] 09:42:15 bootstrap.servers = [localhost:32772] 09:42:15 client.dns.lookup = use_all_dns_ips 09:42:15 client.id = 09:42:15 connections.max.idle.ms = 300000 09:42:15 default.api.timeout.ms = 60000 09:42:15 enable.metrics.push = true 09:42:15 metadata.max.age.ms = 300000 09:42:15 metadata.recovery.strategy = none 09:42:15 metric.reporters = [] 09:42:15 metrics.num.samples = 2 09:42:15 metrics.recording.level = INFO 09:42:15 metrics.sample.window.ms = 30000 09:42:15 receive.buffer.bytes = 65536 09:42:15 reconnect.backoff.max.ms = 1000 09:42:15 reconnect.backoff.ms = 50 09:42:15 request.timeout.ms = 30000 09:42:15 retries = 2147483647 09:42:15 retry.backoff.max.ms = 1000 09:42:15 retry.backoff.ms = 100 09:42:15 sasl.client.callback.handler.class = null 09:42:15 sasl.jaas.config = null 09:42:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:15 sasl.kerberos.min.time.before.relogin = 60000 09:42:15 sasl.kerberos.service.name = null 09:42:15 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:15 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:15 sasl.login.callback.handler.class = null 09:42:15 sasl.login.class = null 09:42:15 sasl.login.connect.timeout.ms = null 09:42:15 sasl.login.read.timeout.ms = null 09:42:15 sasl.login.refresh.buffer.seconds = 300 09:42:15 sasl.login.refresh.min.period.seconds = 60 09:42:15 sasl.login.refresh.window.factor = 0.8 09:42:15 sasl.login.refresh.window.jitter = 0.05 09:42:15 sasl.login.retry.backoff.max.ms = 10000 09:42:15 sasl.login.retry.backoff.ms = 100 09:42:15 sasl.mechanism = GSSAPI 09:42:15 sasl.oauthbearer.clock.skew.seconds = 30 09:42:15 sasl.oauthbearer.expected.audience = null 09:42:15 sasl.oauthbearer.expected.issuer = null 09:42:15 sasl.oauthbearer.header.urlencode = false 09:42:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:15 sasl.oauthbearer.jwks.endpoint.url = null 09:42:15 sasl.oauthbearer.scope.claim.name = scope 09:42:15 sasl.oauthbearer.sub.claim.name = sub 09:42:15 sasl.oauthbearer.token.endpoint.url = null 09:42:15 security.protocol = PLAINTEXT 09:42:15 security.providers = null 09:42:15 send.buffer.bytes = 131072 09:42:15 socket.connection.setup.timeout.max.ms = 30000 09:42:15 socket.connection.setup.timeout.ms = 10000 09:42:15 ssl.cipher.suites = null 09:42:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:15 ssl.endpoint.identification.algorithm = https 09:42:15 ssl.engine.factory.class = null 09:42:15 ssl.key.password = null 09:42:15 ssl.keymanager.algorithm = SunX509 09:42:15 ssl.keystore.certificate.chain = null 09:42:15 ssl.keystore.key = null 09:42:15 ssl.keystore.location = null 09:42:15 ssl.keystore.password = null 09:42:15 ssl.keystore.type = JKS 09:42:15 ssl.protocol = TLSv1.3 09:42:15 ssl.provider = null 09:42:15 ssl.secure.random.implementation = null 09:42:15 ssl.trustmanager.algorithm = PKIX 09:42:15 ssl.truststore.certificates = null 09:42:15 ssl.truststore.location = null 09:42:15 ssl.truststore.password = null 09:42:15 ssl.truststore.type = JKS 09:42:15 09:42:15 2026-02-04T09:42:14.983Z INFO 6626 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:15 2026-02-04T09:42:14.983Z INFO 6626 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:15 2026-02-04T09:42:14.983Z INFO 6626 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198134983 09:42:15 2026-02-04T09:42:15.017Z INFO 6626 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 09:42:15 2026-02-04T09:42:15.018Z INFO 6626 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:42:15 2026-02-04T09:42:15.018Z INFO 6626 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:42:15 2026-02-04T09:42:15.018Z INFO 6626 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:42:15 2026-02-04T09:42:15.039Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:15 2026-02-04T09:42:15.039Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:15 2026-02-04T09:42:15.064Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:15 2026-02-04T09:42:15.064Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:15 2026-02-04T09:42:15.066Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:15 2026-02-04T09:42:15.066Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:15 acks = -1 09:42:15 auto.include.jmx.reporter = true 09:42:15 batch.size = 16384 09:42:15 bootstrap.servers = [localhost:32772] 09:42:15 buffer.memory = 33554432 09:42:15 client.dns.lookup = use_all_dns_ips 09:42:15 client.id = producer-12 09:42:15 compression.gzip.level = -1 09:42:15 compression.lz4.level = 9 09:42:15 compression.type = none 09:42:15 compression.zstd.level = 3 09:42:15 connections.max.idle.ms = 540000 09:42:15 delivery.timeout.ms = 120000 09:42:15 enable.idempotence = false 09:42:15 enable.metrics.push = true 09:42:15 interceptor.classes = [] 09:42:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:15 linger.ms = 1 09:42:15 max.block.ms = 60000 09:42:15 max.in.flight.requests.per.connection = 5 09:42:15 max.request.size = 1048576 09:42:15 metadata.max.age.ms = 300000 09:42:15 metadata.max.idle.ms = 300000 09:42:15 metadata.recovery.strategy = none 09:42:15 metric.reporters = [] 09:42:15 metrics.num.samples = 2 09:42:15 metrics.recording.level = INFO 09:42:15 metrics.sample.window.ms = 30000 09:42:15 partitioner.adaptive.partitioning.enable = true 09:42:15 partitioner.availability.timeout.ms = 0 09:42:15 partitioner.class = null 09:42:15 partitioner.ignore.keys = false 09:42:15 receive.buffer.bytes = 32768 09:42:15 reconnect.backoff.max.ms = 1000 09:42:15 reconnect.backoff.ms = 50 09:42:15 request.timeout.ms = 30000 09:42:15 retries = 0 09:42:15 retry.backoff.max.ms = 1000 09:42:15 retry.backoff.ms = 100 09:42:15 sasl.client.callback.handler.class = null 09:42:15 sasl.jaas.config = null 09:42:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:15 sasl.kerberos.min.time.before.relogin = 60000 09:42:15 sasl.kerberos.service.name = null 09:42:15 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:15 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:15 sasl.login.callback.handler.class = null 09:42:15 sasl.login.class = null 09:42:15 sasl.login.connect.timeout.ms = null 09:42:15 sasl.login.read.timeout.ms = null 09:42:15 sasl.login.refresh.buffer.seconds = 300 09:42:15 sasl.login.refresh.min.period.seconds = 60 09:42:15 sasl.login.refresh.window.factor = 0.8 09:42:15 sasl.login.refresh.window.jitter = 0.05 09:42:15 sasl.login.retry.backoff.max.ms = 10000 09:42:15 sasl.login.retry.backoff.ms = 100 09:42:15 sasl.mechanism = GSSAPI 09:42:15 sasl.oauthbearer.clock.skew.seconds = 30 09:42:15 sasl.oauthbearer.expected.audience = null 09:42:15 sasl.oauthbearer.expected.issuer = null 09:42:15 sasl.oauthbearer.header.urlencode = false 09:42:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:15 sasl.oauthbearer.jwks.endpoint.url = null 09:42:15 sasl.oauthbearer.scope.claim.name = scope 09:42:15 sasl.oauthbearer.sub.claim.name = sub 09:42:15 sasl.oauthbearer.token.endpoint.url = null 09:42:15 security.protocol = PLAINTEXT 09:42:15 security.providers = null 09:42:15 send.buffer.bytes = 131072 09:42:15 socket.connection.setup.timeout.max.ms = 30000 09:42:15 socket.connection.setup.timeout.ms = 10000 09:42:15 ssl.cipher.suites = null 09:42:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:15 ssl.endpoint.identification.algorithm = https 09:42:15 ssl.engine.factory.class = null 09:42:15 ssl.key.password = null 09:42:15 ssl.keymanager.algorithm = SunX509 09:42:15 ssl.keystore.certificate.chain = null 09:42:15 ssl.keystore.key = null 09:42:15 ssl.keystore.location = null 09:42:15 ssl.keystore.password = null 09:42:15 ssl.keystore.type = JKS 09:42:15 ssl.protocol = TLSv1.3 09:42:15 ssl.provider = null 09:42:15 ssl.secure.random.implementation = null 09:42:15 ssl.trustmanager.algorithm = PKIX 09:42:15 ssl.truststore.certificates = null 09:42:15 ssl.truststore.location = null 09:42:15 ssl.truststore.password = null 09:42:15 ssl.truststore.type = JKS 09:42:15 transaction.timeout.ms = 60000 09:42:15 transactional.id = null 09:42:15 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 09:42:15 09:42:15 2026-02-04T09:42:15.067Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:15 2026-02-04T09:42:15.068Z INFO 6626 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 09:42:15 2026-02-04T09:42:15.069Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:15 2026-02-04T09:42:15.069Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:15 2026-02-04T09:42:15.069Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:15 2026-02-04T09:42:15.069Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198135069 09:42:15 2026-02-04T09:42:15.072Z INFO 6626 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:42:15 2026-02-04T09:42:15.072Z INFO 6626 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:42:15 2026-02-04T09:42:15.073Z INFO 6626 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:42:15 2026-02-04T09:42:15.106Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:15 2026-02-04T09:42:15.140Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:15 2026-02-04T09:42:15.140Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:15 2026-02-04T09:42:15.140Z ERROR 6626 --- [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 09:42:15 09:42:15 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 09:42:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 09:42:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 09:42:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 09:42:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 09:42:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 09:42:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 09:42:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 09:42:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 09:42:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 09:42:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 09:42:15 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 09:42:15 at java.base/java.lang.Thread.run(Thread.java:833) 09:42:15 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 09:42:15 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 09:42:15 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 09:42:15 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 09:42:15 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 09:42:15 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 09:42:15 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 09:42:15 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 09:42:15 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 09:42:15 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 09:42:15 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 09:42:15 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 09:42:15 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 09:42:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 09:42:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 09:42:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 09:42:15 ... 3 common frames omitted 09:42:15 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 09:42:15 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 09:42:15 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 09:42:15 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 09:42:15 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 09:42:15 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 09:42:15 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 09:42:15 ... 16 common frames omitted 09:42:15 09:42:15 2026-02-04T09:42:15.277Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:15 2026-02-04T09:42:15.277Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 09:42:15 2026-02-04T09:42:15.277Z INFO 6626 --- [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. 09:42:15 2026-02-04T09:42:15.277Z INFO 6626 --- [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: 139ms, elapsed time since send: 139ms, throttle time: 0ms, request timeout: 30000ms) 09:42:15 2026-02-04T09:42:15.277Z INFO 6626 --- [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. 09:42:15 2026-02-04T09:42:15.277Z INFO 6626 --- [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. 09:42:15 2026-02-04T09:42:15.277Z INFO 6626 --- [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=390555399, epoch=2) to node 1: 09:42:15 09:42:15 org.apache.kafka.common.errors.DisconnectException 09:42:15 09:42:15 2026-02-04T09:42:15.277Z INFO 6626 --- [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. 09:42:15 2026-02-04T09:42:15.277Z INFO 6626 --- [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: 139ms, elapsed time since send: 139ms, throttle time: 0ms, request timeout: 30000ms) 09:42:15 2026-02-04T09:42:15.277Z INFO 6626 --- [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=159558032, epoch=2) to node 1: 09:42:15 09:42:15 org.apache.kafka.common.errors.DisconnectException 09:42:15 09:42:15 2026-02-04T09:42:15.279Z INFO 6626 --- [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. 09:42:15 2026-02-04T09:42:15.279Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:15 2026-02-04T09:42:15.279Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 09:42:15 2026-02-04T09:42:15.280Z INFO 6626 --- [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. 09:42:15 2026-02-04T09:42:15.280Z INFO 6626 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 09:42:15 2026-02-04T09:42:15.280Z INFO 6626 --- [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. 09:42:15 2026-02-04T09:42:15.303Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:15 2026-02-04T09:42:15.303Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:15 2026-02-04T09:42:15.391Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:15 2026-02-04T09:42:15.391Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:15 2026-02-04T09:42:15.395Z INFO 6626 --- [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. 09:42:15 2026-02-04T09:42:15.395Z WARN 6626 --- [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. 09:42:15 2026-02-04T09:42:15.397Z INFO 6626 --- [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. 09:42:15 2026-02-04T09:42:15.397Z WARN 6626 --- [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. 09:42:15 2026-02-04T09:42:15.399Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:15 2026-02-04T09:42:15.399Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:15 2026-02-04T09:42:15.403Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:15 2026-02-04T09:42:15.403Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:15 2026-02-04T09:42:15.418Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:15 2026-02-04T09:42:15.418Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:15 2026-02-04T09:42:15.418Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:15 2026-02-04T09:42:15.467Z INFO 6626 --- [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 09:42:15 2026-02-04T09:42:15.467Z INFO 6626 --- [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 09:42:15 2026-02-04T09:42:15.467Z INFO 6626 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 09:42:15 2026-02-04T09:42:15.467Z INFO 6626 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 09:42:15 2026-02-04T09:42:15.468Z INFO 6626 --- [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 09:42:15 2026-02-04T09:42:15.468Z INFO 6626 --- [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 09:42:15 2026-02-04T09:42:15.468Z INFO 6626 --- [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 09:42:15 2026-02-04T09:42:15.468Z INFO 6626 --- [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 09:42:15 2026-02-04T09:42:15.468Z INFO 6626 --- [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 09:42:15 2026-02-04T09:42:15.468Z INFO 6626 --- [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 09:42:15 2026-02-04T09:42:15.468Z INFO 6626 --- [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 09:42:15 2026-02-04T09:42:15.468Z INFO 6626 --- [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 09:42:15 2026-02-04T09:42:15.469Z INFO 6626 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:42:15 2026-02-04T09:42:15.469Z INFO 6626 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:42:15 2026-02-04T09:42:15.469Z INFO 6626 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:42:15 2026-02-04T09:42:15.469Z INFO 6626 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:42:15 2026-02-04T09:42:15.472Z INFO 6626 --- [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 09:42:15 2026-02-04T09:42:15.472Z INFO 6626 --- [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 09:42:15 2026-02-04T09:42:15.472Z INFO 6626 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:42:15 2026-02-04T09:42:15.472Z INFO 6626 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:42:15 2026-02-04T09:42:15.472Z INFO 6626 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:42:15 2026-02-04T09:42:15.472Z INFO 6626 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:42:15 2026-02-04T09:42:15.476Z INFO 6626 --- [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 09:42:15 2026-02-04T09:42:15.476Z INFO 6626 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 09:42:15 2026-02-04T09:42:15.476Z INFO 6626 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 09:42:15 2026-02-04T09:42:15.476Z INFO 6626 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 09:42:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.073 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 09:42:15 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 09:42:15 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 09:42:15 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 09:42:15 09:42:15,547 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:42:15 09:42:15,548 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 09:42:15 09:42:15,548 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 09:42:15 09:42:15,552 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 09:42:15 09:42:15,552 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 09:42:15 09:42:15,558 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 09:42:15 09:42:15,558 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 09:42:15 09:42:15 . ____ _ __ _ _ 09:42:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:42:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:42:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:42:15 ' |____| .__|_| |_|_| |_\__, | / / / / 09:42:15 =========|_|==============|___/=/_/_/_/ 09:42:15 09:42:15 :: Spring Boot :: (v3.5.9) 09:42:15 09:42:15 2026-02-04T09:42:15.564Z INFO 6626 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:42:15 2026-02-04T09:42:15.564Z INFO 6626 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 09:42:15 2026-02-04T09:42:15.626Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:15 2026-02-04T09:42:15.626Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:15 2026-02-04T09:42:15.630Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:15 2026-02-04T09:42:15.630Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:15 2026-02-04T09:42:15.636Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:15 2026-02-04T09:42:15.636Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:15 2026-02-04T09:42:15.664Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:15 2026-02-04T09:42:15.665Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:15 2026-02-04T09:42:15.672Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:15 2026-02-04T09:42:15.672Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:15 2026-02-04T09:42:15.672Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:15 2026-02-04T09:42:15.699Z INFO 6626 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.166 seconds (process running for 66.736) 09:42:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 09:42:15 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 09:42:15 2026-02-04T09:42:15.751Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:15 2026-02-04T09:42:15.751Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:15 2026-02-04T09:42:15.861Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:15 2026-02-04T09:42:15.861Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:15 2026-02-04T09:42:15.902Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:15 2026-02-04T09:42:15.902Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:16 2026-02-04T09:42:16.031Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 09:42:16 2026-02-04T09:42:16.032Z DEBUG 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 09:42:16 2026-02-04T09:42:16.032Z TRACE 6626 --- [ 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}]} 09:42:16 2026-02-04T09:42:16.041Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:16 2026-02-04T09:42:16.041Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:16 2026-02-04T09:42:16.056Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 09:42:16 2026-02-04T09:42:16.056Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 09:42:16 2026-02-04T09:42:16.060Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:16 2026-02-04T09:42:16.060Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:16 2026-02-04T09:42:16.061Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 09:42:16 2026-02-04T09:42:16.061Z DEBUG 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 09:42:16 2026-02-04T09:42:16.061Z TRACE 6626 --- [ 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}]} 09:42:16 2026-02-04T09:42:16.062Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 09:42:16 2026-02-04T09:42:16.062Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 09:42:16 2026-02-04T09:42:16.063Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 09:42:16 2026-02-04T09:42:16.064Z DEBUG 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 09:42:16 2026-02-04T09:42:16.064Z TRACE 6626 --- [ 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}]} 09:42:16 2026-02-04T09:42:16.064Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 09:42:16 2026-02-04T09:42:16.065Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 09:42:16 2026-02-04T09:42:16.066Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 09:42:16 2026-02-04T09:42:16.066Z DEBUG 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 09:42:16 2026-02-04T09:42:16.066Z TRACE 6626 --- [ 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}]} 09:42:16 2026-02-04T09:42:16.067Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 09:42:16 2026-02-04T09:42:16.067Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 09:42:16 2026-02-04T09:42:16.069Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 09:42:16 2026-02-04T09:42:16.069Z DEBUG 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 09:42:16 2026-02-04T09:42:16.069Z TRACE 6626 --- [ 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}]} 09:42:16 2026-02-04T09:42:16.070Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 09:42:16 2026-02-04T09:42:16.070Z WARN 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 09:42:16 2026-02-04T09:42:16.070Z WARN 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 09:42:16 2026-02-04T09:42:16.071Z WARN 6626 --- [ 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. 09:42:16 2026-02-04T09:42:16.100Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:16 2026-02-04T09:42:16.100Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:16 2026-02-04T09:42:16.112Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:16 2026-02-04T09:42:16.112Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:16 2026-02-04T09:42:16.119Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 09:42:16 2026-02-04T09:42:16.120Z DEBUG 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 09:42:16 2026-02-04T09:42:16.120Z TRACE 6626 --- [ 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}]} 09:42:16 2026-02-04T09:42:16.121Z WARN 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$615795776, Message: null, Details: Policy Executor returned HTTP Status code 418. 09:42:16 2026-02-04T09:42:16.121Z WARN 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 09:42:16 2026-02-04T09:42:16.121Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 09:42:16 2026-02-04T09:42:16.121Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 09:42:16 2026-02-04T09:42:16.123Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 09:42:16 2026-02-04T09:42:16.123Z DEBUG 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 09:42:16 2026-02-04T09:42:16.123Z TRACE 6626 --- [ 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}]} 09:42:16 2026-02-04T09:42:16.123Z WARN 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$615795776, Message: null, Details: Policy Executor returned HTTP Status code 418. 09:42:16 2026-02-04T09:42:16.123Z WARN 6626 --- [ 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 09:42:16 2026-02-04T09:42:16.123Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 09:42:16 2026-02-04T09:42:16.124Z WARN 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 09:42:16 2026-02-04T09:42:16.124Z WARN 6626 --- [ 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 09:42:16 2026-02-04T09:42:16.125Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 09:42:16 2026-02-04T09:42:16.125Z DEBUG 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 09:42:16 2026-02-04T09:42:16.125Z TRACE 6626 --- [ 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}]} 09:42:16 2026-02-04T09:42:16.130Z WARN 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 09:42:16 2026-02-04T09:42:16.132Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 09:42:16 2026-02-04T09:42:16.133Z DEBUG 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 09:42:16 2026-02-04T09:42:16.133Z TRACE 6626 --- [ 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}]} 09:42:16 2026-02-04T09:42:16.134Z WARN 6626 --- [ 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. 09:42:16 2026-02-04T09:42:16.134Z WARN 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 09:42:16 2026-02-04T09:42:16.134Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 09:42:16 2026-02-04T09:42:16.134Z WARN 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 09:42:16 2026-02-04T09:42:16.134Z WARN 6626 --- [ 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 09:42:16 2026-02-04T09:42:16.136Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 09:42:16 2026-02-04T09:42:16.137Z DEBUG 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 09:42:16 2026-02-04T09:42:16.137Z TRACE 6626 --- [ 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}]} 09:42:16 2026-02-04T09:42:16.138Z WARN 6626 --- [ 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). 09:42:16 2026-02-04T09:42:16.138Z WARN 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 09:42:16 2026-02-04T09:42:16.138Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 09:42:16 2026-02-04T09:42:16.138Z WARN 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 09:42:16 2026-02-04T09:42:16.138Z WARN 6626 --- [ 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 09:42:16 2026-02-04T09:42:16.140Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 09:42:16 2026-02-04T09:42:16.141Z DEBUG 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 09:42:16 2026-02-04T09:42:16.141Z TRACE 6626 --- [ 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}]} 09:42:16 2026-02-04T09:42:16.141Z WARN 6626 --- [ 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. 09:42:16 2026-02-04T09:42:16.141Z WARN 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 09:42:16 2026-02-04T09:42:16.141Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 09:42:16 2026-02-04T09:42:16.141Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 09:42:16 2026-02-04T09:42:16.142Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 09:42:16 2026-02-04T09:42:16.143Z DEBUG 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 09:42:16 2026-02-04T09:42:16.143Z TRACE 6626 --- [ 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}]} 09:42:16 2026-02-04T09:42:16.144Z WARN 6626 --- [ 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). 09:42:16 2026-02-04T09:42:16.144Z WARN 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 09:42:16 2026-02-04T09:42:16.144Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 09:42:16 2026-02-04T09:42:16.144Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 09:42:16 2026-02-04T09:42:16.146Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 09:42:16 2026-02-04T09:42:16.146Z DEBUG 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 09:42:16 2026-02-04T09:42:16.147Z TRACE 6626 --- [ 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}]} 09:42:16 2026-02-04T09:42:16.147Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:16 2026-02-04T09:42:16.147Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:16 2026-02-04T09:42:16.147Z WARN 6626 --- [ 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. 09:42:16 2026-02-04T09:42:16.148Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 09:42:16 2026-02-04T09:42:16.148Z WARN 6626 --- [ 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. 09:42:16 2026-02-04T09:42:16.150Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 09:42:16 2026-02-04T09:42:16.181Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 09:42:16 2026-02-04T09:42:16.182Z DEBUG 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 09:42:16 2026-02-04T09:42:16.182Z TRACE 6626 --- [ 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}]} 09:42:16 2026-02-04T09:42:16.182Z WARN 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$1851267424, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 09:42:16 2026-02-04T09:42:16.182Z WARN 6626 --- [ 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 09:42:16 2026-02-04T09:42:16.182Z TRACE 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 09:42:16 2026-02-04T09:42:16.182Z WARN 6626 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 09:42:16 2026-02-04T09:42:16.182Z WARN 6626 --- [ 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 09:42:16 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 09:42:16 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 09:42:16 09:42:16 . ____ _ __ _ _ 09:42:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:42:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:42:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:42:16 ' |____| .__|_| |_|_| |_\__, | / / / / 09:42:16 =========|_|==============|___/=/_/_/_/ 09:42:16 09:42:16 :: Spring Boot :: (v3.5.9) 09:42:16 09:42:16 2026-02-04T09:42:16.254Z INFO 6626 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:42:16 2026-02-04T09:42:16.254Z INFO 6626 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 09:42:16 2026-02-04T09:42:16.306Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:16 2026-02-04T09:42:16.307Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:16 2026-02-04T09:42:16.380Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:16 2026-02-04T09:42:16.380Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:16 2026-02-04T09:42:16.380Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:16 2026-02-04T09:42:16.405Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:16 2026-02-04T09:42:16.405Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:16 2026-02-04T09:42:16.515Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:16 2026-02-04T09:42:16.515Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:16 2026-02-04T09:42:16.541Z INFO 6626 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.3 seconds (process running for 67.579) 09:42:16 2026-02-04T09:42:16.568Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:16 2026-02-04T09:42:16.568Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:16 2026-02-04T09:42:16.589Z WARN 6626 --- [ 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: 2f79e78a-5173-4b0e-98e5-b23761d90bbf 09:42:16 2026-02-04T09:42:16.610Z WARN 6626 --- [ 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: ed83e418-1dd3-49e5-b228-7b9dbc17b0ee 09:42:16 2026-02-04T09:42:16.618Z WARN 6626 --- [ 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: 7aaf1567-a5b6-4dde-9731-20fe6e9bf643 09:42:16 2026-02-04T09:42:16.631Z WARN 6626 --- [ 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: 53f33147-7385-44aa-b4ba-85700ccb0514 09:42:16 2026-02-04T09:42:16.633Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:16 2026-02-04T09:42:16.633Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:16 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 09:42:16 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 09:42:16 2026-02-04T09:42:16.662Z INFO 6626 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 09:42:16 2026-02-04T09:42:16.672Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:16 2026-02-04T09:42:16.672Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:16 2026-02-04T09:42:16.672Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:16 2026-02-04T09:42:16.716Z INFO 6626 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 7fbb97caaa8a493784fed1fccb8a41b2dab07e5270f6740ae002bb60b13f10ff 09:42:16 2026-02-04T09:42:16.751Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:16 2026-02-04T09:42:16.751Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:16 2026-02-04T09:42:16.862Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:16 2026-02-04T09:42:16.862Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:16 2026-02-04T09:42:16.903Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:16 2026-02-04T09:42:16.903Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:17 2026-02-04T09:42:16.996Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:17 2026-02-04T09:42:16.996Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:17 2026-02-04T09:42:17.043Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:17 2026-02-04T09:42:17.043Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:17 2026-02-04T09:42:17.102Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:17 2026-02-04T09:42:17.102Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:17 2026-02-04T09:42:17.146Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:17 2026-02-04T09:42:17.146Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:17 2026-02-04T09:42:17.307Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:17 2026-02-04T09:42:17.307Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:17 2026-02-04T09:42:17.339Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:17 2026-02-04T09:42:17.339Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:17 2026-02-04T09:42:17.339Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:17 2026-02-04T09:42:17.378Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:17 2026-02-04T09:42:17.378Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:17 2026-02-04T09:42:17.407Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:17 2026-02-04T09:42:17.407Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:17 2026-02-04T09:42:17.570Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:17 2026-02-04T09:42:17.571Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:17 2026-02-04T09:42:17.636Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:17 2026-02-04T09:42:17.636Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:17 2026-02-04T09:42:17.672Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:17 2026-02-04T09:42:17.672Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:17 2026-02-04T09:42:17.672Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:17 2026-02-04T09:42:17.752Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:17 2026-02-04T09:42:17.752Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:17 2026-02-04T09:42:17.814Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:17 2026-02-04T09:42:17.814Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:17 2026-02-04T09:42:17.863Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:17 2026-02-04T09:42:17.863Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:17 2026-02-04T09:42:17.904Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:17 2026-02-04T09:42:17.904Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:18 2026-02-04T09:42:18.045Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:18 2026-02-04T09:42:18.045Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:18 2026-02-04T09:42:18.103Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:18 2026-02-04T09:42:18.103Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:18 2026-02-04T09:42:18.147Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:18 2026-02-04T09:42:18.147Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:18 2026-02-04T09:42:18.308Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:18 2026-02-04T09:42:18.308Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:18 2026-02-04T09:42:18.343Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:18 2026-02-04T09:42:18.343Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:18 2026-02-04T09:42:18.343Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:18 2026-02-04T09:42:18.378Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:18 2026-02-04T09:42:18.378Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:18 2026-02-04T09:42:18.410Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:18 2026-02-04T09:42:18.410Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:18 2026-02-04T09:42:18.574Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:18 2026-02-04T09:42:18.574Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:18 2026-02-04T09:42:18.639Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:18 2026-02-04T09:42:18.639Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:18 2026-02-04T09:42:18.672Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:18 2026-02-04T09:42:18.672Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:18 2026-02-04T09:42:18.672Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:18 2026-02-04T09:42:18.754Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:18 2026-02-04T09:42:18.754Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:18 2026-02-04T09:42:18.816Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:18 2026-02-04T09:42:18.816Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:18 2026-02-04T09:42:18.865Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:18 2026-02-04T09:42:18.865Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:18 2026-02-04T09:42:18.904Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:18 2026-02-04T09:42:18.904Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:19 2026-02-04T09:42:19.045Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:19 2026-02-04T09:42:19.045Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:19 2026-02-04T09:42:19.104Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:19 2026-02-04T09:42:19.104Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:19 2026-02-04T09:42:19.148Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:19 2026-02-04T09:42:19.148Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:19 2026-02-04T09:42:19.309Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:19 2026-02-04T09:42:19.309Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:19 2026-02-04T09:42:19.360Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:19 2026-02-04T09:42:19.360Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:19 2026-02-04T09:42:19.360Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:19 2026-02-04T09:42:19.379Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:19 2026-02-04T09:42:19.379Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:19 2026-02-04T09:42:19.410Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:19 2026-02-04T09:42:19.411Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:19 2026-02-04T09:42:19.576Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:19 2026-02-04T09:42:19.576Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:19 2026-02-04T09:42:19.576Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:19 2026-02-04T09:42:19.576Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:19 2026-02-04T09:42:19.576Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:19 2026-02-04T09:42:19.641Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:19 2026-02-04T09:42:19.641Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:19 2026-02-04T09:42:19.756Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:19 2026-02-04T09:42:19.756Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:19 2026-02-04T09:42:19.817Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:19 2026-02-04T09:42:19.817Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:19 2026-02-04T09:42:19.866Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:19 2026-02-04T09:42:19.866Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:19 2026-02-04T09:42:19.906Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:19 2026-02-04T09:42:19.906Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:20 2026-02-04T09:42:20.046Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:20 2026-02-04T09:42:20.046Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:20 2026-02-04T09:42:20.105Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:20 2026-02-04T09:42:20.105Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:20 2026-02-04T09:42:20.150Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:20 2026-02-04T09:42:20.150Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:20 2026-02-04T09:42:20.311Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:20 2026-02-04T09:42:20.311Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:20 2026-02-04T09:42:20.361Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:20 2026-02-04T09:42:20.361Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:20 2026-02-04T09:42:20.361Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:20 2026-02-04T09:42:20.380Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:20 2026-02-04T09:42:20.380Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:20 2026-02-04T09:42:20.411Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:20 2026-02-04T09:42:20.411Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:20 2026-02-04T09:42:20.583Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:20 2026-02-04T09:42:20.583Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:20 2026-02-04T09:42:20.590Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:20 2026-02-04T09:42:20.590Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:20 2026-02-04T09:42:20.590Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:20 2026-02-04T09:42:20.644Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:20 2026-02-04T09:42:20.644Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:20 2026-02-04T09:42:20.757Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:20 2026-02-04T09:42:20.757Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:20 2026-02-04T09:42:20.818Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:20 2026-02-04T09:42:20.818Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:20 2026-02-04T09:42:20.868Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:20 2026-02-04T09:42:20.868Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:20 2026-02-04T09:42:20.897Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:20 2026-02-04T09:42:20.897Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:21 2026-02-04T09:42:21.019Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:21 2026-02-04T09:42:21.019Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:21 2026-02-04T09:42:21.105Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:21 2026-02-04T09:42:21.105Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:21 2026-02-04T09:42:21.152Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:21 2026-02-04T09:42:21.152Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:21 2026-02-04T09:42:21.312Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:21 2026-02-04T09:42:21.312Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:21 2026-02-04T09:42:21.361Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:21 2026-02-04T09:42:21.361Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:21 2026-02-04T09:42:21.362Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:21 2026-02-04T09:42:21.381Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:21 2026-02-04T09:42:21.381Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:21 2026-02-04T09:42:21.413Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:21 2026-02-04T09:42:21.413Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:21 2026-02-04T09:42:21.494Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:21 2026-02-04T09:42:21.494Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:21 2026-02-04T09:42:21.494Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:21 2026-02-04T09:42:21.599Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:21 2026-02-04T09:42:21.599Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:21 2026-02-04T09:42:21.652Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:21 2026-02-04T09:42:21.653Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:21 2026-02-04T09:42:21.759Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:21 2026-02-04T09:42:21.760Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:21 2026-02-04T09:42:21.820Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:21 2026-02-04T09:42:21.820Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:21 2026-02-04T09:42:21.869Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:21 2026-02-04T09:42:21.869Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:21 2026-02-04T09:42:21.871Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:21 2026-02-04T09:42:21.871Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:22 2026-02-04T09:42:22.020Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:22 2026-02-04T09:42:22.020Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:22 2026-02-04T09:42:22.106Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:22 2026-02-04T09:42:22.106Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:22 2026-02-04T09:42:22.155Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:22 2026-02-04T09:42:22.155Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:22 2026-02-04T09:42:22.314Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:22 2026-02-04T09:42:22.314Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:22 2026-02-04T09:42:22.325Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:22 2026-02-04T09:42:22.325Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:22 2026-02-04T09:42:22.325Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:22 2026-02-04T09:42:22.383Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:22 2026-02-04T09:42:22.383Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:22 2026-02-04T09:42:22.397Z INFO 6626 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.734943885S 09:42:22 2026-02-04T09:42:22.414Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:22 2026-02-04T09:42:22.414Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:22 2026-02-04T09:42:22.419Z WARN 6626 --- [ 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: 8bc1bbf5-2961-4a2b-b890-4eecccd032b0 09:42:22 2026-02-04T09:42:22.419Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:22 2026-02-04T09:42:22.420Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:22 acks = -1 09:42:22 auto.include.jmx.reporter = true 09:42:22 batch.size = 16384 09:42:22 bootstrap.servers = [localhost:32773] 09:42:22 buffer.memory = 33554432 09:42:22 client.dns.lookup = use_all_dns_ips 09:42:22 client.id = producer-13 09:42:22 compression.gzip.level = -1 09:42:22 compression.lz4.level = 9 09:42:22 compression.type = none 09:42:22 compression.zstd.level = 3 09:42:22 connections.max.idle.ms = 540000 09:42:22 delivery.timeout.ms = 120000 09:42:22 enable.idempotence = false 09:42:22 enable.metrics.push = true 09:42:22 interceptor.classes = [] 09:42:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:22 linger.ms = 1 09:42:22 max.block.ms = 60000 09:42:22 max.in.flight.requests.per.connection = 5 09:42:22 max.request.size = 1048576 09:42:22 metadata.max.age.ms = 300000 09:42:22 metadata.max.idle.ms = 300000 09:42:22 metadata.recovery.strategy = none 09:42:22 metric.reporters = [] 09:42:22 metrics.num.samples = 2 09:42:22 metrics.recording.level = INFO 09:42:22 metrics.sample.window.ms = 30000 09:42:22 partitioner.adaptive.partitioning.enable = true 09:42:22 partitioner.availability.timeout.ms = 0 09:42:22 partitioner.class = null 09:42:22 partitioner.ignore.keys = false 09:42:22 receive.buffer.bytes = 32768 09:42:22 reconnect.backoff.max.ms = 1000 09:42:22 reconnect.backoff.ms = 50 09:42:22 request.timeout.ms = 30000 09:42:22 retries = 0 09:42:22 retry.backoff.max.ms = 1000 09:42:22 retry.backoff.ms = 100 09:42:22 sasl.client.callback.handler.class = null 09:42:22 sasl.jaas.config = null 09:42:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:22 sasl.kerberos.min.time.before.relogin = 60000 09:42:22 sasl.kerberos.service.name = null 09:42:22 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:22 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:22 sasl.login.callback.handler.class = null 09:42:22 sasl.login.class = null 09:42:22 sasl.login.connect.timeout.ms = null 09:42:22 sasl.login.read.timeout.ms = null 09:42:22 sasl.login.refresh.buffer.seconds = 300 09:42:22 sasl.login.refresh.min.period.seconds = 60 09:42:22 sasl.login.refresh.window.factor = 0.8 09:42:22 sasl.login.refresh.window.jitter = 0.05 09:42:22 sasl.login.retry.backoff.max.ms = 10000 09:42:22 sasl.login.retry.backoff.ms = 100 09:42:22 sasl.mechanism = GSSAPI 09:42:22 sasl.oauthbearer.clock.skew.seconds = 30 09:42:22 sasl.oauthbearer.expected.audience = null 09:42:22 sasl.oauthbearer.expected.issuer = null 09:42:22 sasl.oauthbearer.header.urlencode = false 09:42:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:22 sasl.oauthbearer.jwks.endpoint.url = null 09:42:22 sasl.oauthbearer.scope.claim.name = scope 09:42:22 sasl.oauthbearer.sub.claim.name = sub 09:42:22 sasl.oauthbearer.token.endpoint.url = null 09:42:22 security.protocol = PLAINTEXT 09:42:22 security.providers = null 09:42:22 send.buffer.bytes = 131072 09:42:22 socket.connection.setup.timeout.max.ms = 30000 09:42:22 socket.connection.setup.timeout.ms = 10000 09:42:22 ssl.cipher.suites = null 09:42:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:22 ssl.endpoint.identification.algorithm = https 09:42:22 ssl.engine.factory.class = null 09:42:22 ssl.key.password = null 09:42:22 ssl.keymanager.algorithm = SunX509 09:42:22 ssl.keystore.certificate.chain = null 09:42:22 ssl.keystore.key = null 09:42:22 ssl.keystore.location = null 09:42:22 ssl.keystore.password = null 09:42:22 ssl.keystore.type = JKS 09:42:22 ssl.protocol = TLSv1.3 09:42:22 ssl.provider = null 09:42:22 ssl.secure.random.implementation = null 09:42:22 ssl.trustmanager.algorithm = PKIX 09:42:22 ssl.truststore.certificates = null 09:42:22 ssl.truststore.location = null 09:42:22 ssl.truststore.password = null 09:42:22 ssl.truststore.type = JKS 09:42:22 transaction.timeout.ms = 60000 09:42:22 transactional.id = null 09:42:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:22 09:42:22 2026-02-04T09:42:22.420Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:22 2026-02-04T09:42:22.422Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:22 2026-02-04T09:42:22.422Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:22 2026-02-04T09:42:22.422Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:22 2026-02-04T09:42:22.422Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198142422 09:42:22 2026-02-04T09:42:22.460Z WARN 6626 --- [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} 09:42:22 2026-02-04T09:42:22.461Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:22 2026-02-04T09:42:22.500Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:22 2026-02-04T09:42:22.500Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:22 2026-02-04T09:42:22.500Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:22 2026-02-04T09:42:22.607Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:22 2026-02-04T09:42:22.607Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:22 2026-02-04T09:42:22.626Z WARN 6626 --- [ 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: 19707d67-007f-4752-9d0a-84382728148b 09:42:22 2026-02-04T09:42:22.626Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:22 2026-02-04T09:42:22.626Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:22 acks = -1 09:42:22 auto.include.jmx.reporter = true 09:42:22 batch.size = 16384 09:42:22 bootstrap.servers = [localhost:32773] 09:42:22 buffer.memory = 33554432 09:42:22 client.dns.lookup = use_all_dns_ips 09:42:22 client.id = producer-14 09:42:22 compression.gzip.level = -1 09:42:22 compression.lz4.level = 9 09:42:22 compression.type = none 09:42:22 compression.zstd.level = 3 09:42:22 connections.max.idle.ms = 540000 09:42:22 delivery.timeout.ms = 120000 09:42:22 enable.idempotence = false 09:42:22 enable.metrics.push = true 09:42:22 interceptor.classes = [] 09:42:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:22 linger.ms = 1 09:42:22 max.block.ms = 60000 09:42:22 max.in.flight.requests.per.connection = 5 09:42:22 max.request.size = 1048576 09:42:22 metadata.max.age.ms = 300000 09:42:22 metadata.max.idle.ms = 300000 09:42:22 metadata.recovery.strategy = none 09:42:22 metric.reporters = [] 09:42:22 metrics.num.samples = 2 09:42:22 metrics.recording.level = INFO 09:42:22 metrics.sample.window.ms = 30000 09:42:22 partitioner.adaptive.partitioning.enable = true 09:42:22 partitioner.availability.timeout.ms = 0 09:42:22 partitioner.class = null 09:42:22 partitioner.ignore.keys = false 09:42:22 receive.buffer.bytes = 32768 09:42:22 reconnect.backoff.max.ms = 1000 09:42:22 reconnect.backoff.ms = 50 09:42:22 request.timeout.ms = 30000 09:42:22 retries = 0 09:42:22 retry.backoff.max.ms = 1000 09:42:22 retry.backoff.ms = 100 09:42:22 sasl.client.callback.handler.class = null 09:42:22 sasl.jaas.config = null 09:42:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:22 sasl.kerberos.min.time.before.relogin = 60000 09:42:22 sasl.kerberos.service.name = null 09:42:22 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:22 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:22 sasl.login.callback.handler.class = null 09:42:22 sasl.login.class = null 09:42:22 sasl.login.connect.timeout.ms = null 09:42:22 sasl.login.read.timeout.ms = null 09:42:22 sasl.login.refresh.buffer.seconds = 300 09:42:22 sasl.login.refresh.min.period.seconds = 60 09:42:22 sasl.login.refresh.window.factor = 0.8 09:42:22 sasl.login.refresh.window.jitter = 0.05 09:42:22 sasl.login.retry.backoff.max.ms = 10000 09:42:22 sasl.login.retry.backoff.ms = 100 09:42:22 sasl.mechanism = GSSAPI 09:42:22 sasl.oauthbearer.clock.skew.seconds = 30 09:42:22 sasl.oauthbearer.expected.audience = null 09:42:22 sasl.oauthbearer.expected.issuer = null 09:42:22 sasl.oauthbearer.header.urlencode = false 09:42:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:22 sasl.oauthbearer.jwks.endpoint.url = null 09:42:22 sasl.oauthbearer.scope.claim.name = scope 09:42:22 sasl.oauthbearer.sub.claim.name = sub 09:42:22 sasl.oauthbearer.token.endpoint.url = null 09:42:22 security.protocol = PLAINTEXT 09:42:22 security.providers = null 09:42:22 send.buffer.bytes = 131072 09:42:22 socket.connection.setup.timeout.max.ms = 30000 09:42:22 socket.connection.setup.timeout.ms = 10000 09:42:22 ssl.cipher.suites = null 09:42:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:22 ssl.endpoint.identification.algorithm = https 09:42:22 ssl.engine.factory.class = null 09:42:22 ssl.key.password = null 09:42:22 ssl.keymanager.algorithm = SunX509 09:42:22 ssl.keystore.certificate.chain = null 09:42:22 ssl.keystore.key = null 09:42:22 ssl.keystore.location = null 09:42:22 ssl.keystore.password = null 09:42:22 ssl.keystore.type = JKS 09:42:22 ssl.protocol = TLSv1.3 09:42:22 ssl.provider = null 09:42:22 ssl.secure.random.implementation = null 09:42:22 ssl.trustmanager.algorithm = PKIX 09:42:22 ssl.truststore.certificates = null 09:42:22 ssl.truststore.location = null 09:42:22 ssl.truststore.password = null 09:42:22 ssl.truststore.type = JKS 09:42:22 transaction.timeout.ms = 60000 09:42:22 transactional.id = null 09:42:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:22 09:42:22 2026-02-04T09:42:22.627Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:22 2026-02-04T09:42:22.628Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:22 2026-02-04T09:42:22.628Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:22 2026-02-04T09:42:22.628Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:22 2026-02-04T09:42:22.628Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198142628 09:42:22 2026-02-04T09:42:22.642Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:22 2026-02-04T09:42:22.659Z WARN 6626 --- [ 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: 5b4c843b-8743-4959-949d-17bad37068e3 09:42:22 2026-02-04T09:42:22.659Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:22 2026-02-04T09:42:22.660Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:22 acks = -1 09:42:22 auto.include.jmx.reporter = true 09:42:22 batch.size = 16384 09:42:22 bootstrap.servers = [localhost:32773] 09:42:22 buffer.memory = 33554432 09:42:22 client.dns.lookup = use_all_dns_ips 09:42:22 client.id = producer-15 09:42:22 compression.gzip.level = -1 09:42:22 compression.lz4.level = 9 09:42:22 compression.type = none 09:42:22 compression.zstd.level = 3 09:42:22 connections.max.idle.ms = 540000 09:42:22 delivery.timeout.ms = 120000 09:42:22 enable.idempotence = false 09:42:22 enable.metrics.push = true 09:42:22 interceptor.classes = [] 09:42:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:22 linger.ms = 1 09:42:22 max.block.ms = 60000 09:42:22 max.in.flight.requests.per.connection = 5 09:42:22 max.request.size = 1048576 09:42:22 metadata.max.age.ms = 300000 09:42:22 metadata.max.idle.ms = 300000 09:42:22 metadata.recovery.strategy = none 09:42:22 metric.reporters = [] 09:42:22 metrics.num.samples = 2 09:42:22 metrics.recording.level = INFO 09:42:22 metrics.sample.window.ms = 30000 09:42:22 partitioner.adaptive.partitioning.enable = true 09:42:22 partitioner.availability.timeout.ms = 0 09:42:22 partitioner.class = null 09:42:22 partitioner.ignore.keys = false 09:42:22 receive.buffer.bytes = 32768 09:42:22 reconnect.backoff.max.ms = 1000 09:42:22 reconnect.backoff.ms = 50 09:42:22 request.timeout.ms = 30000 09:42:22 retries = 0 09:42:22 retry.backoff.max.ms = 1000 09:42:22 retry.backoff.ms = 100 09:42:22 sasl.client.callback.handler.class = null 09:42:22 sasl.jaas.config = null 09:42:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:22 sasl.kerberos.min.time.before.relogin = 60000 09:42:22 sasl.kerberos.service.name = null 09:42:22 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:22 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:22 sasl.login.callback.handler.class = null 09:42:22 sasl.login.class = null 09:42:22 sasl.login.connect.timeout.ms = null 09:42:22 sasl.login.read.timeout.ms = null 09:42:22 sasl.login.refresh.buffer.seconds = 300 09:42:22 sasl.login.refresh.min.period.seconds = 60 09:42:22 sasl.login.refresh.window.factor = 0.8 09:42:22 sasl.login.refresh.window.jitter = 0.05 09:42:22 sasl.login.retry.backoff.max.ms = 10000 09:42:22 sasl.login.retry.backoff.ms = 100 09:42:22 sasl.mechanism = GSSAPI 09:42:22 sasl.oauthbearer.clock.skew.seconds = 30 09:42:22 sasl.oauthbearer.expected.audience = null 09:42:22 sasl.oauthbearer.expected.issuer = null 09:42:22 sasl.oauthbearer.header.urlencode = false 09:42:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:22 sasl.oauthbearer.jwks.endpoint.url = null 09:42:22 sasl.oauthbearer.scope.claim.name = scope 09:42:22 sasl.oauthbearer.sub.claim.name = sub 09:42:22 sasl.oauthbearer.token.endpoint.url = null 09:42:22 security.protocol = PLAINTEXT 09:42:22 security.providers = null 09:42:22 send.buffer.bytes = 131072 09:42:22 socket.connection.setup.timeout.max.ms = 30000 09:42:22 socket.connection.setup.timeout.ms = 10000 09:42:22 ssl.cipher.suites = null 09:42:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:22 ssl.endpoint.identification.algorithm = https 09:42:22 ssl.engine.factory.class = null 09:42:22 ssl.key.password = null 09:42:22 ssl.keymanager.algorithm = SunX509 09:42:22 ssl.keystore.certificate.chain = null 09:42:22 ssl.keystore.key = null 09:42:22 ssl.keystore.location = null 09:42:22 ssl.keystore.password = null 09:42:22 ssl.keystore.type = JKS 09:42:22 ssl.protocol = TLSv1.3 09:42:22 ssl.provider = null 09:42:22 ssl.secure.random.implementation = null 09:42:22 ssl.trustmanager.algorithm = PKIX 09:42:22 ssl.truststore.certificates = null 09:42:22 ssl.truststore.location = null 09:42:22 ssl.truststore.password = null 09:42:22 ssl.truststore.type = JKS 09:42:22 transaction.timeout.ms = 60000 09:42:22 transactional.id = null 09:42:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:22 09:42:22 2026-02-04T09:42:22.660Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:22 2026-02-04T09:42:22.662Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:22 2026-02-04T09:42:22.662Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:22 2026-02-04T09:42:22.662Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:22 2026-02-04T09:42:22.662Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198142662 09:42:22 2026-02-04T09:42:22.666Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:22 2026-02-04T09:42:22.666Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:22 2026-02-04T09:42:22.673Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:22 2026-02-04T09:42:22.688Z WARN 6626 --- [ 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: 7932ed07-7572-4812-a914-83f5566e69f8 09:42:22 2026-02-04T09:42:22.688Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:22 2026-02-04T09:42:22.689Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:22 acks = -1 09:42:22 auto.include.jmx.reporter = true 09:42:22 batch.size = 16384 09:42:22 bootstrap.servers = [localhost:32773] 09:42:22 buffer.memory = 33554432 09:42:22 client.dns.lookup = use_all_dns_ips 09:42:22 client.id = producer-16 09:42:22 compression.gzip.level = -1 09:42:22 compression.lz4.level = 9 09:42:22 compression.type = none 09:42:22 compression.zstd.level = 3 09:42:22 connections.max.idle.ms = 540000 09:42:22 delivery.timeout.ms = 120000 09:42:22 enable.idempotence = false 09:42:22 enable.metrics.push = true 09:42:22 interceptor.classes = [] 09:42:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:22 linger.ms = 1 09:42:22 max.block.ms = 60000 09:42:22 max.in.flight.requests.per.connection = 5 09:42:22 max.request.size = 1048576 09:42:22 metadata.max.age.ms = 300000 09:42:22 metadata.max.idle.ms = 300000 09:42:22 metadata.recovery.strategy = none 09:42:22 metric.reporters = [] 09:42:22 metrics.num.samples = 2 09:42:22 metrics.recording.level = INFO 09:42:22 metrics.sample.window.ms = 30000 09:42:22 partitioner.adaptive.partitioning.enable = true 09:42:22 partitioner.availability.timeout.ms = 0 09:42:22 partitioner.class = null 09:42:22 partitioner.ignore.keys = false 09:42:22 receive.buffer.bytes = 32768 09:42:22 reconnect.backoff.max.ms = 1000 09:42:22 reconnect.backoff.ms = 50 09:42:22 request.timeout.ms = 30000 09:42:22 retries = 0 09:42:22 retry.backoff.max.ms = 1000 09:42:22 retry.backoff.ms = 100 09:42:22 sasl.client.callback.handler.class = null 09:42:22 sasl.jaas.config = null 09:42:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:22 sasl.kerberos.min.time.before.relogin = 60000 09:42:22 sasl.kerberos.service.name = null 09:42:22 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:22 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:22 sasl.login.callback.handler.class = null 09:42:22 sasl.login.class = null 09:42:22 sasl.login.connect.timeout.ms = null 09:42:22 sasl.login.read.timeout.ms = null 09:42:22 sasl.login.refresh.buffer.seconds = 300 09:42:22 sasl.login.refresh.min.period.seconds = 60 09:42:22 sasl.login.refresh.window.factor = 0.8 09:42:22 sasl.login.refresh.window.jitter = 0.05 09:42:22 sasl.login.retry.backoff.max.ms = 10000 09:42:22 sasl.login.retry.backoff.ms = 100 09:42:22 sasl.mechanism = GSSAPI 09:42:22 sasl.oauthbearer.clock.skew.seconds = 30 09:42:22 sasl.oauthbearer.expected.audience = null 09:42:22 sasl.oauthbearer.expected.issuer = null 09:42:22 sasl.oauthbearer.header.urlencode = false 09:42:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:22 sasl.oauthbearer.jwks.endpoint.url = null 09:42:22 sasl.oauthbearer.scope.claim.name = scope 09:42:22 sasl.oauthbearer.sub.claim.name = sub 09:42:22 sasl.oauthbearer.token.endpoint.url = null 09:42:22 security.protocol = PLAINTEXT 09:42:22 security.providers = null 09:42:22 send.buffer.bytes = 131072 09:42:22 socket.connection.setup.timeout.max.ms = 30000 09:42:22 socket.connection.setup.timeout.ms = 10000 09:42:22 ssl.cipher.suites = null 09:42:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:22 ssl.endpoint.identification.algorithm = https 09:42:22 ssl.engine.factory.class = null 09:42:22 ssl.key.password = null 09:42:22 ssl.keymanager.algorithm = SunX509 09:42:22 ssl.keystore.certificate.chain = null 09:42:22 ssl.keystore.key = null 09:42:22 ssl.keystore.location = null 09:42:22 ssl.keystore.password = null 09:42:22 ssl.keystore.type = JKS 09:42:22 ssl.protocol = TLSv1.3 09:42:22 ssl.provider = null 09:42:22 ssl.secure.random.implementation = null 09:42:22 ssl.trustmanager.algorithm = PKIX 09:42:22 ssl.truststore.certificates = null 09:42:22 ssl.truststore.location = null 09:42:22 ssl.truststore.password = null 09:42:22 ssl.truststore.type = JKS 09:42:22 transaction.timeout.ms = 60000 09:42:22 transactional.id = null 09:42:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:22 09:42:22 2026-02-04T09:42:22.689Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:22 2026-02-04T09:42:22.691Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:22 2026-02-04T09:42:22.691Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:22 2026-02-04T09:42:22.691Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:22 2026-02-04T09:42:22.691Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198142691 09:42:22 2026-02-04T09:42:22.716Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:22 2026-02-04T09:42:22.730Z WARN 6626 --- [ 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: de8aa337-efa1-4663-ae46-1c1b170bafd0 09:42:22 2026-02-04T09:42:22.731Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:22 2026-02-04T09:42:22.731Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:22 acks = -1 09:42:22 auto.include.jmx.reporter = true 09:42:22 batch.size = 16384 09:42:22 bootstrap.servers = [localhost:32773] 09:42:22 buffer.memory = 33554432 09:42:22 client.dns.lookup = use_all_dns_ips 09:42:22 client.id = producer-17 09:42:22 compression.gzip.level = -1 09:42:22 compression.lz4.level = 9 09:42:22 compression.type = none 09:42:22 compression.zstd.level = 3 09:42:22 connections.max.idle.ms = 540000 09:42:22 delivery.timeout.ms = 120000 09:42:22 enable.idempotence = false 09:42:22 enable.metrics.push = true 09:42:22 interceptor.classes = [] 09:42:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:22 linger.ms = 1 09:42:22 max.block.ms = 60000 09:42:22 max.in.flight.requests.per.connection = 5 09:42:22 max.request.size = 1048576 09:42:22 metadata.max.age.ms = 300000 09:42:22 metadata.max.idle.ms = 300000 09:42:22 metadata.recovery.strategy = none 09:42:22 metric.reporters = [] 09:42:22 metrics.num.samples = 2 09:42:22 metrics.recording.level = INFO 09:42:22 metrics.sample.window.ms = 30000 09:42:22 partitioner.adaptive.partitioning.enable = true 09:42:22 partitioner.availability.timeout.ms = 0 09:42:22 partitioner.class = null 09:42:22 partitioner.ignore.keys = false 09:42:22 receive.buffer.bytes = 32768 09:42:22 reconnect.backoff.max.ms = 1000 09:42:22 reconnect.backoff.ms = 50 09:42:22 request.timeout.ms = 30000 09:42:22 retries = 0 09:42:22 retry.backoff.max.ms = 1000 09:42:22 retry.backoff.ms = 100 09:42:22 sasl.client.callback.handler.class = null 09:42:22 sasl.jaas.config = null 09:42:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:22 sasl.kerberos.min.time.before.relogin = 60000 09:42:22 sasl.kerberos.service.name = null 09:42:22 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:22 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:22 sasl.login.callback.handler.class = null 09:42:22 sasl.login.class = null 09:42:22 sasl.login.connect.timeout.ms = null 09:42:22 sasl.login.read.timeout.ms = null 09:42:22 sasl.login.refresh.buffer.seconds = 300 09:42:22 sasl.login.refresh.min.period.seconds = 60 09:42:22 sasl.login.refresh.window.factor = 0.8 09:42:22 sasl.login.refresh.window.jitter = 0.05 09:42:22 sasl.login.retry.backoff.max.ms = 10000 09:42:22 sasl.login.retry.backoff.ms = 100 09:42:22 sasl.mechanism = GSSAPI 09:42:22 sasl.oauthbearer.clock.skew.seconds = 30 09:42:22 sasl.oauthbearer.expected.audience = null 09:42:22 sasl.oauthbearer.expected.issuer = null 09:42:22 sasl.oauthbearer.header.urlencode = false 09:42:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:22 sasl.oauthbearer.jwks.endpoint.url = null 09:42:22 sasl.oauthbearer.scope.claim.name = scope 09:42:22 sasl.oauthbearer.sub.claim.name = sub 09:42:22 sasl.oauthbearer.token.endpoint.url = null 09:42:22 security.protocol = PLAINTEXT 09:42:22 security.providers = null 09:42:22 send.buffer.bytes = 131072 09:42:22 socket.connection.setup.timeout.max.ms = 30000 09:42:22 socket.connection.setup.timeout.ms = 10000 09:42:22 ssl.cipher.suites = null 09:42:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:22 ssl.endpoint.identification.algorithm = https 09:42:22 ssl.engine.factory.class = null 09:42:22 ssl.key.password = null 09:42:22 ssl.keymanager.algorithm = SunX509 09:42:22 ssl.keystore.certificate.chain = null 09:42:22 ssl.keystore.key = null 09:42:22 ssl.keystore.location = null 09:42:22 ssl.keystore.password = null 09:42:22 ssl.keystore.type = JKS 09:42:22 ssl.protocol = TLSv1.3 09:42:22 ssl.provider = null 09:42:22 ssl.secure.random.implementation = null 09:42:22 ssl.trustmanager.algorithm = PKIX 09:42:22 ssl.truststore.certificates = null 09:42:22 ssl.truststore.location = null 09:42:22 ssl.truststore.password = null 09:42:22 ssl.truststore.type = JKS 09:42:22 transaction.timeout.ms = 60000 09:42:22 transactional.id = null 09:42:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:22 09:42:22 2026-02-04T09:42:22.731Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:22 2026-02-04T09:42:22.733Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:22 2026-02-04T09:42:22.733Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:22 2026-02-04T09:42:22.733Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:22 2026-02-04T09:42:22.733Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198142733 09:42:22 2026-02-04T09:42:22.750Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:22 2026-02-04T09:42:22.753Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:22 2026-02-04T09:42:22.753Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:22 2026-02-04T09:42:22.759Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:22 2026-02-04T09:42:22.759Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:22 2026-02-04T09:42:22.765Z WARN 6626 --- [ 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: 79a291b1-bb98-4f39-9476-281a2d0d62ce 09:42:22 2026-02-04T09:42:22.765Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:22 2026-02-04T09:42:22.765Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:22 acks = -1 09:42:22 auto.include.jmx.reporter = true 09:42:22 batch.size = 16384 09:42:22 bootstrap.servers = [localhost:32773] 09:42:22 buffer.memory = 33554432 09:42:22 client.dns.lookup = use_all_dns_ips 09:42:22 client.id = producer-18 09:42:22 compression.gzip.level = -1 09:42:22 compression.lz4.level = 9 09:42:22 compression.type = none 09:42:22 compression.zstd.level = 3 09:42:22 connections.max.idle.ms = 540000 09:42:22 delivery.timeout.ms = 120000 09:42:22 enable.idempotence = false 09:42:22 enable.metrics.push = true 09:42:22 interceptor.classes = [] 09:42:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:22 linger.ms = 1 09:42:22 max.block.ms = 60000 09:42:22 max.in.flight.requests.per.connection = 5 09:42:22 max.request.size = 1048576 09:42:22 metadata.max.age.ms = 300000 09:42:22 metadata.max.idle.ms = 300000 09:42:22 metadata.recovery.strategy = none 09:42:22 metric.reporters = [] 09:42:22 metrics.num.samples = 2 09:42:22 metrics.recording.level = INFO 09:42:22 metrics.sample.window.ms = 30000 09:42:22 partitioner.adaptive.partitioning.enable = true 09:42:22 partitioner.availability.timeout.ms = 0 09:42:22 partitioner.class = null 09:42:22 partitioner.ignore.keys = false 09:42:22 receive.buffer.bytes = 32768 09:42:22 reconnect.backoff.max.ms = 1000 09:42:22 reconnect.backoff.ms = 50 09:42:22 request.timeout.ms = 30000 09:42:22 retries = 0 09:42:22 retry.backoff.max.ms = 1000 09:42:22 retry.backoff.ms = 100 09:42:22 sasl.client.callback.handler.class = null 09:42:22 sasl.jaas.config = null 09:42:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:22 sasl.kerberos.min.time.before.relogin = 60000 09:42:22 sasl.kerberos.service.name = null 09:42:22 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:22 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:22 sasl.login.callback.handler.class = null 09:42:22 sasl.login.class = null 09:42:22 sasl.login.connect.timeout.ms = null 09:42:22 sasl.login.read.timeout.ms = null 09:42:22 sasl.login.refresh.buffer.seconds = 300 09:42:22 sasl.login.refresh.min.period.seconds = 60 09:42:22 sasl.login.refresh.window.factor = 0.8 09:42:22 sasl.login.refresh.window.jitter = 0.05 09:42:22 sasl.login.retry.backoff.max.ms = 10000 09:42:22 sasl.login.retry.backoff.ms = 100 09:42:22 sasl.mechanism = GSSAPI 09:42:22 sasl.oauthbearer.clock.skew.seconds = 30 09:42:22 sasl.oauthbearer.expected.audience = null 09:42:22 sasl.oauthbearer.expected.issuer = null 09:42:22 sasl.oauthbearer.header.urlencode = false 09:42:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:22 sasl.oauthbearer.jwks.endpoint.url = null 09:42:22 sasl.oauthbearer.scope.claim.name = scope 09:42:22 sasl.oauthbearer.sub.claim.name = sub 09:42:22 sasl.oauthbearer.token.endpoint.url = null 09:42:22 security.protocol = PLAINTEXT 09:42:22 security.providers = null 09:42:22 send.buffer.bytes = 131072 09:42:22 socket.connection.setup.timeout.max.ms = 30000 09:42:22 socket.connection.setup.timeout.ms = 10000 09:42:22 ssl.cipher.suites = null 09:42:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:22 ssl.endpoint.identification.algorithm = https 09:42:22 ssl.engine.factory.class = null 09:42:22 ssl.key.password = null 09:42:22 ssl.keymanager.algorithm = SunX509 09:42:22 ssl.keystore.certificate.chain = null 09:42:22 ssl.keystore.key = null 09:42:22 ssl.keystore.location = null 09:42:22 ssl.keystore.password = null 09:42:22 ssl.keystore.type = JKS 09:42:22 ssl.protocol = TLSv1.3 09:42:22 ssl.provider = null 09:42:22 ssl.secure.random.implementation = null 09:42:22 ssl.trustmanager.algorithm = PKIX 09:42:22 ssl.truststore.certificates = null 09:42:22 ssl.truststore.location = null 09:42:22 ssl.truststore.password = null 09:42:22 ssl.truststore.type = JKS 09:42:22 transaction.timeout.ms = 60000 09:42:22 transactional.id = null 09:42:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:22 09:42:22 2026-02-04T09:42:22.766Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:22 2026-02-04T09:42:22.768Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:22 2026-02-04T09:42:22.768Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:22 2026-02-04T09:42:22.768Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:22 2026-02-04T09:42:22.768Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198142768 09:42:22 2026-02-04T09:42:22.788Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:22 2026-02-04T09:42:22.801Z WARN 6626 --- [ 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: 8821ee60-c2d1-4d2b-b90a-3caf52a2bf20 09:42:22 2026-02-04T09:42:22.801Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:22 2026-02-04T09:42:22.802Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:22 acks = -1 09:42:22 auto.include.jmx.reporter = true 09:42:22 batch.size = 16384 09:42:22 bootstrap.servers = [localhost:32773] 09:42:22 buffer.memory = 33554432 09:42:22 client.dns.lookup = use_all_dns_ips 09:42:22 client.id = producer-19 09:42:22 compression.gzip.level = -1 09:42:22 compression.lz4.level = 9 09:42:22 compression.type = none 09:42:22 compression.zstd.level = 3 09:42:22 connections.max.idle.ms = 540000 09:42:22 delivery.timeout.ms = 120000 09:42:22 enable.idempotence = false 09:42:22 enable.metrics.push = true 09:42:22 interceptor.classes = [] 09:42:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:22 linger.ms = 1 09:42:22 max.block.ms = 60000 09:42:22 max.in.flight.requests.per.connection = 5 09:42:22 max.request.size = 1048576 09:42:22 metadata.max.age.ms = 300000 09:42:22 metadata.max.idle.ms = 300000 09:42:22 metadata.recovery.strategy = none 09:42:22 metric.reporters = [] 09:42:22 metrics.num.samples = 2 09:42:22 metrics.recording.level = INFO 09:42:22 metrics.sample.window.ms = 30000 09:42:22 partitioner.adaptive.partitioning.enable = true 09:42:22 partitioner.availability.timeout.ms = 0 09:42:22 partitioner.class = null 09:42:22 partitioner.ignore.keys = false 09:42:22 receive.buffer.bytes = 32768 09:42:22 reconnect.backoff.max.ms = 1000 09:42:22 reconnect.backoff.ms = 50 09:42:22 request.timeout.ms = 30000 09:42:22 retries = 0 09:42:22 retry.backoff.max.ms = 1000 09:42:22 retry.backoff.ms = 100 09:42:22 sasl.client.callback.handler.class = null 09:42:22 sasl.jaas.config = null 09:42:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:22 sasl.kerberos.min.time.before.relogin = 60000 09:42:22 sasl.kerberos.service.name = null 09:42:22 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:22 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:22 sasl.login.callback.handler.class = null 09:42:22 sasl.login.class = null 09:42:22 sasl.login.connect.timeout.ms = null 09:42:22 sasl.login.read.timeout.ms = null 09:42:22 sasl.login.refresh.buffer.seconds = 300 09:42:22 sasl.login.refresh.min.period.seconds = 60 09:42:22 sasl.login.refresh.window.factor = 0.8 09:42:22 sasl.login.refresh.window.jitter = 0.05 09:42:22 sasl.login.retry.backoff.max.ms = 10000 09:42:22 sasl.login.retry.backoff.ms = 100 09:42:22 sasl.mechanism = GSSAPI 09:42:22 sasl.oauthbearer.clock.skew.seconds = 30 09:42:22 sasl.oauthbearer.expected.audience = null 09:42:22 sasl.oauthbearer.expected.issuer = null 09:42:22 sasl.oauthbearer.header.urlencode = false 09:42:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:22 sasl.oauthbearer.jwks.endpoint.url = null 09:42:22 sasl.oauthbearer.scope.claim.name = scope 09:42:22 sasl.oauthbearer.sub.claim.name = sub 09:42:22 sasl.oauthbearer.token.endpoint.url = null 09:42:22 security.protocol = PLAINTEXT 09:42:22 security.providers = null 09:42:22 send.buffer.bytes = 131072 09:42:22 socket.connection.setup.timeout.max.ms = 30000 09:42:22 socket.connection.setup.timeout.ms = 10000 09:42:22 ssl.cipher.suites = null 09:42:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:22 ssl.endpoint.identification.algorithm = https 09:42:22 ssl.engine.factory.class = null 09:42:22 ssl.key.password = null 09:42:22 ssl.keymanager.algorithm = SunX509 09:42:22 ssl.keystore.certificate.chain = null 09:42:22 ssl.keystore.key = null 09:42:22 ssl.keystore.location = null 09:42:22 ssl.keystore.password = null 09:42:22 ssl.keystore.type = JKS 09:42:22 ssl.protocol = TLSv1.3 09:42:22 ssl.provider = null 09:42:22 ssl.secure.random.implementation = null 09:42:22 ssl.trustmanager.algorithm = PKIX 09:42:22 ssl.truststore.certificates = null 09:42:22 ssl.truststore.location = null 09:42:22 ssl.truststore.password = null 09:42:22 ssl.truststore.type = JKS 09:42:22 transaction.timeout.ms = 60000 09:42:22 transactional.id = null 09:42:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:22 09:42:22 2026-02-04T09:42:22.802Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:22 2026-02-04T09:42:22.804Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:22 2026-02-04T09:42:22.804Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:22 2026-02-04T09:42:22.804Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:22 2026-02-04T09:42:22.804Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198142804 09:42:22 2026-02-04T09:42:22.811Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:22 2026-02-04T09:42:22.822Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:22 2026-02-04T09:42:22.822Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:22 2026-02-04T09:42:22.830Z WARN 6626 --- [ 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: 9d236305-d92d-41ef-9baa-1dc58df38686 09:42:22 2026-02-04T09:42:22.830Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:22 2026-02-04T09:42:22.831Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:22 acks = -1 09:42:22 auto.include.jmx.reporter = true 09:42:22 batch.size = 16384 09:42:22 bootstrap.servers = [localhost:32773] 09:42:22 buffer.memory = 33554432 09:42:22 client.dns.lookup = use_all_dns_ips 09:42:22 client.id = producer-20 09:42:22 compression.gzip.level = -1 09:42:22 compression.lz4.level = 9 09:42:22 compression.type = none 09:42:22 compression.zstd.level = 3 09:42:22 connections.max.idle.ms = 540000 09:42:22 delivery.timeout.ms = 120000 09:42:22 enable.idempotence = false 09:42:22 enable.metrics.push = true 09:42:22 interceptor.classes = [] 09:42:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:22 linger.ms = 1 09:42:22 max.block.ms = 60000 09:42:22 max.in.flight.requests.per.connection = 5 09:42:22 max.request.size = 1048576 09:42:22 metadata.max.age.ms = 300000 09:42:22 metadata.max.idle.ms = 300000 09:42:22 metadata.recovery.strategy = none 09:42:22 metric.reporters = [] 09:42:22 metrics.num.samples = 2 09:42:22 metrics.recording.level = INFO 09:42:22 metrics.sample.window.ms = 30000 09:42:22 partitioner.adaptive.partitioning.enable = true 09:42:22 partitioner.availability.timeout.ms = 0 09:42:22 partitioner.class = null 09:42:22 partitioner.ignore.keys = false 09:42:22 receive.buffer.bytes = 32768 09:42:22 reconnect.backoff.max.ms = 1000 09:42:22 reconnect.backoff.ms = 50 09:42:22 request.timeout.ms = 30000 09:42:22 retries = 0 09:42:22 retry.backoff.max.ms = 1000 09:42:22 retry.backoff.ms = 100 09:42:22 sasl.client.callback.handler.class = null 09:42:22 sasl.jaas.config = null 09:42:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:22 sasl.kerberos.min.time.before.relogin = 60000 09:42:22 sasl.kerberos.service.name = null 09:42:22 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:22 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:22 sasl.login.callback.handler.class = null 09:42:22 sasl.login.class = null 09:42:22 sasl.login.connect.timeout.ms = null 09:42:22 sasl.login.read.timeout.ms = null 09:42:22 sasl.login.refresh.buffer.seconds = 300 09:42:22 sasl.login.refresh.min.period.seconds = 60 09:42:22 sasl.login.refresh.window.factor = 0.8 09:42:22 sasl.login.refresh.window.jitter = 0.05 09:42:22 sasl.login.retry.backoff.max.ms = 10000 09:42:22 sasl.login.retry.backoff.ms = 100 09:42:22 sasl.mechanism = GSSAPI 09:42:22 sasl.oauthbearer.clock.skew.seconds = 30 09:42:22 sasl.oauthbearer.expected.audience = null 09:42:22 sasl.oauthbearer.expected.issuer = null 09:42:22 sasl.oauthbearer.header.urlencode = false 09:42:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:22 sasl.oauthbearer.jwks.endpoint.url = null 09:42:22 sasl.oauthbearer.scope.claim.name = scope 09:42:22 sasl.oauthbearer.sub.claim.name = sub 09:42:22 sasl.oauthbearer.token.endpoint.url = null 09:42:22 security.protocol = PLAINTEXT 09:42:22 security.providers = null 09:42:22 send.buffer.bytes = 131072 09:42:22 socket.connection.setup.timeout.max.ms = 30000 09:42:22 socket.connection.setup.timeout.ms = 10000 09:42:22 ssl.cipher.suites = null 09:42:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:22 ssl.endpoint.identification.algorithm = https 09:42:22 ssl.engine.factory.class = null 09:42:22 ssl.key.password = null 09:42:22 ssl.keymanager.algorithm = SunX509 09:42:22 ssl.keystore.certificate.chain = null 09:42:22 ssl.keystore.key = null 09:42:22 ssl.keystore.location = null 09:42:22 ssl.keystore.password = null 09:42:22 ssl.keystore.type = JKS 09:42:22 ssl.protocol = TLSv1.3 09:42:22 ssl.provider = null 09:42:22 ssl.secure.random.implementation = null 09:42:22 ssl.trustmanager.algorithm = PKIX 09:42:22 ssl.truststore.certificates = null 09:42:22 ssl.truststore.location = null 09:42:22 ssl.truststore.password = null 09:42:22 ssl.truststore.type = JKS 09:42:22 transaction.timeout.ms = 60000 09:42:22 transactional.id = null 09:42:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:22 09:42:22 2026-02-04T09:42:22.831Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:22 2026-02-04T09:42:22.833Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:22 2026-02-04T09:42:22.833Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:22 2026-02-04T09:42:22.833Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:22 2026-02-04T09:42:22.833Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198142833 09:42:22 2026-02-04T09:42:22.841Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:22 2026-02-04T09:42:22.865Z INFO 6626 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:42:22 allow.auto.create.topics = true 09:42:22 auto.commit.interval.ms = 5000 09:42:22 auto.include.jmx.reporter = true 09:42:22 auto.offset.reset = earliest 09:42:22 bootstrap.servers = [localhost:32773] 09:42:22 check.crcs = true 09:42:22 client.dns.lookup = use_all_dns_ips 09:42:22 client.id = consumer-test-1-9 09:42:22 client.rack = 09:42:22 connections.max.idle.ms = 540000 09:42:22 default.api.timeout.ms = 60000 09:42:22 enable.auto.commit = true 09:42:22 enable.metrics.push = true 09:42:22 exclude.internal.topics = true 09:42:22 fetch.max.bytes = 52428800 09:42:22 fetch.max.wait.ms = 500 09:42:22 fetch.min.bytes = 1 09:42:22 group.id = test-1 09:42:22 group.instance.id = null 09:42:22 group.protocol = classic 09:42:22 group.remote.assignor = null 09:42:22 heartbeat.interval.ms = 3000 09:42:22 interceptor.classes = [] 09:42:22 internal.leave.group.on.close = true 09:42:22 internal.throw.on.fetch.stable.offset.unsupported = false 09:42:22 isolation.level = read_uncommitted 09:42:22 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:42:22 max.partition.fetch.bytes = 1048576 09:42:22 max.poll.interval.ms = 300000 09:42:22 max.poll.records = 500 09:42:22 metadata.max.age.ms = 300000 09:42:22 metadata.recovery.strategy = none 09:42:22 metric.reporters = [] 09:42:22 metrics.num.samples = 2 09:42:22 metrics.recording.level = INFO 09:42:22 metrics.sample.window.ms = 30000 09:42:22 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:42:22 receive.buffer.bytes = 65536 09:42:22 reconnect.backoff.max.ms = 1000 09:42:22 reconnect.backoff.ms = 50 09:42:22 request.timeout.ms = 30000 09:42:22 retry.backoff.max.ms = 1000 09:42:22 retry.backoff.ms = 100 09:42:22 sasl.client.callback.handler.class = null 09:42:22 sasl.jaas.config = null 09:42:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:22 sasl.kerberos.min.time.before.relogin = 60000 09:42:22 sasl.kerberos.service.name = null 09:42:22 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:22 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:22 sasl.login.callback.handler.class = null 09:42:22 sasl.login.class = null 09:42:22 sasl.login.connect.timeout.ms = null 09:42:22 sasl.login.read.timeout.ms = null 09:42:22 sasl.login.refresh.buffer.seconds = 300 09:42:22 sasl.login.refresh.min.period.seconds = 60 09:42:22 sasl.login.refresh.window.factor = 0.8 09:42:22 sasl.login.refresh.window.jitter = 0.05 09:42:22 sasl.login.retry.backoff.max.ms = 10000 09:42:22 sasl.login.retry.backoff.ms = 100 09:42:22 sasl.mechanism = GSSAPI 09:42:22 sasl.oauthbearer.clock.skew.seconds = 30 09:42:22 sasl.oauthbearer.expected.audience = null 09:42:22 sasl.oauthbearer.expected.issuer = null 09:42:22 sasl.oauthbearer.header.urlencode = false 09:42:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:22 sasl.oauthbearer.jwks.endpoint.url = null 09:42:22 sasl.oauthbearer.scope.claim.name = scope 09:42:22 sasl.oauthbearer.sub.claim.name = sub 09:42:22 sasl.oauthbearer.token.endpoint.url = null 09:42:22 security.protocol = PLAINTEXT 09:42:22 security.providers = null 09:42:22 send.buffer.bytes = 131072 09:42:22 session.timeout.ms = 45000 09:42:22 socket.connection.setup.timeout.max.ms = 30000 09:42:22 socket.connection.setup.timeout.ms = 10000 09:42:22 ssl.cipher.suites = null 09:42:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:22 ssl.endpoint.identification.algorithm = https 09:42:22 ssl.engine.factory.class = null 09:42:22 ssl.key.password = null 09:42:22 ssl.keymanager.algorithm = SunX509 09:42:22 ssl.keystore.certificate.chain = null 09:42:22 ssl.keystore.key = null 09:42:22 ssl.keystore.location = null 09:42:22 ssl.keystore.password = null 09:42:22 ssl.keystore.type = JKS 09:42:22 ssl.protocol = TLSv1.3 09:42:22 ssl.provider = null 09:42:22 ssl.secure.random.implementation = null 09:42:22 ssl.trustmanager.algorithm = PKIX 09:42:22 ssl.truststore.certificates = null 09:42:22 ssl.truststore.location = null 09:42:22 ssl.truststore.password = null 09:42:22 ssl.truststore.type = JKS 09:42:22 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:42:22 09:42:22 2026-02-04T09:42:22.865Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:22 2026-02-04T09:42:22.867Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:22 2026-02-04T09:42:22.867Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:22 2026-02-04T09:42:22.867Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198142867 09:42:22 2026-02-04T09:42:22.867Z INFO 6626 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-9, groupId=test-1] Subscribed to topic(s): my-topic-name 09:42:22 2026-02-04T09:42:22.871Z WARN 6626 --- [ 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: 7e1549d0-14a6-4d7c-9deb-87825098a614 09:42:22 2026-02-04T09:42:22.871Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:22 2026-02-04T09:42:22.871Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:22 acks = -1 09:42:22 auto.include.jmx.reporter = true 09:42:22 batch.size = 16384 09:42:22 bootstrap.servers = [localhost:32773] 09:42:22 buffer.memory = 33554432 09:42:22 client.dns.lookup = use_all_dns_ips 09:42:22 client.id = producer-21 09:42:22 compression.gzip.level = -1 09:42:22 compression.lz4.level = 9 09:42:22 compression.type = none 09:42:22 compression.zstd.level = 3 09:42:22 connections.max.idle.ms = 540000 09:42:22 delivery.timeout.ms = 120000 09:42:22 enable.idempotence = false 09:42:22 enable.metrics.push = true 09:42:22 interceptor.classes = [] 09:42:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:22 linger.ms = 1 09:42:22 max.block.ms = 60000 09:42:22 max.in.flight.requests.per.connection = 5 09:42:22 max.request.size = 1048576 09:42:22 metadata.max.age.ms = 300000 09:42:22 metadata.max.idle.ms = 300000 09:42:22 metadata.recovery.strategy = none 09:42:22 metric.reporters = [] 09:42:22 metrics.num.samples = 2 09:42:22 metrics.recording.level = INFO 09:42:22 metrics.sample.window.ms = 30000 09:42:22 partitioner.adaptive.partitioning.enable = true 09:42:22 partitioner.availability.timeout.ms = 0 09:42:22 partitioner.class = null 09:42:22 partitioner.ignore.keys = false 09:42:22 receive.buffer.bytes = 32768 09:42:22 reconnect.backoff.max.ms = 1000 09:42:22 reconnect.backoff.ms = 50 09:42:22 request.timeout.ms = 30000 09:42:22 retries = 0 09:42:22 retry.backoff.max.ms = 1000 09:42:22 retry.backoff.ms = 100 09:42:22 sasl.client.callback.handler.class = null 09:42:22 sasl.jaas.config = null 09:42:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:22 sasl.kerberos.min.time.before.relogin = 60000 09:42:22 sasl.kerberos.service.name = null 09:42:22 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:22 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:22 sasl.login.callback.handler.class = null 09:42:22 sasl.login.class = null 09:42:22 sasl.login.connect.timeout.ms = null 09:42:22 sasl.login.read.timeout.ms = null 09:42:22 sasl.login.refresh.buffer.seconds = 300 09:42:22 sasl.login.refresh.min.period.seconds = 60 09:42:22 sasl.login.refresh.window.factor = 0.8 09:42:22 sasl.login.refresh.window.jitter = 0.05 09:42:22 sasl.login.retry.backoff.max.ms = 10000 09:42:22 sasl.login.retry.backoff.ms = 100 09:42:22 sasl.mechanism = GSSAPI 09:42:22 sasl.oauthbearer.clock.skew.seconds = 30 09:42:22 sasl.oauthbearer.expected.audience = null 09:42:22 sasl.oauthbearer.expected.issuer = null 09:42:22 sasl.oauthbearer.header.urlencode = false 09:42:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:22 sasl.oauthbearer.jwks.endpoint.url = null 09:42:22 sasl.oauthbearer.scope.claim.name = scope 09:42:22 sasl.oauthbearer.sub.claim.name = sub 09:42:22 sasl.oauthbearer.token.endpoint.url = null 09:42:22 security.protocol = PLAINTEXT 09:42:22 security.providers = null 09:42:22 send.buffer.bytes = 131072 09:42:22 socket.connection.setup.timeout.max.ms = 30000 09:42:22 socket.connection.setup.timeout.ms = 10000 09:42:22 ssl.cipher.suites = null 09:42:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:22 ssl.endpoint.identification.algorithm = https 09:42:22 ssl.engine.factory.class = null 09:42:22 ssl.key.password = null 09:42:22 ssl.keymanager.algorithm = SunX509 09:42:22 ssl.keystore.certificate.chain = null 09:42:22 ssl.keystore.key = null 09:42:22 ssl.keystore.location = null 09:42:22 ssl.keystore.password = null 09:42:22 ssl.keystore.type = JKS 09:42:22 ssl.protocol = TLSv1.3 09:42:22 ssl.provider = null 09:42:22 ssl.secure.random.implementation = null 09:42:22 ssl.trustmanager.algorithm = PKIX 09:42:22 ssl.truststore.certificates = null 09:42:22 ssl.truststore.location = null 09:42:22 ssl.truststore.password = null 09:42:22 ssl.truststore.type = JKS 09:42:22 transaction.timeout.ms = 60000 09:42:22 transactional.id = null 09:42:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:22 09:42:22 2026-02-04T09:42:22.871Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:22 2026-02-04T09:42:22.873Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:22 2026-02-04T09:42:22.873Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:22 2026-02-04T09:42:22.873Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:22 2026-02-04T09:42:22.873Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198142873 09:42:22 2026-02-04T09:42:22.877Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:22 2026-02-04T09:42:22.877Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:22 2026-02-04T09:42:22.893Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:22 2026-02-04T09:42:22.902Z INFO 6626 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:23 2026-02-04T09:42:23.018Z INFO 6626 --- [ 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) 09:42:23 2026-02-04T09:42:23.019Z INFO 6626 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 09:42:23 2026-02-04T09:42:23.021Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.021Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.050Z INFO 6626 --- [ 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-ed8b6616-0142-4174-b865-36c72e11e0e1 09:42:23 2026-02-04T09:42:23.050Z INFO 6626 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 09:42:23 2026-02-04T09:42:23.085Z INFO 6626 --- [ 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-ed8b6616-0142-4174-b865-36c72e11e0e1', protocol='range'} 09:42:23 2026-02-04T09:42:23.086Z INFO 6626 --- [ 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-ed8b6616-0142-4174-b865-36c72e11e0e1=Assignment(partitions=[my-topic-name-0])} 09:42:23 2026-02-04T09:42:23.105Z INFO 6626 --- [ 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-ed8b6616-0142-4174-b865-36c72e11e0e1', protocol='range'} 09:42:23 2026-02-04T09:42:23.106Z INFO 6626 --- [ 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]) 09:42:23 2026-02-04T09:42:23.106Z INFO 6626 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-9, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 09:42:23 2026-02-04T09:42:23.107Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.107Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.113Z INFO 6626 --- [ 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 09:42:23 2026-02-04T09:42:23.130Z INFO 6626 --- [ 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}}. 09:42:23 2026-02-04T09:42:23.160Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.160Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.249Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.249Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.249Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 09:42:23 2026-02-04T09:42:23.249Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 09:42:23 2026-02-04T09:42:23.249Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.249Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 09:42:23 2026-02-04T09:42:23.249Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.250Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 09:42:23 2026-02-04T09:42:23.250Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.250Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Cancelled in-flight METADATA request with correlation id 8 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 09:42:23 2026-02-04T09:42:23.250Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.250Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 09:42:23 2026-02-04T09:42:23.250Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.250Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 09:42:23 2026-02-04T09:42:23.250Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.251Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 09:42:23 2026-02-04T09:42:23.251Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 09:42:23 2026-02-04T09:42:23.255Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 09:42:23 2026-02-04T09:42:23.257Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.257Z INFO 6626 --- [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: 8ms, elapsed time since send: 8ms, throttle time: 0ms, request timeout: 30000ms) 09:42:23 2026-02-04T09:42:23.289Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.289Z INFO 6626 --- [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: 99ms, elapsed time since send: 99ms, throttle time: 0ms, request timeout: 30000ms) 09:42:23 2026-02-04T09:42:23.289Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node -1 disconnected. 09:42:23 2026-02-04T09:42:23.289Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 2147483646 disconnected. 09:42:23 2026-02-04T09:42:23.289Z INFO 6626 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-9, groupId=test-1] Error sending fetch request (sessionId=144366108, epoch=1) to node 1: 09:42:23 09:42:23 org.apache.kafka.common.errors.DisconnectException 09:42:23 09:42:23 2026-02-04T09:42:23.289Z INFO 6626 --- [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. 09:42:23 2026-02-04T09:42:23.338Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:23 2026-02-04T09:42:23.338Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.338Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:23 2026-02-04T09:42:23.339Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.339Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.342Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.342Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.348Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.348Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.355Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.355Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.362Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.362Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.362Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.362Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.364Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.364Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.368Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.368Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.370Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.370Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.376Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.376Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.385Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.385Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.390Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.390Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.415Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.415Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:23 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.772 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 09:42:23 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 09:42:23 2026-02-04T09:42:23.443Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.443Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 09:42:23 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 09:42:23 2026-02-04T09:42:23.462Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:23 2026-02-04T09:42:23.462Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.462Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:23 2026-02-04T09:42:23.484Z INFO 6626 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 09:42:23 2026-02-04T09:42:23.484Z INFO 6626 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Destination: 09:42:23 2026-02-04T09:42:23.484Z INFO 6626 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : authorization: my authorization header 09:42:23 2026-02-04T09:42:23.485Z INFO 6626 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 09:42:23 2026-02-04T09:42:23.485Z DEBUG 6626 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 09:42:23 2026-02-04T09:42:23.485Z INFO 6626 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 09:42:23 2026-02-04T09:42:23.486Z DEBUG 6626 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 09:42:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 09:42:23 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 09:42:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 09:42:23 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 09:42:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 09:42:23 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 09:42:23 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 09:42:23 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 09:42:23 2026-02-04T09:42:23.569Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.569Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.575Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.575Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.579Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.579Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.579Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.579Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.580Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.580Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.592Z INFO 6626 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 09:42:23 2026-02-04T09:42:23.594Z INFO 6626 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 09:42:23 2026-02-04T09:42:23.595Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.595Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.597Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.597Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.600Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.600Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.611Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.611Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.617Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.617Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.665Z INFO 6626 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 09:42:23 2026-02-04T09:42:23.666Z INFO 6626 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 09:42:23 2026-02-04T09:42:23.667Z INFO 6626 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 09:42:23 2026-02-04T09:42:23.668Z INFO 6626 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 09:42:23 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 09:42:23 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 09:42:23 2026-02-04T09:42:23.674Z INFO 6626 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 09:42:23 2026-02-04T09:42:23.678Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.678Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.720Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.721Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.742Z INFO 6626 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: b65e5a241789f88a0d9b264367abb099b24deb1f56193a103ccc434ae0f75df8 09:42:23 2026-02-04T09:42:23.755Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.755Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.761Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.761Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.823Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.823Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.879Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.879Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:23 2026-02-04T09:42:23.903Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:23 2026-02-04T09:42:23.903Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.009Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.009Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.016Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.016Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.023Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.023Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.025Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.025Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.027Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.027Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.037Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.037Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.058Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.058Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.064Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.064Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.066Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.066Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.108Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.108Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.137Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.137Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.161Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.161Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.260Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:24 2026-02-04T09:42:24.260Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.260Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:24 2026-02-04T09:42:24.340Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.340Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.386Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.387Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.400Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.400Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.405Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.405Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.417Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.417Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.420Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:24 2026-02-04T09:42:24.420Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.420Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:24 2026-02-04T09:42:24.622Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.622Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.681Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.681Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.716Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.716Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.756Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.756Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.762Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.762Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.823Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.823Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.855Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.855Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.879Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.879Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.882Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.882Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.957Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.957Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.977Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.977Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:24 2026-02-04T09:42:24.981Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:24 2026-02-04T09:42:24.981Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.012Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.012Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.050Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.050Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.075Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.075Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.109Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.109Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.114Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:25 2026-02-04T09:42:25.114Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.114Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:25 2026-02-04T09:42:25.162Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.162Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.207Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.207Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.340Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.341Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.353Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.353Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.373Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:25 2026-02-04T09:42:25.373Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.373Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:25 2026-02-04T09:42:25.387Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.387Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.418Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.418Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.571Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.571Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.624Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.625Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.685Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.685Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.757Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.757Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.764Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.764Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.770Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.770Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.838Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.838Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.855Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.855Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.879Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.879Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.958Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.958Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.978Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.979Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:25 2026-02-04T09:42:25.982Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:25 2026-02-04T09:42:25.982Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.013Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.013Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.064Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.064Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.067Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:26 2026-02-04T09:42:26.067Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.067Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:26 2026-02-04T09:42:26.076Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.076Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.109Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.109Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.111Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.111Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.164Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.164Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.340Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.340Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.354Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.354Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.376Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:26 2026-02-04T09:42:26.376Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.376Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:26 2026-02-04T09:42:26.398Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.398Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.420Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.420Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.572Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.572Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.625Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.625Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.627Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.627Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.689Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.690Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.766Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.766Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.790Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.790Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.839Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.839Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.856Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.856Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.879Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.879Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.959Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.959Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.978Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.978Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:26 2026-02-04T09:42:26.982Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:26 2026-02-04T09:42:26.982Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.015Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.015Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.065Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.065Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.077Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:27 2026-02-04T09:42:27.077Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.077Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:27 2026-02-04T09:42:27.078Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.078Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.112Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.112Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.112Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.112Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.168Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.168Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.325Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.325Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.355Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.355Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.377Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:27 2026-02-04T09:42:27.377Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.377Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:27 2026-02-04T09:42:27.399Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.400Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.420Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.420Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.573Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.573Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.627Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.627Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.630Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.630Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.692Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.692Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.767Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.767Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.791Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.791Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.840Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.840Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.858Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.858Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.879Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.879Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.960Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.960Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.980Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.980Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:27 2026-02-04T09:42:27.983Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:27 2026-02-04T09:42:27.983Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.017Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.017Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.067Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.067Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.077Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:28 2026-02-04T09:42:28.077Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.078Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:28 2026-02-04T09:42:28.080Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.080Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.113Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.113Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.123Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.123Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.169Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.169Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.327Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.327Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.355Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.355Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.378Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:28 2026-02-04T09:42:28.378Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.378Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:28 2026-02-04T09:42:28.402Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.402Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.426Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.426Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.575Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.575Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.629Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.629Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.633Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.633Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.695Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.695Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.769Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.769Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.795Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.795Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.840Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.840Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.859Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.859Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:28 2026-02-04T09:42:28.880Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:28 2026-02-04T09:42:28.880Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:28.961Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:29 2026-02-04T09:42:28.961Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:28.981Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:29 2026-02-04T09:42:28.981Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:28.984Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:29 2026-02-04T09:42:28.984Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.018Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.018Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.077Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:29 2026-02-04T09:42:29.078Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.078Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:29 2026-02-04T09:42:29.081Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.081Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.112Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.112Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.125Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.125Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.133Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.133Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.170Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.170Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.328Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.329Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.356Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.356Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.383Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:29 2026-02-04T09:42:29.383Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.383Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:29 2026-02-04T09:42:29.404Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.404Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.430Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.430Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.559Z INFO 6626 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.884618726S 09:42:29 2026-02-04T09:42:29.576Z INFO 6626 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:42:29 allow.auto.create.topics = true 09:42:29 auto.commit.interval.ms = 5000 09:42:29 auto.include.jmx.reporter = true 09:42:29 auto.offset.reset = earliest 09:42:29 bootstrap.servers = [localhost:32774] 09:42:29 check.crcs = true 09:42:29 client.dns.lookup = use_all_dns_ips 09:42:29 client.id = consumer-group for Test A-10 09:42:29 client.rack = 09:42:29 connections.max.idle.ms = 540000 09:42:29 default.api.timeout.ms = 60000 09:42:29 enable.auto.commit = true 09:42:29 enable.metrics.push = true 09:42:29 exclude.internal.topics = true 09:42:29 fetch.max.bytes = 52428800 09:42:29 fetch.max.wait.ms = 500 09:42:29 fetch.min.bytes = 1 09:42:29 group.id = group for Test A 09:42:29 group.instance.id = null 09:42:29 group.protocol = classic 09:42:29 group.remote.assignor = null 09:42:29 heartbeat.interval.ms = 3000 09:42:29 interceptor.classes = [] 09:42:29 internal.leave.group.on.close = true 09:42:29 internal.throw.on.fetch.stable.offset.unsupported = false 09:42:29 isolation.level = read_uncommitted 09:42:29 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:42:29 max.partition.fetch.bytes = 1048576 09:42:29 max.poll.interval.ms = 300000 09:42:29 max.poll.records = 500 09:42:29 metadata.max.age.ms = 300000 09:42:29 metadata.recovery.strategy = none 09:42:29 metric.reporters = [] 09:42:29 metrics.num.samples = 2 09:42:29 metrics.recording.level = INFO 09:42:29 metrics.sample.window.ms = 30000 09:42:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:42:29 receive.buffer.bytes = 65536 09:42:29 reconnect.backoff.max.ms = 1000 09:42:29 reconnect.backoff.ms = 50 09:42:29 request.timeout.ms = 30000 09:42:29 retry.backoff.max.ms = 1000 09:42:29 retry.backoff.ms = 100 09:42:29 sasl.client.callback.handler.class = null 09:42:29 sasl.jaas.config = null 09:42:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:29 sasl.kerberos.min.time.before.relogin = 60000 09:42:29 sasl.kerberos.service.name = null 09:42:29 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:29 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:29 sasl.login.callback.handler.class = null 09:42:29 sasl.login.class = null 09:42:29 sasl.login.connect.timeout.ms = null 09:42:29 sasl.login.read.timeout.ms = null 09:42:29 sasl.login.refresh.buffer.seconds = 300 09:42:29 sasl.login.refresh.min.period.seconds = 60 09:42:29 sasl.login.refresh.window.factor = 0.8 09:42:29 sasl.login.refresh.window.jitter = 0.05 09:42:29 sasl.login.retry.backoff.max.ms = 10000 09:42:29 sasl.login.retry.backoff.ms = 100 09:42:29 sasl.mechanism = GSSAPI 09:42:29 sasl.oauthbearer.clock.skew.seconds = 30 09:42:29 sasl.oauthbearer.expected.audience = null 09:42:29 sasl.oauthbearer.expected.issuer = null 09:42:29 sasl.oauthbearer.header.urlencode = false 09:42:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:29 sasl.oauthbearer.jwks.endpoint.url = null 09:42:29 sasl.oauthbearer.scope.claim.name = scope 09:42:29 sasl.oauthbearer.sub.claim.name = sub 09:42:29 sasl.oauthbearer.token.endpoint.url = null 09:42:29 security.protocol = PLAINTEXT 09:42:29 security.providers = null 09:42:29 send.buffer.bytes = 131072 09:42:29 session.timeout.ms = 45000 09:42:29 socket.connection.setup.timeout.max.ms = 30000 09:42:29 socket.connection.setup.timeout.ms = 10000 09:42:29 ssl.cipher.suites = null 09:42:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:29 ssl.endpoint.identification.algorithm = https 09:42:29 ssl.engine.factory.class = null 09:42:29 ssl.key.password = null 09:42:29 ssl.keymanager.algorithm = SunX509 09:42:29 ssl.keystore.certificate.chain = null 09:42:29 ssl.keystore.key = null 09:42:29 ssl.keystore.location = null 09:42:29 ssl.keystore.password = null 09:42:29 ssl.keystore.type = JKS 09:42:29 ssl.protocol = TLSv1.3 09:42:29 ssl.provider = null 09:42:29 ssl.secure.random.implementation = null 09:42:29 ssl.trustmanager.algorithm = PKIX 09:42:29 ssl.truststore.certificates = null 09:42:29 ssl.truststore.location = null 09:42:29 ssl.truststore.password = null 09:42:29 ssl.truststore.type = JKS 09:42:29 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:42:29 09:42:29 2026-02-04T09:42:29.577Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:29 2026-02-04T09:42:29.578Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.579Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.579Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:29 2026-02-04T09:42:29.580Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:29 2026-02-04T09:42:29.580Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198149579 09:42:29 09:42:29 . ____ _ __ _ _ 09:42:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:42:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:42:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:42:29 ' |____| .__|_| |_|_| |_\__, | / / / / 09:42:29 =========|_|==============|___/=/_/_/_/ 09:42:29 09:42:29 :: Spring Boot :: (v3.5.9) 09:42:29 09:42:29 2026-02-04T09:42:29.602Z INFO 6626 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:42:29 2026-02-04T09:42:29.602Z INFO 6626 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 09:42:29 2026-02-04T09:42:29.630Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.630Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.631Z INFO 6626 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.046 seconds (process running for 80.668) 09:42:29 2026-02-04T09:42:29.636Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.636Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.663Z INFO 6626 --- [ 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 09:42:29 2026-02-04T09:42:29.665Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:29 2026-02-04T09:42:29.665Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:29 acks = -1 09:42:29 auto.include.jmx.reporter = true 09:42:29 batch.size = 16384 09:42:29 bootstrap.servers = [localhost:32774] 09:42:29 buffer.memory = 33554432 09:42:29 client.dns.lookup = use_all_dns_ips 09:42:29 client.id = producer-22 09:42:29 compression.gzip.level = -1 09:42:29 compression.lz4.level = 9 09:42:29 compression.type = none 09:42:29 compression.zstd.level = 3 09:42:29 connections.max.idle.ms = 540000 09:42:29 delivery.timeout.ms = 120000 09:42:29 enable.idempotence = false 09:42:29 enable.metrics.push = true 09:42:29 interceptor.classes = [] 09:42:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:29 linger.ms = 1 09:42:29 max.block.ms = 60000 09:42:29 max.in.flight.requests.per.connection = 5 09:42:29 max.request.size = 1048576 09:42:29 metadata.max.age.ms = 300000 09:42:29 metadata.max.idle.ms = 300000 09:42:29 metadata.recovery.strategy = none 09:42:29 metric.reporters = [] 09:42:29 metrics.num.samples = 2 09:42:29 metrics.recording.level = INFO 09:42:29 metrics.sample.window.ms = 30000 09:42:29 partitioner.adaptive.partitioning.enable = true 09:42:29 partitioner.availability.timeout.ms = 0 09:42:29 partitioner.class = null 09:42:29 partitioner.ignore.keys = false 09:42:29 receive.buffer.bytes = 32768 09:42:29 reconnect.backoff.max.ms = 1000 09:42:29 reconnect.backoff.ms = 50 09:42:29 request.timeout.ms = 30000 09:42:29 retries = 0 09:42:29 retry.backoff.max.ms = 1000 09:42:29 retry.backoff.ms = 100 09:42:29 sasl.client.callback.handler.class = null 09:42:29 sasl.jaas.config = null 09:42:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:29 sasl.kerberos.min.time.before.relogin = 60000 09:42:29 sasl.kerberos.service.name = null 09:42:29 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:29 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:29 sasl.login.callback.handler.class = null 09:42:29 sasl.login.class = null 09:42:29 sasl.login.connect.timeout.ms = null 09:42:29 sasl.login.read.timeout.ms = null 09:42:29 sasl.login.refresh.buffer.seconds = 300 09:42:29 sasl.login.refresh.min.period.seconds = 60 09:42:29 sasl.login.refresh.window.factor = 0.8 09:42:29 sasl.login.refresh.window.jitter = 0.05 09:42:29 sasl.login.retry.backoff.max.ms = 10000 09:42:29 sasl.login.retry.backoff.ms = 100 09:42:29 sasl.mechanism = GSSAPI 09:42:29 sasl.oauthbearer.clock.skew.seconds = 30 09:42:29 sasl.oauthbearer.expected.audience = null 09:42:29 sasl.oauthbearer.expected.issuer = null 09:42:29 sasl.oauthbearer.header.urlencode = false 09:42:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:29 sasl.oauthbearer.jwks.endpoint.url = null 09:42:29 sasl.oauthbearer.scope.claim.name = scope 09:42:29 sasl.oauthbearer.sub.claim.name = sub 09:42:29 sasl.oauthbearer.token.endpoint.url = null 09:42:29 security.protocol = PLAINTEXT 09:42:29 security.providers = null 09:42:29 send.buffer.bytes = 131072 09:42:29 socket.connection.setup.timeout.max.ms = 30000 09:42:29 socket.connection.setup.timeout.ms = 10000 09:42:29 ssl.cipher.suites = null 09:42:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:29 ssl.endpoint.identification.algorithm = https 09:42:29 ssl.engine.factory.class = null 09:42:29 ssl.key.password = null 09:42:29 ssl.keymanager.algorithm = SunX509 09:42:29 ssl.keystore.certificate.chain = null 09:42:29 ssl.keystore.key = null 09:42:29 ssl.keystore.location = null 09:42:29 ssl.keystore.password = null 09:42:29 ssl.keystore.type = JKS 09:42:29 ssl.protocol = TLSv1.3 09:42:29 ssl.provider = null 09:42:29 ssl.secure.random.implementation = null 09:42:29 ssl.trustmanager.algorithm = PKIX 09:42:29 ssl.truststore.certificates = null 09:42:29 ssl.truststore.location = null 09:42:29 ssl.truststore.password = null 09:42:29 ssl.truststore.type = JKS 09:42:29 transaction.timeout.ms = 60000 09:42:29 transactional.id = null 09:42:29 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:29 09:42:29 2026-02-04T09:42:29.666Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:29 2026-02-04T09:42:29.668Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:29 2026-02-04T09:42:29.668Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:29 2026-02-04T09:42:29.668Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:29 2026-02-04T09:42:29.668Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198149668 09:42:29 2026-02-04T09:42:29.699Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.699Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.709Z WARN 6626 --- [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} 09:42:29 2026-02-04T09:42:29.709Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:29 2026-02-04T09:42:29.769Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.770Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.796Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.796Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.841Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.841Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.860Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.860Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:29 2026-02-04T09:42:29.862Z INFO 6626 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:29 2026-02-04T09:42:29.882Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:29 2026-02-04T09:42:29.882Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:29.961Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:30 2026-02-04T09:42:29.961Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:29.981Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:30 2026-02-04T09:42:29.981Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:29.985Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:30 2026-02-04T09:42:29.985Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:29.989Z INFO 6626 --- [ 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) 09:42:30 2026-02-04T09:42:29.990Z INFO 6626 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 09:42:30 2026-02-04T09:42:30.012Z INFO 6626 --- [ 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-fef6c5ab-afd7-4772-b9a6-b9cffad0af3c 09:42:30 2026-02-04T09:42:30.012Z INFO 6626 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 09:42:30 2026-02-04T09:42:30.021Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.021Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.034Z INFO 6626 --- [ 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-fef6c5ab-afd7-4772-b9a6-b9cffad0af3c', protocol='range'} 09:42:30 2026-02-04T09:42:30.035Z INFO 6626 --- [ 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-fef6c5ab-afd7-4772-b9a6-b9cffad0af3c=Assignment(partitions=[target-topic-for-Test-A-0])} 09:42:30 2026-02-04T09:42:30.055Z INFO 6626 --- [ 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-fef6c5ab-afd7-4772-b9a6-b9cffad0af3c', protocol='range'} 09:42:30 2026-02-04T09:42:30.056Z INFO 6626 --- [ 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]) 09:42:30 2026-02-04T09:42:30.056Z INFO 6626 --- [ 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 09:42:30 2026-02-04T09:42:30.070Z INFO 6626 --- [ 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 09:42:30 2026-02-04T09:42:30.077Z INFO 6626 --- [ 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}}. 09:42:30 2026-02-04T09:42:30.086Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:30 2026-02-04T09:42:30.086Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.086Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:30 2026-02-04T09:42:30.098Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.098Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.114Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.114Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.114Z INFO 6626 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:42:30 allow.auto.create.topics = true 09:42:30 auto.commit.interval.ms = 5000 09:42:30 auto.include.jmx.reporter = true 09:42:30 auto.offset.reset = earliest 09:42:30 bootstrap.servers = [localhost:32774] 09:42:30 check.crcs = true 09:42:30 client.dns.lookup = use_all_dns_ips 09:42:30 client.id = consumer-group for Test A-11 09:42:30 client.rack = 09:42:30 connections.max.idle.ms = 540000 09:42:30 default.api.timeout.ms = 60000 09:42:30 enable.auto.commit = true 09:42:30 enable.metrics.push = true 09:42:30 exclude.internal.topics = true 09:42:30 fetch.max.bytes = 52428800 09:42:30 fetch.max.wait.ms = 500 09:42:30 fetch.min.bytes = 1 09:42:30 group.id = group for Test A 09:42:30 group.instance.id = null 09:42:30 group.protocol = classic 09:42:30 group.remote.assignor = null 09:42:30 heartbeat.interval.ms = 3000 09:42:30 interceptor.classes = [] 09:42:30 internal.leave.group.on.close = true 09:42:30 internal.throw.on.fetch.stable.offset.unsupported = false 09:42:30 isolation.level = read_uncommitted 09:42:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:42:30 max.partition.fetch.bytes = 1048576 09:42:30 max.poll.interval.ms = 300000 09:42:30 max.poll.records = 500 09:42:30 metadata.max.age.ms = 300000 09:42:30 metadata.recovery.strategy = none 09:42:30 metric.reporters = [] 09:42:30 metrics.num.samples = 2 09:42:30 metrics.recording.level = INFO 09:42:30 metrics.sample.window.ms = 30000 09:42:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:42:30 receive.buffer.bytes = 65536 09:42:30 reconnect.backoff.max.ms = 1000 09:42:30 reconnect.backoff.ms = 50 09:42:30 request.timeout.ms = 30000 09:42:30 retry.backoff.max.ms = 1000 09:42:30 retry.backoff.ms = 100 09:42:30 sasl.client.callback.handler.class = null 09:42:30 sasl.jaas.config = null 09:42:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:30 sasl.kerberos.min.time.before.relogin = 60000 09:42:30 sasl.kerberos.service.name = null 09:42:30 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:30 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:30 sasl.login.callback.handler.class = null 09:42:30 sasl.login.class = null 09:42:30 sasl.login.connect.timeout.ms = null 09:42:30 sasl.login.read.timeout.ms = null 09:42:30 sasl.login.refresh.buffer.seconds = 300 09:42:30 sasl.login.refresh.min.period.seconds = 60 09:42:30 sasl.login.refresh.window.factor = 0.8 09:42:30 sasl.login.refresh.window.jitter = 0.05 09:42:30 sasl.login.retry.backoff.max.ms = 10000 09:42:30 sasl.login.retry.backoff.ms = 100 09:42:30 sasl.mechanism = GSSAPI 09:42:30 sasl.oauthbearer.clock.skew.seconds = 30 09:42:30 sasl.oauthbearer.expected.audience = null 09:42:30 sasl.oauthbearer.expected.issuer = null 09:42:30 sasl.oauthbearer.header.urlencode = false 09:42:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:30 sasl.oauthbearer.jwks.endpoint.url = null 09:42:30 sasl.oauthbearer.scope.claim.name = scope 09:42:30 sasl.oauthbearer.sub.claim.name = sub 09:42:30 sasl.oauthbearer.token.endpoint.url = null 09:42:30 security.protocol = PLAINTEXT 09:42:30 security.providers = null 09:42:30 send.buffer.bytes = 131072 09:42:30 session.timeout.ms = 45000 09:42:30 socket.connection.setup.timeout.max.ms = 30000 09:42:30 socket.connection.setup.timeout.ms = 10000 09:42:30 ssl.cipher.suites = null 09:42:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:30 ssl.endpoint.identification.algorithm = https 09:42:30 ssl.engine.factory.class = null 09:42:30 ssl.key.password = null 09:42:30 ssl.keymanager.algorithm = SunX509 09:42:30 ssl.keystore.certificate.chain = null 09:42:30 ssl.keystore.key = null 09:42:30 ssl.keystore.location = null 09:42:30 ssl.keystore.password = null 09:42:30 ssl.keystore.type = JKS 09:42:30 ssl.protocol = TLSv1.3 09:42:30 ssl.provider = null 09:42:30 ssl.secure.random.implementation = null 09:42:30 ssl.trustmanager.algorithm = PKIX 09:42:30 ssl.truststore.certificates = null 09:42:30 ssl.truststore.location = null 09:42:30 ssl.truststore.password = null 09:42:30 ssl.truststore.type = JKS 09:42:30 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:42:30 09:42:30 2026-02-04T09:42:30.114Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:30 2026-02-04T09:42:30.118Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:30 2026-02-04T09:42:30.118Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:30 2026-02-04T09:42:30.118Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198150118 09:42:30 2026-02-04T09:42:30.126Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:30 2026-02-04T09:42:30.127Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:30 acks = -1 09:42:30 auto.include.jmx.reporter = true 09:42:30 batch.size = 16384 09:42:30 bootstrap.servers = [localhost:32774] 09:42:30 buffer.memory = 33554432 09:42:30 client.dns.lookup = use_all_dns_ips 09:42:30 client.id = producer-23 09:42:30 compression.gzip.level = -1 09:42:30 compression.lz4.level = 9 09:42:30 compression.type = none 09:42:30 compression.zstd.level = 3 09:42:30 connections.max.idle.ms = 540000 09:42:30 delivery.timeout.ms = 120000 09:42:30 enable.idempotence = false 09:42:30 enable.metrics.push = true 09:42:30 interceptor.classes = [] 09:42:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:30 linger.ms = 1 09:42:30 max.block.ms = 60000 09:42:30 max.in.flight.requests.per.connection = 5 09:42:30 max.request.size = 1048576 09:42:30 metadata.max.age.ms = 300000 09:42:30 metadata.max.idle.ms = 300000 09:42:30 metadata.recovery.strategy = none 09:42:30 metric.reporters = [] 09:42:30 metrics.num.samples = 2 09:42:30 metrics.recording.level = INFO 09:42:30 metrics.sample.window.ms = 30000 09:42:30 partitioner.adaptive.partitioning.enable = true 09:42:30 partitioner.availability.timeout.ms = 0 09:42:30 partitioner.class = null 09:42:30 partitioner.ignore.keys = false 09:42:30 receive.buffer.bytes = 32768 09:42:30 reconnect.backoff.max.ms = 1000 09:42:30 reconnect.backoff.ms = 50 09:42:30 request.timeout.ms = 30000 09:42:30 retries = 0 09:42:30 retry.backoff.max.ms = 1000 09:42:30 retry.backoff.ms = 100 09:42:30 sasl.client.callback.handler.class = null 09:42:30 sasl.jaas.config = null 09:42:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:30 sasl.kerberos.min.time.before.relogin = 60000 09:42:30 sasl.kerberos.service.name = null 09:42:30 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:30 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:30 sasl.login.callback.handler.class = null 09:42:30 sasl.login.class = null 09:42:30 sasl.login.connect.timeout.ms = null 09:42:30 sasl.login.read.timeout.ms = null 09:42:30 sasl.login.refresh.buffer.seconds = 300 09:42:30 sasl.login.refresh.min.period.seconds = 60 09:42:30 sasl.login.refresh.window.factor = 0.8 09:42:30 sasl.login.refresh.window.jitter = 0.05 09:42:30 sasl.login.retry.backoff.max.ms = 10000 09:42:30 sasl.login.retry.backoff.ms = 100 09:42:30 sasl.mechanism = GSSAPI 09:42:30 sasl.oauthbearer.clock.skew.seconds = 30 09:42:30 sasl.oauthbearer.expected.audience = null 09:42:30 sasl.oauthbearer.expected.issuer = null 09:42:30 sasl.oauthbearer.header.urlencode = false 09:42:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:30 sasl.oauthbearer.jwks.endpoint.url = null 09:42:30 sasl.oauthbearer.scope.claim.name = scope 09:42:30 sasl.oauthbearer.sub.claim.name = sub 09:42:30 sasl.oauthbearer.token.endpoint.url = null 09:42:30 security.protocol = PLAINTEXT 09:42:30 security.providers = null 09:42:30 send.buffer.bytes = 131072 09:42:30 socket.connection.setup.timeout.max.ms = 30000 09:42:30 socket.connection.setup.timeout.ms = 10000 09:42:30 ssl.cipher.suites = null 09:42:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:30 ssl.endpoint.identification.algorithm = https 09:42:30 ssl.engine.factory.class = null 09:42:30 ssl.key.password = null 09:42:30 ssl.keymanager.algorithm = SunX509 09:42:30 ssl.keystore.certificate.chain = null 09:42:30 ssl.keystore.key = null 09:42:30 ssl.keystore.location = null 09:42:30 ssl.keystore.password = null 09:42:30 ssl.keystore.type = JKS 09:42:30 ssl.protocol = TLSv1.3 09:42:30 ssl.provider = null 09:42:30 ssl.secure.random.implementation = null 09:42:30 ssl.trustmanager.algorithm = PKIX 09:42:30 ssl.truststore.certificates = null 09:42:30 ssl.truststore.location = null 09:42:30 ssl.truststore.password = null 09:42:30 ssl.truststore.type = JKS 09:42:30 transaction.timeout.ms = 60000 09:42:30 transactional.id = null 09:42:30 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:30 09:42:30 2026-02-04T09:42:30.127Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:30 2026-02-04T09:42:30.129Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:30 2026-02-04T09:42:30.129Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:30 2026-02-04T09:42:30.129Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:30 2026-02-04T09:42:30.129Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198150129 09:42:30 2026-02-04T09:42:30.132Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.132Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.134Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.134Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.157Z WARN 6626 --- [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} 09:42:30 2026-02-04T09:42:30.157Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:30 2026-02-04T09:42:30.172Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.173Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.288Z INFO 6626 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:42:30 allow.auto.create.topics = true 09:42:30 auto.commit.interval.ms = 5000 09:42:30 auto.include.jmx.reporter = true 09:42:30 auto.offset.reset = earliest 09:42:30 bootstrap.servers = [localhost:32774] 09:42:30 check.crcs = true 09:42:30 client.dns.lookup = use_all_dns_ips 09:42:30 client.id = consumer-group for Test A-12 09:42:30 client.rack = 09:42:30 connections.max.idle.ms = 540000 09:42:30 default.api.timeout.ms = 60000 09:42:30 enable.auto.commit = true 09:42:30 enable.metrics.push = true 09:42:30 exclude.internal.topics = true 09:42:30 fetch.max.bytes = 52428800 09:42:30 fetch.max.wait.ms = 500 09:42:30 fetch.min.bytes = 1 09:42:30 group.id = group for Test A 09:42:30 group.instance.id = null 09:42:30 group.protocol = classic 09:42:30 group.remote.assignor = null 09:42:30 heartbeat.interval.ms = 3000 09:42:30 interceptor.classes = [] 09:42:30 internal.leave.group.on.close = true 09:42:30 internal.throw.on.fetch.stable.offset.unsupported = false 09:42:30 isolation.level = read_uncommitted 09:42:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:42:30 max.partition.fetch.bytes = 1048576 09:42:30 max.poll.interval.ms = 300000 09:42:30 max.poll.records = 500 09:42:30 metadata.max.age.ms = 300000 09:42:30 metadata.recovery.strategy = none 09:42:30 metric.reporters = [] 09:42:30 metrics.num.samples = 2 09:42:30 metrics.recording.level = INFO 09:42:30 metrics.sample.window.ms = 30000 09:42:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:42:30 receive.buffer.bytes = 65536 09:42:30 reconnect.backoff.max.ms = 1000 09:42:30 reconnect.backoff.ms = 50 09:42:30 request.timeout.ms = 30000 09:42:30 retry.backoff.max.ms = 1000 09:42:30 retry.backoff.ms = 100 09:42:30 sasl.client.callback.handler.class = null 09:42:30 sasl.jaas.config = null 09:42:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:30 sasl.kerberos.min.time.before.relogin = 60000 09:42:30 sasl.kerberos.service.name = null 09:42:30 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:30 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:30 sasl.login.callback.handler.class = null 09:42:30 sasl.login.class = null 09:42:30 sasl.login.connect.timeout.ms = null 09:42:30 sasl.login.read.timeout.ms = null 09:42:30 sasl.login.refresh.buffer.seconds = 300 09:42:30 sasl.login.refresh.min.period.seconds = 60 09:42:30 sasl.login.refresh.window.factor = 0.8 09:42:30 sasl.login.refresh.window.jitter = 0.05 09:42:30 sasl.login.retry.backoff.max.ms = 10000 09:42:30 sasl.login.retry.backoff.ms = 100 09:42:30 sasl.mechanism = GSSAPI 09:42:30 sasl.oauthbearer.clock.skew.seconds = 30 09:42:30 sasl.oauthbearer.expected.audience = null 09:42:30 sasl.oauthbearer.expected.issuer = null 09:42:30 sasl.oauthbearer.header.urlencode = false 09:42:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:30 sasl.oauthbearer.jwks.endpoint.url = null 09:42:30 sasl.oauthbearer.scope.claim.name = scope 09:42:30 sasl.oauthbearer.sub.claim.name = sub 09:42:30 sasl.oauthbearer.token.endpoint.url = null 09:42:30 security.protocol = PLAINTEXT 09:42:30 security.providers = null 09:42:30 send.buffer.bytes = 131072 09:42:30 session.timeout.ms = 45000 09:42:30 socket.connection.setup.timeout.max.ms = 30000 09:42:30 socket.connection.setup.timeout.ms = 10000 09:42:30 ssl.cipher.suites = null 09:42:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:30 ssl.endpoint.identification.algorithm = https 09:42:30 ssl.engine.factory.class = null 09:42:30 ssl.key.password = null 09:42:30 ssl.keymanager.algorithm = SunX509 09:42:30 ssl.keystore.certificate.chain = null 09:42:30 ssl.keystore.key = null 09:42:30 ssl.keystore.location = null 09:42:30 ssl.keystore.password = null 09:42:30 ssl.keystore.type = JKS 09:42:30 ssl.protocol = TLSv1.3 09:42:30 ssl.provider = null 09:42:30 ssl.secure.random.implementation = null 09:42:30 ssl.trustmanager.algorithm = PKIX 09:42:30 ssl.truststore.certificates = null 09:42:30 ssl.truststore.location = null 09:42:30 ssl.truststore.password = null 09:42:30 ssl.truststore.type = JKS 09:42:30 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:42:30 09:42:30 2026-02-04T09:42:30.288Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:30 2026-02-04T09:42:30.291Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:30 2026-02-04T09:42:30.291Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:30 2026-02-04T09:42:30.291Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198150291 09:42:30 2026-02-04T09:42:30.296Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:30 2026-02-04T09:42:30.297Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:30 acks = -1 09:42:30 auto.include.jmx.reporter = true 09:42:30 batch.size = 16384 09:42:30 bootstrap.servers = [localhost:32774] 09:42:30 buffer.memory = 33554432 09:42:30 client.dns.lookup = use_all_dns_ips 09:42:30 client.id = producer-24 09:42:30 compression.gzip.level = -1 09:42:30 compression.lz4.level = 9 09:42:30 compression.type = none 09:42:30 compression.zstd.level = 3 09:42:30 connections.max.idle.ms = 540000 09:42:30 delivery.timeout.ms = 120000 09:42:30 enable.idempotence = false 09:42:30 enable.metrics.push = true 09:42:30 interceptor.classes = [] 09:42:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:30 linger.ms = 1 09:42:30 max.block.ms = 60000 09:42:30 max.in.flight.requests.per.connection = 5 09:42:30 max.request.size = 1048576 09:42:30 metadata.max.age.ms = 300000 09:42:30 metadata.max.idle.ms = 300000 09:42:30 metadata.recovery.strategy = none 09:42:30 metric.reporters = [] 09:42:30 metrics.num.samples = 2 09:42:30 metrics.recording.level = INFO 09:42:30 metrics.sample.window.ms = 30000 09:42:30 partitioner.adaptive.partitioning.enable = true 09:42:30 partitioner.availability.timeout.ms = 0 09:42:30 partitioner.class = null 09:42:30 partitioner.ignore.keys = false 09:42:30 receive.buffer.bytes = 32768 09:42:30 reconnect.backoff.max.ms = 1000 09:42:30 reconnect.backoff.ms = 50 09:42:30 request.timeout.ms = 30000 09:42:30 retries = 0 09:42:30 retry.backoff.max.ms = 1000 09:42:30 retry.backoff.ms = 100 09:42:30 sasl.client.callback.handler.class = null 09:42:30 sasl.jaas.config = null 09:42:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:30 sasl.kerberos.min.time.before.relogin = 60000 09:42:30 sasl.kerberos.service.name = null 09:42:30 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:30 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:30 sasl.login.callback.handler.class = null 09:42:30 sasl.login.class = null 09:42:30 sasl.login.connect.timeout.ms = null 09:42:30 sasl.login.read.timeout.ms = null 09:42:30 sasl.login.refresh.buffer.seconds = 300 09:42:30 sasl.login.refresh.min.period.seconds = 60 09:42:30 sasl.login.refresh.window.factor = 0.8 09:42:30 sasl.login.refresh.window.jitter = 0.05 09:42:30 sasl.login.retry.backoff.max.ms = 10000 09:42:30 sasl.login.retry.backoff.ms = 100 09:42:30 sasl.mechanism = GSSAPI 09:42:30 sasl.oauthbearer.clock.skew.seconds = 30 09:42:30 sasl.oauthbearer.expected.audience = null 09:42:30 sasl.oauthbearer.expected.issuer = null 09:42:30 sasl.oauthbearer.header.urlencode = false 09:42:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:30 sasl.oauthbearer.jwks.endpoint.url = null 09:42:30 sasl.oauthbearer.scope.claim.name = scope 09:42:30 sasl.oauthbearer.sub.claim.name = sub 09:42:30 sasl.oauthbearer.token.endpoint.url = null 09:42:30 security.protocol = PLAINTEXT 09:42:30 security.providers = null 09:42:30 send.buffer.bytes = 131072 09:42:30 socket.connection.setup.timeout.max.ms = 30000 09:42:30 socket.connection.setup.timeout.ms = 10000 09:42:30 ssl.cipher.suites = null 09:42:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:30 ssl.endpoint.identification.algorithm = https 09:42:30 ssl.engine.factory.class = null 09:42:30 ssl.key.password = null 09:42:30 ssl.keymanager.algorithm = SunX509 09:42:30 ssl.keystore.certificate.chain = null 09:42:30 ssl.keystore.key = null 09:42:30 ssl.keystore.location = null 09:42:30 ssl.keystore.password = null 09:42:30 ssl.keystore.type = JKS 09:42:30 ssl.protocol = TLSv1.3 09:42:30 ssl.provider = null 09:42:30 ssl.secure.random.implementation = null 09:42:30 ssl.trustmanager.algorithm = PKIX 09:42:30 ssl.truststore.certificates = null 09:42:30 ssl.truststore.location = null 09:42:30 ssl.truststore.password = null 09:42:30 ssl.truststore.type = JKS 09:42:30 transaction.timeout.ms = 60000 09:42:30 transactional.id = null 09:42:30 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:30 09:42:30 2026-02-04T09:42:30.297Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:30 2026-02-04T09:42:30.299Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:30 2026-02-04T09:42:30.299Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:30 2026-02-04T09:42:30.299Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:30 2026-02-04T09:42:30.299Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198150299 09:42:30 2026-02-04T09:42:30.312Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:30 2026-02-04T09:42:30.316Z INFO 6626 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:42:30 allow.auto.create.topics = true 09:42:30 auto.commit.interval.ms = 5000 09:42:30 auto.include.jmx.reporter = true 09:42:30 auto.offset.reset = earliest 09:42:30 bootstrap.servers = [localhost:32774] 09:42:30 check.crcs = true 09:42:30 client.dns.lookup = use_all_dns_ips 09:42:30 client.id = consumer-group for Test A-13 09:42:30 client.rack = 09:42:30 connections.max.idle.ms = 540000 09:42:30 default.api.timeout.ms = 60000 09:42:30 enable.auto.commit = true 09:42:30 enable.metrics.push = true 09:42:30 exclude.internal.topics = true 09:42:30 fetch.max.bytes = 52428800 09:42:30 fetch.max.wait.ms = 500 09:42:30 fetch.min.bytes = 1 09:42:30 group.id = group for Test A 09:42:30 group.instance.id = null 09:42:30 group.protocol = classic 09:42:30 group.remote.assignor = null 09:42:30 heartbeat.interval.ms = 3000 09:42:30 interceptor.classes = [] 09:42:30 internal.leave.group.on.close = true 09:42:30 internal.throw.on.fetch.stable.offset.unsupported = false 09:42:30 isolation.level = read_uncommitted 09:42:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:42:30 max.partition.fetch.bytes = 1048576 09:42:30 max.poll.interval.ms = 300000 09:42:30 max.poll.records = 500 09:42:30 metadata.max.age.ms = 300000 09:42:30 metadata.recovery.strategy = none 09:42:30 metric.reporters = [] 09:42:30 metrics.num.samples = 2 09:42:30 metrics.recording.level = INFO 09:42:30 metrics.sample.window.ms = 30000 09:42:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:42:30 receive.buffer.bytes = 65536 09:42:30 reconnect.backoff.max.ms = 1000 09:42:30 reconnect.backoff.ms = 50 09:42:30 request.timeout.ms = 30000 09:42:30 retry.backoff.max.ms = 1000 09:42:30 retry.backoff.ms = 100 09:42:30 sasl.client.callback.handler.class = null 09:42:30 sasl.jaas.config = null 09:42:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:30 sasl.kerberos.min.time.before.relogin = 60000 09:42:30 sasl.kerberos.service.name = null 09:42:30 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:30 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:30 sasl.login.callback.handler.class = null 09:42:30 sasl.login.class = null 09:42:30 sasl.login.connect.timeout.ms = null 09:42:30 sasl.login.read.timeout.ms = null 09:42:30 sasl.login.refresh.buffer.seconds = 300 09:42:30 sasl.login.refresh.min.period.seconds = 60 09:42:30 sasl.login.refresh.window.factor = 0.8 09:42:30 sasl.login.refresh.window.jitter = 0.05 09:42:30 sasl.login.retry.backoff.max.ms = 10000 09:42:30 sasl.login.retry.backoff.ms = 100 09:42:30 sasl.mechanism = GSSAPI 09:42:30 sasl.oauthbearer.clock.skew.seconds = 30 09:42:30 sasl.oauthbearer.expected.audience = null 09:42:30 sasl.oauthbearer.expected.issuer = null 09:42:30 sasl.oauthbearer.header.urlencode = false 09:42:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:30 sasl.oauthbearer.jwks.endpoint.url = null 09:42:30 sasl.oauthbearer.scope.claim.name = scope 09:42:30 sasl.oauthbearer.sub.claim.name = sub 09:42:30 sasl.oauthbearer.token.endpoint.url = null 09:42:30 security.protocol = PLAINTEXT 09:42:30 security.providers = null 09:42:30 send.buffer.bytes = 131072 09:42:30 session.timeout.ms = 45000 09:42:30 socket.connection.setup.timeout.max.ms = 30000 09:42:30 socket.connection.setup.timeout.ms = 10000 09:42:30 ssl.cipher.suites = null 09:42:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:30 ssl.endpoint.identification.algorithm = https 09:42:30 ssl.engine.factory.class = null 09:42:30 ssl.key.password = null 09:42:30 ssl.keymanager.algorithm = SunX509 09:42:30 ssl.keystore.certificate.chain = null 09:42:30 ssl.keystore.key = null 09:42:30 ssl.keystore.location = null 09:42:30 ssl.keystore.password = null 09:42:30 ssl.keystore.type = JKS 09:42:30 ssl.protocol = TLSv1.3 09:42:30 ssl.provider = null 09:42:30 ssl.secure.random.implementation = null 09:42:30 ssl.trustmanager.algorithm = PKIX 09:42:30 ssl.truststore.certificates = null 09:42:30 ssl.truststore.location = null 09:42:30 ssl.truststore.password = null 09:42:30 ssl.truststore.type = JKS 09:42:30 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:42:30 09:42:30 2026-02-04T09:42:30.316Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:30 2026-02-04T09:42:30.319Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:30 2026-02-04T09:42:30.319Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:30 2026-02-04T09:42:30.319Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198150319 09:42:30 2026-02-04T09:42:30.323Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:30 2026-02-04T09:42:30.324Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:30 acks = -1 09:42:30 auto.include.jmx.reporter = true 09:42:30 batch.size = 16384 09:42:30 bootstrap.servers = [localhost:32774] 09:42:30 buffer.memory = 33554432 09:42:30 client.dns.lookup = use_all_dns_ips 09:42:30 client.id = producer-25 09:42:30 compression.gzip.level = -1 09:42:30 compression.lz4.level = 9 09:42:30 compression.type = none 09:42:30 compression.zstd.level = 3 09:42:30 connections.max.idle.ms = 540000 09:42:30 delivery.timeout.ms = 120000 09:42:30 enable.idempotence = false 09:42:30 enable.metrics.push = true 09:42:30 interceptor.classes = [] 09:42:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:30 linger.ms = 1 09:42:30 max.block.ms = 60000 09:42:30 max.in.flight.requests.per.connection = 5 09:42:30 max.request.size = 1048576 09:42:30 metadata.max.age.ms = 300000 09:42:30 metadata.max.idle.ms = 300000 09:42:30 metadata.recovery.strategy = none 09:42:30 metric.reporters = [] 09:42:30 metrics.num.samples = 2 09:42:30 metrics.recording.level = INFO 09:42:30 metrics.sample.window.ms = 30000 09:42:30 partitioner.adaptive.partitioning.enable = true 09:42:30 partitioner.availability.timeout.ms = 0 09:42:30 partitioner.class = null 09:42:30 partitioner.ignore.keys = false 09:42:30 receive.buffer.bytes = 32768 09:42:30 reconnect.backoff.max.ms = 1000 09:42:30 reconnect.backoff.ms = 50 09:42:30 request.timeout.ms = 30000 09:42:30 retries = 0 09:42:30 retry.backoff.max.ms = 1000 09:42:30 retry.backoff.ms = 100 09:42:30 sasl.client.callback.handler.class = null 09:42:30 sasl.jaas.config = null 09:42:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:30 sasl.kerberos.min.time.before.relogin = 60000 09:42:30 sasl.kerberos.service.name = null 09:42:30 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:30 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:30 sasl.login.callback.handler.class = null 09:42:30 sasl.login.class = null 09:42:30 sasl.login.connect.timeout.ms = null 09:42:30 sasl.login.read.timeout.ms = null 09:42:30 sasl.login.refresh.buffer.seconds = 300 09:42:30 sasl.login.refresh.min.period.seconds = 60 09:42:30 sasl.login.refresh.window.factor = 0.8 09:42:30 sasl.login.refresh.window.jitter = 0.05 09:42:30 sasl.login.retry.backoff.max.ms = 10000 09:42:30 sasl.login.retry.backoff.ms = 100 09:42:30 sasl.mechanism = GSSAPI 09:42:30 sasl.oauthbearer.clock.skew.seconds = 30 09:42:30 sasl.oauthbearer.expected.audience = null 09:42:30 sasl.oauthbearer.expected.issuer = null 09:42:30 sasl.oauthbearer.header.urlencode = false 09:42:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:30 sasl.oauthbearer.jwks.endpoint.url = null 09:42:30 sasl.oauthbearer.scope.claim.name = scope 09:42:30 sasl.oauthbearer.sub.claim.name = sub 09:42:30 sasl.oauthbearer.token.endpoint.url = null 09:42:30 security.protocol = PLAINTEXT 09:42:30 security.providers = null 09:42:30 send.buffer.bytes = 131072 09:42:30 socket.connection.setup.timeout.max.ms = 30000 09:42:30 socket.connection.setup.timeout.ms = 10000 09:42:30 ssl.cipher.suites = null 09:42:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:30 ssl.endpoint.identification.algorithm = https 09:42:30 ssl.engine.factory.class = null 09:42:30 ssl.key.password = null 09:42:30 ssl.keymanager.algorithm = SunX509 09:42:30 ssl.keystore.certificate.chain = null 09:42:30 ssl.keystore.key = null 09:42:30 ssl.keystore.location = null 09:42:30 ssl.keystore.password = null 09:42:30 ssl.keystore.type = JKS 09:42:30 ssl.protocol = TLSv1.3 09:42:30 ssl.provider = null 09:42:30 ssl.secure.random.implementation = null 09:42:30 ssl.trustmanager.algorithm = PKIX 09:42:30 ssl.truststore.certificates = null 09:42:30 ssl.truststore.location = null 09:42:30 ssl.truststore.password = null 09:42:30 ssl.truststore.type = JKS 09:42:30 transaction.timeout.ms = 60000 09:42:30 transactional.id = null 09:42:30 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:30 09:42:30 2026-02-04T09:42:30.324Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:30 2026-02-04T09:42:30.326Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:30 2026-02-04T09:42:30.326Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:30 2026-02-04T09:42:30.326Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:30 2026-02-04T09:42:30.326Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198150326 09:42:30 2026-02-04T09:42:30.343Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.343Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.345Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:30 2026-02-04T09:42:30.349Z INFO 6626 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:42:30 allow.auto.create.topics = true 09:42:30 auto.commit.interval.ms = 5000 09:42:30 auto.include.jmx.reporter = true 09:42:30 auto.offset.reset = earliest 09:42:30 bootstrap.servers = [localhost:32774] 09:42:30 check.crcs = true 09:42:30 client.dns.lookup = use_all_dns_ips 09:42:30 client.id = consumer-group for Test A-14 09:42:30 client.rack = 09:42:30 connections.max.idle.ms = 540000 09:42:30 default.api.timeout.ms = 60000 09:42:30 enable.auto.commit = true 09:42:30 enable.metrics.push = true 09:42:30 exclude.internal.topics = true 09:42:30 fetch.max.bytes = 52428800 09:42:30 fetch.max.wait.ms = 500 09:42:30 fetch.min.bytes = 1 09:42:30 group.id = group for Test A 09:42:30 group.instance.id = null 09:42:30 group.protocol = classic 09:42:30 group.remote.assignor = null 09:42:30 heartbeat.interval.ms = 3000 09:42:30 interceptor.classes = [] 09:42:30 internal.leave.group.on.close = true 09:42:30 internal.throw.on.fetch.stable.offset.unsupported = false 09:42:30 isolation.level = read_uncommitted 09:42:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:42:30 max.partition.fetch.bytes = 1048576 09:42:30 max.poll.interval.ms = 300000 09:42:30 max.poll.records = 500 09:42:30 metadata.max.age.ms = 300000 09:42:30 metadata.recovery.strategy = none 09:42:30 metric.reporters = [] 09:42:30 metrics.num.samples = 2 09:42:30 metrics.recording.level = INFO 09:42:30 metrics.sample.window.ms = 30000 09:42:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:42:30 receive.buffer.bytes = 65536 09:42:30 reconnect.backoff.max.ms = 1000 09:42:30 reconnect.backoff.ms = 50 09:42:30 request.timeout.ms = 30000 09:42:30 retry.backoff.max.ms = 1000 09:42:30 retry.backoff.ms = 100 09:42:30 sasl.client.callback.handler.class = null 09:42:30 sasl.jaas.config = null 09:42:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:30 sasl.kerberos.min.time.before.relogin = 60000 09:42:30 sasl.kerberos.service.name = null 09:42:30 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:30 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:30 sasl.login.callback.handler.class = null 09:42:30 sasl.login.class = null 09:42:30 sasl.login.connect.timeout.ms = null 09:42:30 sasl.login.read.timeout.ms = null 09:42:30 sasl.login.refresh.buffer.seconds = 300 09:42:30 sasl.login.refresh.min.period.seconds = 60 09:42:30 sasl.login.refresh.window.factor = 0.8 09:42:30 sasl.login.refresh.window.jitter = 0.05 09:42:30 sasl.login.retry.backoff.max.ms = 10000 09:42:30 sasl.login.retry.backoff.ms = 100 09:42:30 sasl.mechanism = GSSAPI 09:42:30 sasl.oauthbearer.clock.skew.seconds = 30 09:42:30 sasl.oauthbearer.expected.audience = null 09:42:30 sasl.oauthbearer.expected.issuer = null 09:42:30 sasl.oauthbearer.header.urlencode = false 09:42:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:30 sasl.oauthbearer.jwks.endpoint.url = null 09:42:30 sasl.oauthbearer.scope.claim.name = scope 09:42:30 sasl.oauthbearer.sub.claim.name = sub 09:42:30 sasl.oauthbearer.token.endpoint.url = null 09:42:30 security.protocol = PLAINTEXT 09:42:30 security.providers = null 09:42:30 send.buffer.bytes = 131072 09:42:30 session.timeout.ms = 45000 09:42:30 socket.connection.setup.timeout.max.ms = 30000 09:42:30 socket.connection.setup.timeout.ms = 10000 09:42:30 ssl.cipher.suites = null 09:42:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:30 ssl.endpoint.identification.algorithm = https 09:42:30 ssl.engine.factory.class = null 09:42:30 ssl.key.password = null 09:42:30 ssl.keymanager.algorithm = SunX509 09:42:30 ssl.keystore.certificate.chain = null 09:42:30 ssl.keystore.key = null 09:42:30 ssl.keystore.location = null 09:42:30 ssl.keystore.password = null 09:42:30 ssl.keystore.type = JKS 09:42:30 ssl.protocol = TLSv1.3 09:42:30 ssl.provider = null 09:42:30 ssl.secure.random.implementation = null 09:42:30 ssl.trustmanager.algorithm = PKIX 09:42:30 ssl.truststore.certificates = null 09:42:30 ssl.truststore.location = null 09:42:30 ssl.truststore.password = null 09:42:30 ssl.truststore.type = JKS 09:42:30 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:42:30 09:42:30 2026-02-04T09:42:30.349Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.350Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.350Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:30 2026-02-04T09:42:30.354Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:30 2026-02-04T09:42:30.354Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:30 2026-02-04T09:42:30.354Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198150354 09:42:30 2026-02-04T09:42:30.361Z ERROR 6626 --- [ 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] 09:42:30 2026-02-04T09:42:30.361Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:30 2026-02-04T09:42:30.361Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:30 acks = -1 09:42:30 auto.include.jmx.reporter = true 09:42:30 batch.size = 16384 09:42:30 bootstrap.servers = [localhost:32774] 09:42:30 buffer.memory = 33554432 09:42:30 client.dns.lookup = use_all_dns_ips 09:42:30 client.id = producer-26 09:42:30 compression.gzip.level = -1 09:42:30 compression.lz4.level = 9 09:42:30 compression.type = none 09:42:30 compression.zstd.level = 3 09:42:30 connections.max.idle.ms = 540000 09:42:30 delivery.timeout.ms = 120000 09:42:30 enable.idempotence = false 09:42:30 enable.metrics.push = true 09:42:30 interceptor.classes = [] 09:42:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:30 linger.ms = 1 09:42:30 max.block.ms = 60000 09:42:30 max.in.flight.requests.per.connection = 5 09:42:30 max.request.size = 1048576 09:42:30 metadata.max.age.ms = 300000 09:42:30 metadata.max.idle.ms = 300000 09:42:30 metadata.recovery.strategy = none 09:42:30 metric.reporters = [] 09:42:30 metrics.num.samples = 2 09:42:30 metrics.recording.level = INFO 09:42:30 metrics.sample.window.ms = 30000 09:42:30 partitioner.adaptive.partitioning.enable = true 09:42:30 partitioner.availability.timeout.ms = 0 09:42:30 partitioner.class = null 09:42:30 partitioner.ignore.keys = false 09:42:30 receive.buffer.bytes = 32768 09:42:30 reconnect.backoff.max.ms = 1000 09:42:30 reconnect.backoff.ms = 50 09:42:30 request.timeout.ms = 30000 09:42:30 retries = 0 09:42:30 retry.backoff.max.ms = 1000 09:42:30 retry.backoff.ms = 100 09:42:30 sasl.client.callback.handler.class = null 09:42:30 sasl.jaas.config = null 09:42:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:30 sasl.kerberos.min.time.before.relogin = 60000 09:42:30 sasl.kerberos.service.name = null 09:42:30 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:30 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:30 sasl.login.callback.handler.class = null 09:42:30 sasl.login.class = null 09:42:30 sasl.login.connect.timeout.ms = null 09:42:30 sasl.login.read.timeout.ms = null 09:42:30 sasl.login.refresh.buffer.seconds = 300 09:42:30 sasl.login.refresh.min.period.seconds = 60 09:42:30 sasl.login.refresh.window.factor = 0.8 09:42:30 sasl.login.refresh.window.jitter = 0.05 09:42:30 sasl.login.retry.backoff.max.ms = 10000 09:42:30 sasl.login.retry.backoff.ms = 100 09:42:30 sasl.mechanism = GSSAPI 09:42:30 sasl.oauthbearer.clock.skew.seconds = 30 09:42:30 sasl.oauthbearer.expected.audience = null 09:42:30 sasl.oauthbearer.expected.issuer = null 09:42:30 sasl.oauthbearer.header.urlencode = false 09:42:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:30 sasl.oauthbearer.jwks.endpoint.url = null 09:42:30 sasl.oauthbearer.scope.claim.name = scope 09:42:30 sasl.oauthbearer.sub.claim.name = sub 09:42:30 sasl.oauthbearer.token.endpoint.url = null 09:42:30 security.protocol = PLAINTEXT 09:42:30 security.providers = null 09:42:30 send.buffer.bytes = 131072 09:42:30 socket.connection.setup.timeout.max.ms = 30000 09:42:30 socket.connection.setup.timeout.ms = 10000 09:42:30 ssl.cipher.suites = null 09:42:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:30 ssl.endpoint.identification.algorithm = https 09:42:30 ssl.engine.factory.class = null 09:42:30 ssl.key.password = null 09:42:30 ssl.keymanager.algorithm = SunX509 09:42:30 ssl.keystore.certificate.chain = null 09:42:30 ssl.keystore.key = null 09:42:30 ssl.keystore.location = null 09:42:30 ssl.keystore.password = null 09:42:30 ssl.keystore.type = JKS 09:42:30 ssl.protocol = TLSv1.3 09:42:30 ssl.provider = null 09:42:30 ssl.secure.random.implementation = null 09:42:30 ssl.trustmanager.algorithm = PKIX 09:42:30 ssl.truststore.certificates = null 09:42:30 ssl.truststore.location = null 09:42:30 ssl.truststore.password = null 09:42:30 ssl.truststore.type = JKS 09:42:30 transaction.timeout.ms = 60000 09:42:30 transactional.id = null 09:42:30 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:42:30 09:42:30 2026-02-04T09:42:30.362Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:30 2026-02-04T09:42:30.365Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:30 2026-02-04T09:42:30.365Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:30 2026-02-04T09:42:30.365Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:30 2026-02-04T09:42:30.365Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198150365 09:42:30 2026-02-04T09:42:30.373Z WARN 6626 --- [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} 09:42:30 2026-02-04T09:42:30.374Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.Metadata : [Producer clientId=producer-26] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:30 2026-02-04T09:42:30.387Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:30 2026-02-04T09:42:30.387Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.387Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:30 2026-02-04T09:42:30.405Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.405Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.430Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.430Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.555Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 09:42:30 2026-02-04T09:42:30.555Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.555Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.555Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 09:42:30 2026-02-04T09:42:30.555Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node -1 disconnected. 09:42:30 2026-02-04T09:42:30.555Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 09:42:30 2026-02-04T09:42:30.556Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.556Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.556Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.556Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 09:42:30 2026-02-04T09:42:30.556Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 09:42:30 2026-02-04T09:42:30.578Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.578Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.630Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.630Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.638Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.638Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.646Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.646Z INFO 6626 --- [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: 544ms, elapsed time since send: 544ms, throttle time: 0ms, request timeout: 30000ms) 09:42:30 2026-02-04T09:42:30.646Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node -1 disconnected. 09:42:30 2026-02-04T09:42:30.646Z INFO 6626 --- [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. 09:42:30 2026-02-04T09:42:30.646Z INFO 6626 --- [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=779467, epoch=1) to node 1: 09:42:30 09:42:30 org.apache.kafka.common.errors.DisconnectException 09:42:30 09:42:30 2026-02-04T09:42:30.647Z INFO 6626 --- [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. 09:42:30 2026-02-04T09:42:30.648Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.648Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.653Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.653Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.663Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.663Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.665Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.665Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.672Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.672Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.701Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.701Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.064 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 09:42:30 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 09:42:30 2026-02-04T09:42:30.747Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.747Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.749Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.749Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:30 [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 09:42:30 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 09:42:30 2026-02-04T09:42:30.767Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.767Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.770Z INFO 6626 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 09:42:30 2026-02-04T09:42:30.770Z INFO 6626 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 09:42:30 2026-02-04T09:42:30.770Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.770Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.772Z INFO 6626 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 09:42:30 2026-02-04T09:42:30.773Z INFO 6626 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 09:42:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 09:42:30 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 09:42:30 09:42:30,793 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:42:30 09:42:30,793 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 09:42:30 09:42:30,793 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 09:42:30 09:42:30,798 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 09:42:30 09:42:30,798 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 09:42:30 09:42:30,804 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 09:42:30 09:42:30,804 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 09:42:30 09:42:30 . ____ _ __ _ _ 09:42:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:42:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:42:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:42:30 ' |____| .__|_| |_|_| |_\__, | / / / / 09:42:30 =========|_|==============|___/=/_/_/_/ 09:42:30 09:42:30 :: Spring Boot :: (v3.5.9) 09:42:30 09:42:30 2026-02-04T09:42:30.810Z INFO 6626 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:42:30 2026-02-04T09:42:30.810Z INFO 6626 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 09:42:30 2026-02-04T09:42:30.816Z INFO 6626 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.037 seconds (process running for 81.854) 09:42:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 09:42:30 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 09:42:30 2026-02-04T09:42:30.846Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.846Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.851Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.851Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.861Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.861Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.880Z INFO 6626 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 09:42:30 2026-02-04T09:42:30.883Z INFO 6626 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 09:42:30 2026-02-04T09:42:30.883Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.883Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.884Z INFO 6626 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : DMI plugin myDmi rejected dataNodeSelector '/parent[id=""]' for dataJobId:mySubscriptionId 09:42:30 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 09:42:30 2026-02-04T09:42:30.885Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.885Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:30 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 09:42:30 2026-02-04T09:42:30.904Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.904Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:30 2026-02-04T09:42:30.916Z INFO 6626 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 09:42:30 2026-02-04T09:42:30.917Z INFO 6626 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 09:42:30 2026-02-04T09:42:30.921Z INFO 6626 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 09:42:30 2026-02-04T09:42:30.921Z INFO 6626 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 09:42:30 2026-02-04T09:42:30.921Z INFO 6626 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 09:42:30 2026-02-04T09:42:30.921Z WARN 6626 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 09:42:30 2026-02-04T09:42:30.921Z INFO 6626 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId 09:42:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 09:42:30 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 09:42:30 2026-02-04T09:42:30.945Z WARN 6626 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector 09:42:30 2026-02-04T09:42:30.948Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:30 2026-02-04T09:42:30.948Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:30 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 09:42:30 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 09:42:31 2026-02-04T09:42:30.953Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:31 2026-02-04T09:42:30.953Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:30.964Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:31 2026-02-04T09:42:30.964Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:30.986Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:31 2026-02-04T09:42:30.986Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:30.986Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:31 2026-02-04T09:42:30.986Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:30.999Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:31 2026-02-04T09:42:30.999Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:30.999Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:31 2026-02-04T09:42:31.013Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.013Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.024Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.024Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.091Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.091Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.099Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.099Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.115Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.115Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.137Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.137Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.137Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.137Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.181Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.181Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.296Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.297Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.315Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.315Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.349Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.349Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.349Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.349Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.353Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.353Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.387Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:31 2026-02-04T09:42:31.387Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.387Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:31 2026-02-04T09:42:31.430Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.430Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.432Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.432Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.452Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.452Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.456Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.456Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.580Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.580Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.590Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.591Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.632Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.632Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.640Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.640Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.653Z WARN 6626 --- [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') 09:42:31 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.740 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 09:42:31 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 09:42:31 2026-02-04T09:42:31.704Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.704Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 09:42:31 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 09:42:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 09:42:31 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 09:42:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 09:42:31 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 09:42:31 2026-02-04T09:42:31.750Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.750Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.750Z WARN 6626 --- [ 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 09:42:31 2026-02-04T09:42:31.751Z WARN 6626 --- [ 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 09:42:31 2026-02-04T09:42:31.751Z WARN 6626 --- [ 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 09:42:31 2026-02-04T09:42:31.751Z WARN 6626 --- [ 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 09:42:31 2026-02-04T09:42:31.753Z WARN 6626 --- [ 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 09:42:31 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 09:42:31 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 09:42:31 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 09:42:31 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 09:42:31 2026-02-04T09:42:31.780Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.780Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.785Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [dev] [5.5.0] 09:42:31 o o o o---o o--o o o---o o o----o o--o--o 09:42:31 | | / \ / | / / \ | | 09:42:31 o----o o o o----o | o o o----o | 09:42:31 | | * \ / | \ * \ | | 09:42:31 o o * o o---o o--o o----o o---o * o o----o o 09:42:31 09:42:31 2026-02-04T09:42:31.785Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:42:31 2026-02-04T09:42:31.785Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:42:31 2026-02-04T09:42:31.785Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Cluster name: dev 09:42:31 2026-02-04T09:42:31.785Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:42:31 2026-02-04T09:42:31.785Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] The Jet engine is disabled. 09:42:31 To enable the Jet engine on the members, do one of the following: 09:42:31 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:42:31 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:42:31 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:42:31 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:42:31 2026-02-04T09:42:31.797Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:42:31 2026-02-04T09:42:31.799Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Using Multicast discovery 09:42:31 2026-02-04T09:42:31.799Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.799Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.809Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:42:31 2026-02-04T09:42:31.809Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTING 09:42:31 2026-02-04T09:42:31.847Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.847Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.863Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.863Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:31 2026-02-04T09:42:31.884Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:31 2026-02-04T09:42:31.884Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:31.966Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:32 2026-02-04T09:42:31.966Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:31.987Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:32 2026-02-04T09:42:31.987Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:31.987Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:32 2026-02-04T09:42:31.987Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.024Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:32 2026-02-04T09:42:32.024Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.024Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:32 2026-02-04T09:42:32.026Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.026Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.048Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.048Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.072Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.072Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.100Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.100Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.116Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.116Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.181Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.181Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.186Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.187Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.191Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.191Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.317Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.317Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.351Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.351Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.362Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.362Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.382Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.382Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.390Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:32 2026-02-04T09:42:32.390Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.390Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:32 2026-02-04T09:42:32.433Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.433Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.453Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.453Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.549Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.549Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.552Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.552Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.582Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.582Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.632Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.632Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.642Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.642Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.706Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.706Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.782Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.782Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.799Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.799Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.849Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.849Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.864Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.864Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:32 2026-02-04T09:42:32.885Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:32 2026-02-04T09:42:32.885Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:32.966Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:33 2026-02-04T09:42:32.967Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:32.977Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:33 2026-02-04T09:42:32.977Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:32.977Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:33 2026-02-04T09:42:32.988Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:33 2026-02-04T09:42:32.988Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:32.990Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:33 2026-02-04T09:42:32.990Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.027Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.027Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.051Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.051Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.091Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.091Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.101Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.101Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.118Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.118Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.169Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.169Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.177Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.177Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.193Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.193Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.318Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.318Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.351Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.351Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.352Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.352Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.394Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:33 2026-02-04T09:42:33.394Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.394Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:33 2026-02-04T09:42:33.431Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.432Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.434Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.434Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.455Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.455Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.555Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.555Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.560Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.560Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.583Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.583Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.634Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.634Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.645Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.645Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.708Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.708Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.783Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.783Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.801Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.801Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.866Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.866Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.868Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.868Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.887Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:33 2026-02-04T09:42:33.887Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:33 2026-02-04T09:42:33.913Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [dev] [5.5.0] 09:42:33 09:42:33 Members {size:1, ver:1} [ 09:42:33 Member [10.30.106.63]:5701 - 6b547991-95be-4c85-8f3f-a94640387741 this 09:42:33 ] 09:42:33 09:42:33 2026-02-04T09:42:33.915Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTED 09:42:34 2026-02-04T09:42:33.943Z INFO 6626 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 09:42:34 2026-02-04T09:42:33.955Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:34 2026-02-04T09:42:33.955Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:33.967Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:34 2026-02-04T09:42:33.967Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:33.980Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:34 2026-02-04T09:42:33.980Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:33.980Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:34 2026-02-04T09:42:33.989Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:34 2026-02-04T09:42:33.989Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:33.991Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:34 2026-02-04T09:42:33.991Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:33.995Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:34 2026-02-04T09:42:33.995Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.092Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.092Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.103Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.103Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.120Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.120Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.169Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.169Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.178Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.178Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.192Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:42:34 2026-02-04T09:42:34.194Z INFO 6626 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - 6b547991-95be-4c85-8f3f-a94640387741 this is handled 09:42:34 2026-02-04T09:42:34.194Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.194Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.195Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down multicast service... 09:42:34 2026-02-04T09:42:34.196Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down connection manager... 09:42:34 2026-02-04T09:42:34.197Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down node engine... 09:42:34 2026-02-04T09:42:34.224Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [dev] [5.5.0] Destroying node NodeExtension. 09:42:34 2026-02-04T09:42:34.224Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 31 ms. 09:42:34 2026-02-04T09:42:34.224Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:42:34 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.447 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 09:42:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 09:42:34 2026-02-04T09:42:34.256Z WARN 6626 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 09:42:34 2026-02-04T09:42:34.257Z INFO 6626 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 09:42:34 2026-02-04T09:42:34.257Z DEBUG 6626 --- [ 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) 09:42:34 2026-02-04T09:42:34.299Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:34 2026-02-04T09:42:34.299Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.299Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:34 2026-02-04T09:42:34.305Z WARN 6626 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 09:42:34 2026-02-04T09:42:34.305Z INFO 6626 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 09:42:34 2026-02-04T09:42:34.305Z DEBUG 6626 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 09:42:34 2026-02-04T09:42:34.306Z WARN 6626 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 09:42:34 2026-02-04T09:42:34.307Z WARN 6626 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 09:42:34 2026-02-04T09:42:34.309Z WARN 6626 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 09:42:34 2026-02-04T09:42:34.309Z INFO 6626 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 09:42:34 2026-02-04T09:42:34.309Z DEBUG 6626 --- [ 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) 09:42:34 2026-02-04T09:42:34.312Z WARN 6626 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 09:42:34 2026-02-04T09:42:34.312Z INFO 6626 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 09:42:34 2026-02-04T09:42:34.312Z DEBUG 6626 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 09:42:34 2026-02-04T09:42:34.312Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.312Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.314Z WARN 6626 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 09:42:34 2026-02-04T09:42:34.315Z WARN 6626 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 09:42:34 2026-02-04T09:42:34.318Z WARN 6626 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 09:42:34 2026-02-04T09:42:34.319Z WARN 6626 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 09:42:34 2026-02-04T09:42:34.319Z INFO 6626 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 09:42:34 2026-02-04T09:42:34.320Z INFO 6626 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 09:42:34 2026-02-04T09:42:34.320Z WARN 6626 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 09:42:34 2026-02-04T09:42:34.322Z ERROR 6626 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 09:42:34 2026-02-04T09:42:34.324Z ERROR 6626 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 09:42:34 2026-02-04T09:42:34.325Z ERROR 6626 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 09:42:34 2026-02-04T09:42:34.325Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.326Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.326Z WARN 6626 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 09:42:34 2026-02-04T09:42:34.326Z INFO 6626 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 09:42:34 2026-02-04T09:42:34.326Z DEBUG 6626 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 09:42:34 2026-02-04T09:42:34.326Z ERROR 6626 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 09:42:34 2026-02-04T09:42:34.326Z WARN 6626 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 09:42:34 2026-02-04T09:42:34.326Z INFO 6626 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 09:42:34 2026-02-04T09:42:34.326Z DEBUG 6626 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 09:42:34 2026-02-04T09:42:34.331Z WARN 6626 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 09:42:34 2026-02-04T09:42:34.334Z DEBUG 6626 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 09:42:34 2026-02-04T09:42:34.336Z DEBUG 6626 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 09:42:34 2026-02-04T09:42:34.337Z DEBUG 6626 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 09:42:34 2026-02-04T09:42:34.338Z DEBUG 6626 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 09:42:34 2026-02-04T09:42:34.339Z WARN 6626 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 09:42:34 2026-02-04T09:42:34.339Z WARN 6626 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 09:42:34 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 09:42:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 09:42:34 2026-02-04T09:42:34.356Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.356Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.369Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.369Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.397Z INFO 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 09:42:34 2026-02-04T09:42:34.400Z INFO 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 09:42:34 2026-02-04T09:42:34.401Z INFO 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 09:42:34 2026-02-04T09:42:34.403Z ERROR 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 09:42:34 2026-02-04T09:42:34.404Z ERROR 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 09:42:34 2026-02-04T09:42:34.405Z INFO 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 09:42:34 2026-02-04T09:42:34.405Z ERROR 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 09:42:34 2026-02-04T09:42:34.422Z ERROR 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 09:42:34 09:42:34 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 09:42:34 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 09:42:34 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 09:42:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:42:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:42:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 09:42:34 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_8_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:250) 09:42:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:42:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:42:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:42:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:42:34 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 09:42:34 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 09:42:34 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 09:42:34 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 09:42:34 at groovy.lang.Closure.call(Closure.java:427) 09:42:34 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 09:42:34 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 09:42:34 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 09:42:34 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 09:42:34 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 09:42:34 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 09:42:34 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 09:42:34 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 09:42:34 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 09:42:34 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 09:42:34 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 09:42:34 at jdk.proxy2/jdk.proxy2.$Proxy244.initiateStateAdvised(Unknown Source) 09:42:34 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:397) 09:42:34 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:208) 09:42:34 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$830510452.processCreatedCmHandles$accessor$Q3Ktr7In(Unknown Source) 09:42:34 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$830510452$auxiliary$EaohPDt2.call(Unknown Source) 09:42:34 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 09:42:34 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 09:42:34 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 09:42:34 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 09:42:34 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 09:42:34 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 09:42:34 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$830510452.processCreatedCmHandles(Unknown Source) 09:42:34 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:103) 09:42:34 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$830510452.updateDmiRegistration$accessor$Q3Ktr7In(Unknown Source) 09:42:34 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$830510452$auxiliary$84ty8QX4.call(Unknown Source) 09:42:34 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 09:42:34 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 09:42:34 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 09:42:34 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 09:42:34 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 09:42:34 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 09:42:34 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$830510452.updateDmiRegistration(Unknown Source) 09:42:34 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$830510452$updateDmiRegistration.call(Unknown Source) 09:42:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:42:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:42:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 09:42:34 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8(CmHandleRegistrationServiceSpec.groovy:252) 09:42:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:42:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:42:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:42:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:42:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:42:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:42:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:42:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:42:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:42:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:42:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:42:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:42:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:42:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:42:34 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:42:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:42:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:42:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:42:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:42:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:42:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:42:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:42:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:42:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:42:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:42:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:42:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:42:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:42:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:42:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:42:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:42:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:42:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:42:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:42:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:42:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:42:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:42:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:42:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:42:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:42:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:42:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:42:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:42:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:42:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:42:34 09:42:34 2026-02-04T09:42:34.425Z ERROR 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 09:42:34 09:42:34 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 09:42:34 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 09:42:34 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 09:42:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:42:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:42:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 09:42:34 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:282) 09:42:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:42:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:42:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:42:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:42:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:42:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:42:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:42:34 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 09:42:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 09:42:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 09:42:34 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 09:42:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 09:42:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:42:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:42:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:42:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:42:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:42:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:42:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:42:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:42:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:42:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:42:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:42:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:42:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:42:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:42:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:42:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:42:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:42:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:42:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:42:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:42:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:42:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:42:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:42:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:42:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:42:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:42:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:42:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:42:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:42:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:42:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:42:34 09:42:34 2026-02-04T09:42:34.427Z ERROR 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 09:42:34 09:42:34 java.lang.RuntimeException: Failed 09:42:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:42:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:42:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:42:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:42:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:42:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:42:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:42:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:42:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:42:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:42:34 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:283) 09:42:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:42:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:42:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:42:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:42:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:42:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:42:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:42:34 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 09:42:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 09:42:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 09:42:34 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 09:42:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 09:42:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:42:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:42:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:42:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:42:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:42:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:42:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:42:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:42:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:42:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:42:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:42:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:42:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:42:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:42:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:42:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:42:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:42:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:42:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:42:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:42:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:42:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:42:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:42:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:42:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:42:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:42:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:42:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:42:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:42:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:42:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:42:34 09:42:34 2026-02-04T09:42:34.432Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.432Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.435Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.435Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.436Z ERROR 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 09:42:34 2026-02-04T09:42:34.436Z ERROR 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 09:42:34 2026-02-04T09:42:34.442Z ERROR 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 09:42:34 2026-02-04T09:42:34.442Z ERROR 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 09:42:34 2026-02-04T09:42:34.444Z ERROR 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 09:42:34 2026-02-04T09:42:34.444Z ERROR 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 09:42:34 2026-02-04T09:42:34.445Z ERROR 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 09:42:34 2026-02-04T09:42:34.445Z ERROR 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 09:42:34 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 09:42:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 09:42:34 2026-02-04T09:42:34.449Z INFO 6626 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 09:42:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 09:42:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 09:42:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 09:42:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 09:42:34 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 09:42:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 09:42:34 2026-02-04T09:42:34.491Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.491Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.518Z ERROR 6626 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 09:42:34 2026-02-04T09:42:34.534Z WARN 6626 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'ch-1' as it does not exist in cache 09:42:34 2026-02-04T09:42:34.557Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.557Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.562Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.562Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:34 [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 09:42:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 09:42:34 2026-02-04T09:42:34.611Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.611Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.635Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.635Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:34 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 09:42:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 09:42:34 2026-02-04T09:42:34.648Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.648Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:34 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 09:42:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 09:42:34 2026-02-04T09:42:34.716Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 09:42:34 2026-02-04T09:42:34.717Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 09:42:34 2026-02-04T09:42:34.718Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 09:42:34 2026-02-04T09:42:34.718Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 09:42:34 2026-02-04T09:42:34.718Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 09:42:34 2026-02-04T09:42:34.718Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 09:42:34 2026-02-04T09:42:34.718Z WARN 6626 --- [ 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) 09:42:34 2026-02-04T09:42:34.718Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 09:42:34 2026-02-04T09:42:34.720Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 09:42:34 2026-02-04T09:42:34.720Z ERROR 6626 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 09:42:34 09:42:34 java.lang.RuntimeException: some exception 09:42:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:42:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:42:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:42:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:42:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:42:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:42:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:42:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:42:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:42:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:42:34 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) 09:42:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:42:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:42:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:42:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:42:34 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 09:42:34 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 09:42:34 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 09:42:34 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 09:42:34 at groovy.lang.Closure.call(Closure.java:427) 09:42:34 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 09:42:34 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 09:42:34 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 09:42:34 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 09:42:34 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 09:42:34 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 09:42:34 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 09:42:34 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 09:42:34 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 09:42:34 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 09:42:34 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 09:42:34 at jdk.proxy2/jdk.proxy2.$Proxy228.getCmHandleState(Unknown Source) 09:42:34 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) 09:42:34 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 09:42:34 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 09:42:34 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 09:42:34 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 09:42:34 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 09:42:34 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 09:42:34 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 09:42:34 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 09:42:34 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 09:42:34 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 09:42:34 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 09:42:34 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 09:42:34 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 09:42:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:42:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:42:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 09:42:34 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) 09:42:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:42:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:42:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:42:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:42:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:42:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:42:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:42:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:42:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:42:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:42:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:42:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:42:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:42:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:42:34 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:42:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:42:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:42:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:42:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:42:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:42:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:42:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:42:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:42:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:42:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:42:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:42:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:42:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:42:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:42:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:42:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:42:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:42:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:42:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:42:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:42:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:42:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:42:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:42:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:42:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:42:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:42:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:42:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:42:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:42:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:42:34 09:42:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 09:42:34 2026-02-04T09:42:34.721Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 09:42:34 2026-02-04T09:42:34.722Z ERROR 6626 --- [ 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) 09:42:34 09:42:34 java.lang.RuntimeException: Some network error 09:42:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:42:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:42:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:42:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:42:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:42:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:42:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:42:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:42:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:42:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:42:34 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) 09:42:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:42:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:42:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:42:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:42:34 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 09:42:34 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 09:42:34 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 09:42:34 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 09:42:34 at groovy.lang.Closure.call(Closure.java:427) 09:42:34 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 09:42:34 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 09:42:34 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 09:42:34 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 09:42:34 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 09:42:34 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 09:42:34 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 09:42:34 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 09:42:34 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 09:42:34 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 09:42:34 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 09:42:34 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$1453038884.getResourceData(Unknown Source) 09:42:34 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) 09:42:34 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) 09:42:34 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 09:42:34 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 09:42:34 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 09:42:34 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 09:42:34 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 09:42:34 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 09:42:34 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 09:42:34 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 09:42:34 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 09:42:34 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 09:42:34 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 09:42:34 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 09:42:34 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 09:42:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:42:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:42:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 09:42:34 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) 09:42:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:42:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:42:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:42:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:42:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:42:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:42:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:42:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:42:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:42:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:42:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:42:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:42:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:42:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:42:34 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:42:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:42:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:42:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:42:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:42:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:42:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:42:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:42:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:42:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:42:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:42:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:42:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:42:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:42:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:42:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:42:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:42:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:42:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:42:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:42:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:42:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:42:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:42:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:42:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:42:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:42:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:42:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:42:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:42:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:42:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:42:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:42:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:42:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:42:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:42:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:42:34 09:42:34 2026-02-04T09:42:34.722Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 09:42:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 09:42:34 2026-02-04T09:42:34.784Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.784Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:34 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 09:42:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 09:42:34 2026-02-04T09:42:34.801Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.801Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.802Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:42:34 2026-02-04T09:42:34.802Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:42:34 2026-02-04T09:42:34.802Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 09:42:34 2026-02-04T09:42:34.802Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 09:42:34 2026-02-04T09:42:34.803Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 09:42:34 2026-02-04T09:42:34.803Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 09:42:34 2026-02-04T09:42:34.805Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 09:42:34 2026-02-04T09:42:34.805Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:42:34 2026-02-04T09:42:34.806Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 09:42:34 2026-02-04T09:42:34.807Z WARN 6626 --- [ 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 . 09:42:34 2026-02-04T09:42:34.808Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 09:42:34 2026-02-04T09:42:34.808Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 09:42:34 2026-02-04T09:42:34.809Z WARN 6626 --- [ 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 . 09:42:34 2026-02-04T09:42:34.811Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 09:42:34 2026-02-04T09:42:34.813Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 09:42:34 2026-02-04T09:42:34.814Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 09:42:34 2026-02-04T09:42:34.814Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 09:42:34 2026-02-04T09:42:34.814Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 09:42:34 2026-02-04T09:42:34.814Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 09:42:34 2026-02-04T09:42:34.815Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 09:42:34 2026-02-04T09:42:34.815Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 09:42:34 2026-02-04T09:42:34.815Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 09:42:34 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 09:42:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 09:42:34 2026-02-04T09:42:34.829Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [dev] [5.5.0] 09:42:34 o o o o---o o--o o o---o o o----o o--o--o 09:42:34 | | / \ / | / / \ | | 09:42:34 o----o o o o----o | o o o----o | 09:42:34 | | * \ / | \ * \ | | 09:42:34 o o * o o---o o--o o----o o---o * o o----o o 09:42:34 09:42:34 2026-02-04T09:42:34.829Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:42:34 2026-02-04T09:42:34.829Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:42:34 2026-02-04T09:42:34.829Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Cluster name: dev 09:42:34 2026-02-04T09:42:34.829Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:42:34 2026-02-04T09:42:34.829Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] The Jet engine is disabled. 09:42:34 To enable the Jet engine on the members, do one of the following: 09:42:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:42:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:42:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:42:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:42:34 2026-02-04T09:42:34.843Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:42:34 2026-02-04T09:42:34.845Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Using Multicast discovery 09:42:34 2026-02-04T09:42:34.856Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:42:34 2026-02-04T09:42:34.856Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTING 09:42:34 2026-02-04T09:42:34.868Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.868Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.870Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.870Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.889Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.889Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:34 2026-02-04T09:42:34.927Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:34 2026-02-04T09:42:34.927Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:34.959Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:35 2026-02-04T09:42:34.959Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:34.968Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:35 2026-02-04T09:42:34.968Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:34.989Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:35 2026-02-04T09:42:34.989Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:34.989Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:35 2026-02-04T09:42:34.992Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:35 2026-02-04T09:42:34.992Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.033Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.033Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.092Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.092Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.103Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.103Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.116Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:35 2026-02-04T09:42:35.116Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.116Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:35 2026-02-04T09:42:35.122Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.122Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.171Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.171Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.178Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.178Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.196Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.196Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.326Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.326Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.358Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.358Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.359Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.359Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.370Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.370Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.433Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.433Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.437Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.437Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.538Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.538Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.559Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.559Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.564Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.564Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.613Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.613Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.636Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.636Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.651Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.651Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.784Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.784Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.803Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.803Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.830Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.831Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.868Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.868Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.870Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.870Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:35 2026-02-04T09:42:35.890Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:35 2026-02-04T09:42:35.890Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:35.961Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:36 2026-02-04T09:42:35.961Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:35.969Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:36 2026-02-04T09:42:35.969Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:35.992Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:36 2026-02-04T09:42:35.992Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:35.995Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:36 2026-02-04T09:42:35.995Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:35.995Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:36 2026-02-04T09:42:36.019Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:36 2026-02-04T09:42:36.019Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.019Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:36 2026-02-04T09:42:36.033Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.033Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.052Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.052Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.094Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.094Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.122Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.122Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.172Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.172Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.179Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.180Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.196Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.196Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.288Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.288Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.325Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.325Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.370Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.370Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.389Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.389Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.435Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.435Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.439Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.439Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.539Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.539Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.561Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.561Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.566Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.566Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.615Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.615Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.638Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.638Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.653Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.653Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.709Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.709Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.785Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.785Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.831Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.831Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.869Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.869Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.870Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.870Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:36 2026-02-04T09:42:36.891Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:36 2026-02-04T09:42:36.891Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:36.948Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:37 2026-02-04T09:42:36.948Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:36.948Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:37 2026-02-04T09:42:36.956Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:37 2026-02-04T09:42:36.956Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:36.963Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:37 2026-02-04T09:42:36.963Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:36.971Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:37 2026-02-04T09:42:36.971Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:36.994Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:37 2026-02-04T09:42:36.994Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.019Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:37 2026-02-04T09:42:37.019Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.019Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:37 2026-02-04T09:42:37.035Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.035Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.094Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.095Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.123Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.123Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.174Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.174Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.179Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.179Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.190Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.190Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.283Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [dev] [5.5.0] 09:42:37 09:42:37 Members {size:1, ver:1} [ 09:42:37 Member [10.30.106.63]:5701 - f58412d0-42e5-435d-835c-1104c3ddf80d this 09:42:37 ] 09:42:37 09:42:37 2026-02-04T09:42:37.284Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTED 09:42:37 2026-02-04T09:42:37.285Z INFO 6626 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 09:42:37 2026-02-04T09:42:37.289Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.289Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.299Z DEBUG 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 09:42:37 2026-02-04T09:42:37.300Z DEBUG 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 09:42:37 2026-02-04T09:42:37.300Z DEBUG 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 09:42:37 2026-02-04T09:42:37.303Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 09:42:37 2026-02-04T09:42:37.303Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 09:42:37 2026-02-04T09:42:37.317Z DEBUG 6626 --- [ 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 09:42:37 2026-02-04T09:42:37.320Z DEBUG 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 09:42:37 2026-02-04T09:42:37.320Z DEBUG 6626 --- [ 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 09:42:37 2026-02-04T09:42:37.320Z DEBUG 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 09:42:37 2026-02-04T09:42:37.343Z DEBUG 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 09:42:37 2026-02-04T09:42:37.347Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:42:37 2026-02-04T09:42:37.348Z INFO 6626 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - f58412d0-42e5-435d-835c-1104c3ddf80d this is handled 09:42:37 2026-02-04T09:42:37.349Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down multicast service... 09:42:37 2026-02-04T09:42:37.351Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down connection manager... 09:42:37 2026-02-04T09:42:37.351Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down node engine... 09:42:37 2026-02-04T09:42:37.362Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.363Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.370Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.370Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.390Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.390Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.398Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [dev] [5.5.0] Destroying node NodeExtension. 09:42:37 2026-02-04T09:42:37.400Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 52 ms. 09:42:37 2026-02-04T09:42:37.400Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:42:37 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.582 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 09:42:37 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 09:42:37 2026-02-04T09:42:37.420Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 09:42:37 2026-02-04T09:42:37.423Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:42:37 2026-02-04T09:42:37.424Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:42:37 2026-02-04T09:42:37.424Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:42:37 2026-02-04T09:42:37.424Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:42:37 2026-02-04T09:42:37.424Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:42:37 2026-02-04T09:42:37.424Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:42:37 2026-02-04T09:42:37.426Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 09:42:37 2026-02-04T09:42:37.426Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 09:42:37 2026-02-04T09:42:37.426Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 09:42:37 2026-02-04T09:42:37.427Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 09:42:37 2026-02-04T09:42:37.427Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 09:42:37 2026-02-04T09:42:37.427Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:42:37 2026-02-04T09:42:37.430Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 09:42:37 2026-02-04T09:42:37.430Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 09:42:37 2026-02-04T09:42:37.430Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 09:42:37 2026-02-04T09:42:37.431Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 09:42:37 2026-02-04T09:42:37.431Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 09:42:37 2026-02-04T09:42:37.431Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:42:37 2026-02-04T09:42:37.431Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 09:42:37 2026-02-04T09:42:37.431Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.431Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.432Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 09:42:37 2026-02-04T09:42:37.432Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 09:42:37 2026-02-04T09:42:37.432Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:42:37 2026-02-04T09:42:37.434Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 09:42:37 2026-02-04T09:42:37.434Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 09:42:37 2026-02-04T09:42:37.434Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 09:42:37 2026-02-04T09:42:37.435Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 09:42:37 2026-02-04T09:42:37.435Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 09:42:37 2026-02-04T09:42:37.435Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:42:37 2026-02-04T09:42:37.435Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 09:42:37 2026-02-04T09:42:37.436Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 09:42:37 2026-02-04T09:42:37.436Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 09:42:37 2026-02-04T09:42:37.436Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:42:37 2026-02-04T09:42:37.436Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 09:42:37 2026-02-04T09:42:37.436Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 09:42:37 2026-02-04T09:42:37.436Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 09:42:37 2026-02-04T09:42:37.436Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:42:37 2026-02-04T09:42:37.438Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 09:42:37 2026-02-04T09:42:37.438Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 09:42:37 2026-02-04T09:42:37.439Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 09:42:37 2026-02-04T09:42:37.440Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 09:42:37 2026-02-04T09:42:37.441Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z WARN 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 09:42:37 2026-02-04T09:42:37.442Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 09:42:37 2026-02-04T09:42:37.442Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 09:42:37 2026-02-04T09:42:37.443Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 09:42:37 2026-02-04T09:42:37.443Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 09:42:37 2026-02-04T09:42:37.443Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:42:37 2026-02-04T09:42:37.443Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 09:42:37 2026-02-04T09:42:37.444Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 09:42:37 2026-02-04T09:42:37.444Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 09:42:37 2026-02-04T09:42:37.444Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:42:37 2026-02-04T09:42:37.444Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 09:42:37 2026-02-04T09:42:37.444Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 09:42:37 2026-02-04T09:42:37.444Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 09:42:37 2026-02-04T09:42:37.444Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:42:37 2026-02-04T09:42:37.446Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:42:37 2026-02-04T09:42:37.446Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:42:37 2026-02-04T09:42:37.446Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:42:37 2026-02-04T09:42:37.446Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:42:37 2026-02-04T09:42:37.446Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:42:37 2026-02-04T09:42:37.446Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:42:37 2026-02-04T09:42:37.453Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:42:37 2026-02-04T09:42:37.453Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:42:37 2026-02-04T09:42:37.453Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:42:37 2026-02-04T09:42:37.453Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 09:42:37 2026-02-04T09:42:37.453Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 09:42:37 2026-02-04T09:42:37.454Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:42:37 2026-02-04T09:42:37.454Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:42:37 2026-02-04T09:42:37.454Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:42:37 2026-02-04T09:42:37.454Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:42:37 2026-02-04T09:42:37.455Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 09:42:37 2026-02-04T09:42:37.458Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:42:37 2026-02-04T09:42:37.458Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:42:37 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 09:42:37 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 09:42:37 2026-02-04T09:42:37.482Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.482Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:37 09:42:37 . ____ _ __ _ _ 09:42:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:42:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:42:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:42:37 ' |____| .__|_| |_|_| |_\__, | / / / / 09:42:37 =========|_|==============|___/=/_/_/_/ 09:42:37 09:42:37 :: Spring Boot :: (v3.5.9) 09:42:37 09:42:37 2026-02-04T09:42:37.485Z INFO 6626 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:42:37 2026-02-04T09:42:37.485Z INFO 6626 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 09:42:37 2026-02-04T09:42:37.499Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] 09:42:37 o o o o---o o--o o o---o o o----o o--o--o 09:42:37 | | / \ / | / / \ | | 09:42:37 o----o o o o----o | o o o----o | 09:42:37 | | * \ / | \ * \ | | 09:42:37 o o * o o---o o--o o----o o---o * o o----o o 09:42:37 09:42:37 2026-02-04T09:42:37.499Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:42:37 2026-02-04T09:42:37.499Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:42:37 2026-02-04T09:42:37.499Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 09:42:37 2026-02-04T09:42:37.499Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:42:37 2026-02-04T09:42:37.499Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 09:42:37 To enable the Jet engine on the members, do one of the following: 09:42:37 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:42:37 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:42:37 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:42:37 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:42:37 2026-02-04T09:42:37.509Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:42:37 2026-02-04T09:42:37.511Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 09:42:37 2026-02-04T09:42:37.540Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.540Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.541Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:42:37 2026-02-04T09:42:37.541Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is STARTING 09:42:37 2026-02-04T09:42:37.563Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.563Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.567Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.567Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.617Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.617Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.651Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.651Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.654Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.654Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.717Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.717Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.785Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.785Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.833Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.833Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.869Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.869Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.872Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.872Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:37 2026-02-04T09:42:37.892Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:37 2026-02-04T09:42:37.892Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:37.957Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:38 2026-02-04T09:42:37.957Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:37.971Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:38 2026-02-04T09:42:37.971Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:37.978Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:38 2026-02-04T09:42:37.978Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:37.993Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:38 2026-02-04T09:42:37.993Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:37.993Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:38 2026-02-04T09:42:37.995Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:38 2026-02-04T09:42:37.995Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.028Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:38 2026-02-04T09:42:38.028Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.028Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:38 2026-02-04T09:42:38.035Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.035Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.095Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.095Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.124Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.124Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.176Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.176Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.181Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.181Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.192Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.192Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.291Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.291Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.337Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.338Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.372Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.372Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.387Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.387Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.392Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.392Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.484Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.484Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.530Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.530Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.541Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.542Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.565Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.565Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.620Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.620Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.656Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.656Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.693Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.693Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.717Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.717Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.718Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.718Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.834Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.834Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.870Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.870Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.873Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.873Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:38 2026-02-04T09:42:38.891Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:38 2026-02-04T09:42:38.891Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:38.958Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:39 2026-02-04T09:42:38.958Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:38.971Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:39 2026-02-04T09:42:38.971Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:38.980Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:39 2026-02-04T09:42:38.980Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:38.994Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:39 2026-02-04T09:42:38.994Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:38.994Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:39 2026-02-04T09:42:38.995Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:39 2026-02-04T09:42:38.995Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.029Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:39 2026-02-04T09:42:39.029Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.029Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:39 2026-02-04T09:42:39.037Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.037Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.096Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.096Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.125Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.125Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.177Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.177Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.181Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.181Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.191Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.191Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.293Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.293Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.353Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.353Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.373Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.373Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.389Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.389Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.393Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.393Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.484Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.484Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.522Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.522Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.531Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.531Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.542Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.542Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.566Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.566Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.658Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.658Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.693Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.693Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.717Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.717Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.718Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.718Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.834Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.834Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.836Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] 09:42:39 09:42:39 Members {size:1, ver:1} [ 09:42:39 Member [10.30.106.63]:5701 - 1e22cfc3-18c1-4eb8-94ca-2acfcd06bb3f this 09:42:39 ] 09:42:39 09:42:39 2026-02-04T09:42:39.837Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is STARTED 09:42:39 2026-02-04T09:42:39.847Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:39 2026-02-04T09:42:39.847Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.847Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:39 2026-02-04T09:42:39.855Z INFO 6626 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 2.386 seconds (process running for 90.893) 09:42:39 2026-02-04T09:42:39.871Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.871Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.875Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.875Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.875Z INFO 6626 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 09:42:39 2026-02-04T09:42:39.883Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:42:39 2026-02-04T09:42:39.884Z INFO 6626 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - 1e22cfc3-18c1-4eb8-94ca-2acfcd06bb3f this is handled 09:42:39 2026-02-04T09:42:39.884Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 09:42:39 2026-02-04T09:42:39.886Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 09:42:39 2026-02-04T09:42:39.887Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 09:42:39 2026-02-04T09:42:39.892Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.892Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.905Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.905Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.933Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 09:42:39 2026-02-04T09:42:39.933Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 49 ms. 09:42:39 2026-02-04T09:42:39.934Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:42:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.467 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 09:42:39 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 09:42:39 09:42:39 . ____ _ __ _ _ 09:42:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:42:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:42:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:42:39 ' |____| .__|_| |_|_| |_\__, | / / / / 09:42:39 =========|_|==============|___/=/_/_/_/ 09:42:39 09:42:39 :: Spring Boot :: (v3.5.9) 09:42:39 09:42:39 2026-02-04T09:42:39.953Z INFO 6626 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:42:39 2026-02-04T09:42:39.953Z INFO 6626 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 09:42:39 2026-02-04T09:42:39.959Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.959Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.972Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:39 2026-02-04T09:42:39.972Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:39 2026-02-04T09:42:39.976Z INFO 6626 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.036 seconds (process running for 91.014) 09:42:40 2026-02-04T09:42:39.984Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:40 2026-02-04T09:42:39.984Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 09:42:40 2026-02-04T09:42:39.991Z INFO 6626 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 09:42:40 2026-02-04T09:42:40.030Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:40 2026-02-04T09:42:40.030Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.030Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:40 2026-02-04T09:42:40.038Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.038Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.098Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.098Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.099Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.099Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.128Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.129Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.179Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.179Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.183Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.183Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.295Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.295Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.300Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [dev] [5.5.0] 09:42:40 o o o o---o o--o o o---o o o----o o--o--o 09:42:40 | | / \ / | / / \ | | 09:42:40 o----o o o o----o | o o o----o | 09:42:40 | | * \ / | \ * \ | | 09:42:40 o o * o o---o o--o o----o o---o * o o----o o 09:42:40 09:42:40 2026-02-04T09:42:40.300Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:42:40 2026-02-04T09:42:40.300Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:42:40 2026-02-04T09:42:40.300Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Cluster name: dev 09:42:40 2026-02-04T09:42:40.300Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:42:40 2026-02-04T09:42:40.300Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] The Jet engine is disabled. 09:42:40 To enable the Jet engine on the members, do one of the following: 09:42:40 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:42:40 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:42:40 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:42:40 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:42:40 2026-02-04T09:42:40.309Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:42:40 2026-02-04T09:42:40.310Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Using Multicast discovery 09:42:40 2026-02-04T09:42:40.317Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:42:40 2026-02-04T09:42:40.317Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTING 09:42:40 2026-02-04T09:42:40.354Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.354Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.375Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.375Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.390Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.390Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.395Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.395Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.432Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.432Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.484Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.484Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.533Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.533Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.542Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.542Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.573Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.573Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.669Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.669Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.695Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.695Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.704Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:40 2026-02-04T09:42:40.704Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.704Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:40 2026-02-04T09:42:40.718Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.718Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.720Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.720Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.835Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.835Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.867Z ERROR 6626 --- [_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 09:42:40 2026-02-04T09:42:40.871Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.871Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.883Z ERROR 6626 --- [_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 09:42:40 2026-02-04T09:42:40.892Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.892Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.905Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.905Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.917Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:40 2026-02-04T09:42:40.917Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.933Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:40 2026-02-04T09:42:40.933Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:40 2026-02-04T09:42:40.933Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:41 2026-02-04T09:42:40.961Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:41 2026-02-04T09:42:40.961Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:40.972Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:41 2026-02-04T09:42:40.972Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:40.992Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:41 2026-02-04T09:42:40.992Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.039Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.039Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.099Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.099Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.099Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.099Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.129Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.129Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.180Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.180Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.185Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.185Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.295Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.295Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.355Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.355Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.377Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.377Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.391Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.391Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.396Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.396Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.434Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.434Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.519Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.519Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.544Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.544Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.567Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.567Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.575Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.575Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.666Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.666Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.671Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.671Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.707Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:41 2026-02-04T09:42:41.707Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.707Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:41 2026-02-04T09:42:41.719Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.719Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.720Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.720Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.836Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:41 2026-02-04T09:42:41.836Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.836Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.836Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.836Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:41 2026-02-04T09:42:41.894Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.894Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.907Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.907Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.916Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.916Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:41 2026-02-04T09:42:41.919Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:41 2026-02-04T09:42:41.919Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:41.962Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:42 2026-02-04T09:42:41.962Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:41.973Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:42 2026-02-04T09:42:41.973Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:41.993Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:42 2026-02-04T09:42:41.993Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.040Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.040Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.063Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.063Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.100Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.100Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.130Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.130Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.180Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.180Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.229Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.229Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.295Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.295Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.339Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.339Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.356Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.356Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.378Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.378Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.392Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.393Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.436Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.436Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.520Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.520Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.520Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.520Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.536Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.536Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.568Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.568Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.577Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.577Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.610Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:42 2026-02-04T09:42:42.610Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.610Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:42 2026-02-04T09:42:42.673Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.673Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.721Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.721Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.722Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.722Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.752Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [dev] [5.5.0] 09:42:42 09:42:42 Members {size:1, ver:1} [ 09:42:42 Member [10.30.106.63]:5701 - 1120c75a-41f6-4b00-934d-fc9a0b8792df this 09:42:42 ] 09:42:42 09:42:42 2026-02-04T09:42:42.753Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTED 09:42:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 09:42:42 2026-02-04T09:42:42.754Z INFO 6626 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 09:42:42 2026-02-04T09:42:42.776Z INFO 6626 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 09:42:42 2026-02-04T09:42:42.776Z INFO 6626 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 09:42:42 2026-02-04T09:42:42.776Z INFO 6626 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 09:42:42 2026-02-04T09:42:42.776Z INFO 6626 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 09:42:42 2026-02-04T09:42:42.776Z INFO 6626 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 09:42:42 2026-02-04T09:42:42.779Z INFO 6626 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 09:42:42 2026-02-04T09:42:42.779Z INFO 6626 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 09:42:42 2026-02-04T09:42:42.779Z INFO 6626 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 09:42:42 2026-02-04T09:42:42.779Z INFO 6626 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 09:42:42 2026-02-04T09:42:42.779Z INFO 6626 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 09:42:42 2026-02-04T09:42:42.804Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:42:42 2026-02-04T09:42:42.804Z INFO 6626 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - 1120c75a-41f6-4b00-934d-fc9a0b8792df this is handled 09:42:42 2026-02-04T09:42:42.805Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down multicast service... 09:42:42 2026-02-04T09:42:42.805Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down connection manager... 09:42:42 2026-02-04T09:42:42.806Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down node engine... 09:42:42 2026-02-04T09:42:42.836Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:42 2026-02-04T09:42:42.836Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.837Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:42 2026-02-04T09:42:42.864Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.864Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.867Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [dev] [5.5.0] Destroying node NodeExtension. 09:42:42 2026-02-04T09:42:42.868Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 63 ms. 09:42:42 2026-02-04T09:42:42.868Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:42:42 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 09:42:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 09:42:42 2026-02-04T09:42:42.894Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.894Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:42 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 09:42:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 09:42:42 2026-02-04T09:42:42.908Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.908Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.917Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.917Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:42 2026-02-04T09:42:42.918Z ERROR 6626 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventProducer : Unable to send message to topic : null and cause : sending failed 09:42:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 09:42:42 2026-02-04T09:42:42.920Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:42 2026-02-04T09:42:42.920Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 09:42:42 2026-02-04T09:42:42.934Z DEBUG 6626 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 09:42:42 2026-02-04T09:42:42.935Z DEBUG 6626 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 09:42:42 2026-02-04T09:42:42.935Z DEBUG 6626 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 09:42:42 2026-02-04T09:42:42.936Z DEBUG 6626 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 09:42:42 2026-02-04T09:42:42.939Z DEBUG 6626 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 09:42:42 2026-02-04T09:42:42.940Z DEBUG 6626 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 09:42:42 2026-02-04T09:42:42.941Z DEBUG 6626 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 09:42:42 2026-02-04T09:42:42.942Z DEBUG 6626 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 09:42:42 2026-02-04T09:42:42.942Z DEBUG 6626 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 09:42:42 2026-02-04T09:42:42.945Z DEBUG 6626 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 09:42:42 2026-02-04T09:42:42.945Z DEBUG 6626 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 09:42:42 2026-02-04T09:42:42.946Z DEBUG 6626 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 09:42:42 2026-02-04T09:42:42.946Z DEBUG 6626 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 09:42:42 2026-02-04T09:42:42.948Z DEBUG 6626 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 09:42:42 2026-02-04T09:42:42.948Z DEBUG 6626 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 09:42:42 2026-02-04T09:42:42.948Z DEBUG 6626 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 09:42:42 2026-02-04T09:42:42.948Z DEBUG 6626 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 09:42:42 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 09:42:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 09:42:43 2026-02-04T09:42:42.952Z INFO 6626 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 09:42:43 2026-02-04T09:42:42.964Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:43 2026-02-04T09:42:42.964Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:42.974Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:43 2026-02-04T09:42:42.974Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:42.980Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:43 2026-02-04T09:42:42.980Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:42.995Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:43 2026-02-04T09:42:42.995Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.000Z INFO 6626 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 27969cc301b859137af5a806f7bcea2ae41ace272afd187dbbf6956c1c00d0e9 09:42:43 2026-02-04T09:42:43.101Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.101Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.103Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.103Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.105Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.106Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.182Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.182Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.229Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.229Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.292Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.292Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.340Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.340Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.357Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.357Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.379Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.379Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.392Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.392Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.439Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.439Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.520Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.520Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.521Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.521Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.550Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.550Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.568Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.568Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.579Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.579Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.618Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:43 2026-02-04T09:42:43.618Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.618Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:43 2026-02-04T09:42:43.675Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.675Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.694Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.694Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.723Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.723Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.837Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:43 2026-02-04T09:42:43.837Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.837Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:43 2026-02-04T09:42:43.865Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.865Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.895Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.895Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.896Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.896Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.910Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.910Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.919Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.919Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:43 2026-02-04T09:42:43.920Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:43 2026-02-04T09:42:43.920Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:43.967Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:44 2026-02-04T09:42:43.967Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:43.975Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:44 2026-02-04T09:42:43.975Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:43.996Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:44 2026-02-04T09:42:43.996Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.102Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.102Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.104Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.104Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.106Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.106Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.183Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.183Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.231Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.231Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.296Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.296Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.331Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.331Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.342Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.342Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.380Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.380Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.394Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.394Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.441Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.441Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.521Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.521Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.521Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.521Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.544Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.544Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.570Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.570Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.580Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.580Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.618Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:44 2026-02-04T09:42:44.618Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.619Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:44 2026-02-04T09:42:44.677Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.677Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.723Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.723Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.735Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:44 2026-02-04T09:42:44.736Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.736Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:44 2026-02-04T09:42:44.743Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.743Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.798Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.798Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.804Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.804Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.819Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.819Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.896Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.896Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.920Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.920Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:44 2026-02-04T09:42:44.921Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:44 2026-02-04T09:42:44.921Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:44.968Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:45 2026-02-04T09:42:44.968Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:44.975Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:45 2026-02-04T09:42:44.975Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:44.997Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:45 2026-02-04T09:42:44.997Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.103Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.103Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.105Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.106Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.107Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.107Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.184Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.184Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.232Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.232Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.298Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.298Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.342Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.342Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.360Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.360Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.382Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.382Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.396Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.396Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.443Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.443Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.522Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.522Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.522Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.522Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.557Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.557Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.571Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.571Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.582Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.582Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.623Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:45 2026-02-04T09:42:45.623Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.623Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:45 2026-02-04T09:42:45.680Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.680Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.700Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.701Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.723Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.723Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.724Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.724Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.742Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:45 2026-02-04T09:42:45.742Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.742Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:45 2026-02-04T09:42:45.745Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.745Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.763Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.764Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.896Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.896Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.921Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.921Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:45 2026-02-04T09:42:45.922Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:45 2026-02-04T09:42:45.922Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:45.968Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:46 2026-02-04T09:42:45.968Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:45.976Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:46 2026-02-04T09:42:45.976Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:45.998Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:46 2026-02-04T09:42:45.998Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.105Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.105Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.108Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.108Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.113Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.113Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.186Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.186Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.233Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.233Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.306Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.306Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.344Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.344Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.361Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.361Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.385Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.385Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.396Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.397Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.445Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.445Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.523Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.524Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.524Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.524Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.557Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.557Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.571Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.571Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.585Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.585Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.590Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.590Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.624Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:46 2026-02-04T09:42:46.624Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.624Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:46 2026-02-04T09:42:46.708Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.708Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.723Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.723Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.725Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.725Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.745Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.745Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.764Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.764Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.770Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:46 2026-02-04T09:42:46.770Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.770Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:46 2026-02-04T09:42:46.896Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.896Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.922Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.922Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:46 2026-02-04T09:42:46.923Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:46 2026-02-04T09:42:46.923Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:46.969Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:47 2026-02-04T09:42:46.970Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:46.976Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:47 2026-02-04T09:42:46.976Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:46.999Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:47 2026-02-04T09:42:46.999Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.046Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.046Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.108Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.108Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.115Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.115Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.184Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.184Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.186Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.186Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.306Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.306Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.351Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.351Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.362Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.362Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.386Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.386Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.397Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.397Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.447Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.447Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.526Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.526Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.527Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.527Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.539Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.539Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.576Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:47 2026-02-04T09:42:47.576Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.576Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:47 2026-02-04T09:42:47.590Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.590Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.597Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.597Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.605Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.605Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.712Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.712Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.724Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.724Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.726Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.726Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.747Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.747Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.749Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.749Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.770Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:47 2026-02-04T09:42:47.770Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.770Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:47 2026-02-04T09:42:47.897Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.897Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.923Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.923Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:47 2026-02-04T09:42:47.923Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:47 2026-02-04T09:42:47.923Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:47.969Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:48 2026-02-04T09:42:47.969Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:47.978Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:48 2026-02-04T09:42:47.978Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:47.999Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:48 2026-02-04T09:42:47.999Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.047Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.047Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.110Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.110Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.116Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.116Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.186Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.186Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.188Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.188Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.219Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.219Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.333Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.333Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.364Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.364Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.366Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.366Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.398Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.398Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.457Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.457Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.483Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.483Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.527Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.527Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.540Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.540Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.577Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:48 2026-02-04T09:42:48.577Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.577Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:48 2026-02-04T09:42:48.599Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.599Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.599Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.599Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.606Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.606Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.634Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:48 2026-02-04T09:42:48.634Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.634Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:48 2026-02-04T09:42:48.725Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.725Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.727Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.727Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.727Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.727Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.748Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.748Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.750Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.750Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.773Z INFO 6626 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.820864979S 09:42:48 2026-02-04T09:42:48.776Z INFO 6626 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:42:48 allow.auto.create.topics = true 09:42:48 auto.commit.interval.ms = 5000 09:42:48 auto.include.jmx.reporter = true 09:42:48 auto.offset.reset = earliest 09:42:48 bootstrap.servers = [localhost:32775] 09:42:48 check.crcs = true 09:42:48 client.dns.lookup = use_all_dns_ips 09:42:48 client.id = consumer-ncmp-group-15 09:42:48 client.rack = 09:42:48 connections.max.idle.ms = 540000 09:42:48 default.api.timeout.ms = 60000 09:42:48 enable.auto.commit = true 09:42:48 enable.metrics.push = true 09:42:48 exclude.internal.topics = true 09:42:48 fetch.max.bytes = 52428800 09:42:48 fetch.max.wait.ms = 500 09:42:48 fetch.min.bytes = 1 09:42:48 group.id = ncmp-group 09:42:48 group.instance.id = null 09:42:48 group.protocol = classic 09:42:48 group.remote.assignor = null 09:42:48 heartbeat.interval.ms = 3000 09:42:48 interceptor.classes = [] 09:42:48 internal.leave.group.on.close = true 09:42:48 internal.throw.on.fetch.stable.offset.unsupported = false 09:42:48 isolation.level = read_uncommitted 09:42:48 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:42:48 max.partition.fetch.bytes = 1048576 09:42:48 max.poll.interval.ms = 300000 09:42:48 max.poll.records = 500 09:42:48 metadata.max.age.ms = 300000 09:42:48 metadata.recovery.strategy = none 09:42:48 metric.reporters = [] 09:42:48 metrics.num.samples = 2 09:42:48 metrics.recording.level = INFO 09:42:48 metrics.sample.window.ms = 30000 09:42:48 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:42:48 receive.buffer.bytes = 65536 09:42:48 reconnect.backoff.max.ms = 1000 09:42:48 reconnect.backoff.ms = 50 09:42:48 request.timeout.ms = 30000 09:42:48 retry.backoff.max.ms = 1000 09:42:48 retry.backoff.ms = 100 09:42:48 sasl.client.callback.handler.class = null 09:42:48 sasl.jaas.config = null 09:42:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:48 sasl.kerberos.min.time.before.relogin = 60000 09:42:48 sasl.kerberos.service.name = null 09:42:48 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:48 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:48 sasl.login.callback.handler.class = null 09:42:48 sasl.login.class = null 09:42:48 sasl.login.connect.timeout.ms = null 09:42:48 sasl.login.read.timeout.ms = null 09:42:48 sasl.login.refresh.buffer.seconds = 300 09:42:48 sasl.login.refresh.min.period.seconds = 60 09:42:48 sasl.login.refresh.window.factor = 0.8 09:42:48 sasl.login.refresh.window.jitter = 0.05 09:42:48 sasl.login.retry.backoff.max.ms = 10000 09:42:48 sasl.login.retry.backoff.ms = 100 09:42:48 sasl.mechanism = GSSAPI 09:42:48 sasl.oauthbearer.clock.skew.seconds = 30 09:42:48 sasl.oauthbearer.expected.audience = null 09:42:48 sasl.oauthbearer.expected.issuer = null 09:42:48 sasl.oauthbearer.header.urlencode = false 09:42:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:48 sasl.oauthbearer.jwks.endpoint.url = null 09:42:48 sasl.oauthbearer.scope.claim.name = scope 09:42:48 sasl.oauthbearer.sub.claim.name = sub 09:42:48 sasl.oauthbearer.token.endpoint.url = null 09:42:48 security.protocol = PLAINTEXT 09:42:48 security.providers = null 09:42:48 send.buffer.bytes = 131072 09:42:48 session.timeout.ms = 45000 09:42:48 socket.connection.setup.timeout.max.ms = 30000 09:42:48 socket.connection.setup.timeout.ms = 10000 09:42:48 ssl.cipher.suites = null 09:42:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:48 ssl.endpoint.identification.algorithm = https 09:42:48 ssl.engine.factory.class = null 09:42:48 ssl.key.password = null 09:42:48 ssl.keymanager.algorithm = SunX509 09:42:48 ssl.keystore.certificate.chain = null 09:42:48 ssl.keystore.key = null 09:42:48 ssl.keystore.location = null 09:42:48 ssl.keystore.password = null 09:42:48 ssl.keystore.type = JKS 09:42:48 ssl.protocol = TLSv1.3 09:42:48 ssl.provider = null 09:42:48 ssl.secure.random.implementation = null 09:42:48 ssl.trustmanager.algorithm = PKIX 09:42:48 ssl.truststore.certificates = null 09:42:48 ssl.truststore.location = null 09:42:48 ssl.truststore.password = null 09:42:48 ssl.truststore.type = JKS 09:42:48 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:42:48 09:42:48 2026-02-04T09:42:48.776Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:48 2026-02-04T09:42:48.779Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:48 2026-02-04T09:42:48.779Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:48 2026-02-04T09:42:48.779Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198168779 09:42:48 09:42:48 . ____ _ __ _ _ 09:42:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:42:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:42:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:42:48 ' |____| .__|_| |_|_| |_\__, | / / / / 09:42:48 =========|_|==============|___/=/_/_/_/ 09:42:48 09:42:48 :: Spring Boot :: (v3.5.9) 09:42:48 09:42:48 2026-02-04T09:42:48.792Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:42:48 2026-02-04T09:42:48.792Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 09:42:48 2026-02-04T09:42:48.798Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Started EventProducerSpec in 0.017 seconds (process running for 99.835) 09:42:48 2026-02-04T09:42:48.800Z INFO 6626 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 09:42:48 2026-02-04T09:42:48.802Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:42:48 2026-02-04T09:42:48.802Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:42:48 acks = -1 09:42:48 auto.include.jmx.reporter = true 09:42:48 batch.size = 16384 09:42:48 bootstrap.servers = [localhost:32775] 09:42:48 buffer.memory = 33554432 09:42:48 client.dns.lookup = use_all_dns_ips 09:42:48 client.id = producer-27 09:42:48 compression.gzip.level = -1 09:42:48 compression.lz4.level = 9 09:42:48 compression.type = none 09:42:48 compression.zstd.level = 3 09:42:48 connections.max.idle.ms = 540000 09:42:48 delivery.timeout.ms = 120000 09:42:48 enable.idempotence = false 09:42:48 enable.metrics.push = true 09:42:48 interceptor.classes = [] 09:42:48 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:42:48 linger.ms = 1 09:42:48 max.block.ms = 60000 09:42:48 max.in.flight.requests.per.connection = 5 09:42:48 max.request.size = 1048576 09:42:48 metadata.max.age.ms = 300000 09:42:48 metadata.max.idle.ms = 300000 09:42:48 metadata.recovery.strategy = none 09:42:48 metric.reporters = [] 09:42:48 metrics.num.samples = 2 09:42:48 metrics.recording.level = INFO 09:42:48 metrics.sample.window.ms = 30000 09:42:48 partitioner.adaptive.partitioning.enable = true 09:42:48 partitioner.availability.timeout.ms = 0 09:42:48 partitioner.class = null 09:42:48 partitioner.ignore.keys = false 09:42:48 receive.buffer.bytes = 32768 09:42:48 reconnect.backoff.max.ms = 1000 09:42:48 reconnect.backoff.ms = 50 09:42:48 request.timeout.ms = 30000 09:42:48 retries = 0 09:42:48 retry.backoff.max.ms = 1000 09:42:48 retry.backoff.ms = 100 09:42:48 sasl.client.callback.handler.class = null 09:42:48 sasl.jaas.config = null 09:42:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:42:48 sasl.kerberos.min.time.before.relogin = 60000 09:42:48 sasl.kerberos.service.name = null 09:42:48 sasl.kerberos.ticket.renew.jitter = 0.05 09:42:48 sasl.kerberos.ticket.renew.window.factor = 0.8 09:42:48 sasl.login.callback.handler.class = null 09:42:48 sasl.login.class = null 09:42:48 sasl.login.connect.timeout.ms = null 09:42:48 sasl.login.read.timeout.ms = null 09:42:48 sasl.login.refresh.buffer.seconds = 300 09:42:48 sasl.login.refresh.min.period.seconds = 60 09:42:48 sasl.login.refresh.window.factor = 0.8 09:42:48 sasl.login.refresh.window.jitter = 0.05 09:42:48 sasl.login.retry.backoff.max.ms = 10000 09:42:48 sasl.login.retry.backoff.ms = 100 09:42:48 sasl.mechanism = GSSAPI 09:42:48 sasl.oauthbearer.clock.skew.seconds = 30 09:42:48 sasl.oauthbearer.expected.audience = null 09:42:48 sasl.oauthbearer.expected.issuer = null 09:42:48 sasl.oauthbearer.header.urlencode = false 09:42:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:42:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:42:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:42:48 sasl.oauthbearer.jwks.endpoint.url = null 09:42:48 sasl.oauthbearer.scope.claim.name = scope 09:42:48 sasl.oauthbearer.sub.claim.name = sub 09:42:48 sasl.oauthbearer.token.endpoint.url = null 09:42:48 security.protocol = PLAINTEXT 09:42:48 security.providers = null 09:42:48 send.buffer.bytes = 131072 09:42:48 socket.connection.setup.timeout.max.ms = 30000 09:42:48 socket.connection.setup.timeout.ms = 10000 09:42:48 ssl.cipher.suites = null 09:42:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:42:48 ssl.endpoint.identification.algorithm = https 09:42:48 ssl.engine.factory.class = null 09:42:48 ssl.key.password = null 09:42:48 ssl.keymanager.algorithm = SunX509 09:42:48 ssl.keystore.certificate.chain = null 09:42:48 ssl.keystore.key = null 09:42:48 ssl.keystore.location = null 09:42:48 ssl.keystore.password = null 09:42:48 ssl.keystore.type = JKS 09:42:48 ssl.protocol = TLSv1.3 09:42:48 ssl.provider = null 09:42:48 ssl.secure.random.implementation = null 09:42:48 ssl.trustmanager.algorithm = PKIX 09:42:48 ssl.truststore.certificates = null 09:42:48 ssl.truststore.location = null 09:42:48 ssl.truststore.password = null 09:42:48 ssl.truststore.type = JKS 09:42:48 transaction.timeout.ms = 60000 09:42:48 transactional.id = null 09:42:48 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 09:42:48 09:42:48 2026-02-04T09:42:48.802Z INFO 6626 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:42:48 2026-02-04T09:42:48.813Z INFO 6626 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:42:48 2026-02-04T09:42:48.813Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:42:48 2026-02-04T09:42:48.813Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:42:48 2026-02-04T09:42:48.813Z INFO 6626 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198168813 09:42:48 2026-02-04T09:42:48.850Z WARN 6626 --- [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} 09:42:48 2026-02-04T09:42:48.851Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.Metadata : [Producer clientId=producer-27] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:48 2026-02-04T09:42:48.897Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.897Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.923Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.924Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:48 2026-02-04T09:42:48.924Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:48 2026-02-04T09:42:48.924Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:48.971Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:49 2026-02-04T09:42:48.971Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:48.992Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:49 2026-02-04T09:42:48.992Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.001Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.001Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.021Z INFO 6626 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:42:49 2026-02-04T09:42:49.048Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.048Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.111Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.111Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.117Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.118Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.141Z INFO 6626 --- [ 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) 09:42:49 2026-02-04T09:42:49.143Z INFO 6626 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 09:42:49 2026-02-04T09:42:49.165Z INFO 6626 --- [ 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-e1006ed9-a2c1-4fc8-9fa3-c6c11896ac97 09:42:49 2026-02-04T09:42:49.165Z INFO 6626 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 09:42:49 2026-02-04T09:42:49.187Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.187Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.189Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.189Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.190Z INFO 6626 --- [ 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-e1006ed9-a2c1-4fc8-9fa3-c6c11896ac97', protocol='range'} 09:42:49 2026-02-04T09:42:49.191Z INFO 6626 --- [ 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-e1006ed9-a2c1-4fc8-9fa3-c6c11896ac97=Assignment(partitions=[ncmp-events-test-0])} 09:42:49 2026-02-04T09:42:49.210Z INFO 6626 --- [ 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-e1006ed9-a2c1-4fc8-9fa3-c6c11896ac97', protocol='range'} 09:42:49 2026-02-04T09:42:49.211Z INFO 6626 --- [ 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]) 09:42:49 2026-02-04T09:42:49.211Z INFO 6626 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 09:42:49 2026-02-04T09:42:49.218Z INFO 6626 --- [ 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 09:42:49 2026-02-04T09:42:49.222Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.222Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.226Z INFO 6626 --- [ 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}}. 09:42:49 2026-02-04T09:42:49.330Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node -1 disconnected. 09:42:49 2026-02-04T09:42:49.330Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.330Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Cancelled in-flight METADATA request with correlation id 8 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 09:42:49 2026-02-04T09:42:49.334Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.334Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.364Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.365Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.366Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.366Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.392Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.392Z INFO 6626 --- [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: 134ms, elapsed time since send: 134ms, throttle time: 0ms, request timeout: 30000ms) 09:42:49 2026-02-04T09:42:49.392Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node -1 disconnected. 09:42:49 2026-02-04T09:42:49.392Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 2147483646 disconnected. 09:42:49 2026-02-04T09:42:49.392Z INFO 6626 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Error sending fetch request (sessionId=113981492, epoch=1) to node 1: 09:42:49 09:42:49 org.apache.kafka.common.errors.DisconnectException 09:42:49 09:42:49 2026-02-04T09:42:49.393Z INFO 6626 --- [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. 09:42:49 2026-02-04T09:42:49.399Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.399Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.448Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.448Z WARN 6626 --- [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. 09:42:49 2026-02-04T09:42:49.462Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.462Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.484Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:49 2026-02-04T09:42:49.484Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.484Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.484Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.484Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:49 2026-02-04T09:42:49.493Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.493Z WARN 6626 --- [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. 09:42:49 2026-02-04T09:42:49.508Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.508Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.556 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 09:42:49 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 09:42:49 09:42:49,530 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:42:49 09:42:49,530 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 09:42:49 09:42:49,530 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 09:42:49 09:42:49,534 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 09:42:49 09:42:49,534 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 09:42:49 09:42:49,540 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 09:42:49 09:42:49,540 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 09:42:49 09:42:49 . ____ _ __ _ _ 09:42:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:42:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:42:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:42:49 ' |____| .__|_| |_|_| |_\__, | / / / / 09:42:49 =========|_|==============|___/=/_/_/_/ 09:42:49 09:42:49 :: Spring Boot :: (v3.5.9) 09:42:49 09:42:49 2026-02-04T09:42:49.545Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:42:49 2026-02-04T09:42:49.545Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 09:42:49 2026-02-04T09:42:49.548Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.548Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.552Z INFO 6626 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.035 seconds (process running for 100.589) 09:42:49 2026-02-04T09:42:49.587Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.587Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.603Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.603Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:49 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 09:42:49 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 09:42:49 2026-02-04T09:42:49.612Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.612Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:49 09:42:49 . ____ _ __ _ _ 09:42:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:42:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:42:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:42:49 ' |____| .__|_| |_|_| |_\__, | / / / / 09:42:49 =========|_|==============|___/=/_/_/_/ 09:42:49 09:42:49 :: Spring Boot :: (v3.5.9) 09:42:49 09:42:49 2026-02-04T09:42:49.620Z INFO 6626 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:42:49 2026-02-04T09:42:49.620Z INFO 6626 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 09:42:49 2026-02-04T09:42:49.625Z INFO 6626 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.015 seconds (process running for 100.662) 09:42:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 09:42:49 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 09:42:49 2026-02-04T09:42:49.637Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 09:42:49 o o o o---o o--o o o---o o o----o o--o--o 09:42:49 | | / \ / | / / \ | | 09:42:49 o----o o o o----o | o o o----o | 09:42:49 | | * \ / | \ * \ | | 09:42:49 o o * o o---o o--o o----o o---o * o o----o o 09:42:49 09:42:49 2026-02-04T09:42:49.637Z INFO 6626 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:42:49 2026-02-04T09:42:49.637Z INFO 6626 --- [ 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 09:42:49 2026-02-04T09:42:49.637Z INFO 6626 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 09:42:49 2026-02-04T09:42:49.637Z INFO 6626 --- [ 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. 09:42:49 2026-02-04T09:42:49.637Z INFO 6626 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 09:42:49 To enable the Jet engine on the members, do one of the following: 09:42:49 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:42:49 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:42:49 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:42:49 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:42:49 2026-02-04T09:42:49.644Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:49 2026-02-04T09:42:49.644Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.644Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:49 2026-02-04T09:42:49.647Z INFO 6626 --- [ 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. 09:42:49 2026-02-04T09:42:49.648Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 09:42:49 2026-02-04T09:42:49.654Z INFO 6626 --- [ 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. 09:42:49 2026-02-04T09:42:49.654Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 09:42:49 2026-02-04T09:42:49.667Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.667Z WARN 6626 --- [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. 09:42:49 2026-02-04T09:42:49.694Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.694Z WARN 6626 --- [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. 09:42:49 2026-02-04T09:42:49.727Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.727Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.728Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.728Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.730Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.730Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.750Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.750Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.752Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.752Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.899Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.899Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.918Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.918Z WARN 6626 --- [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. 09:42:49 2026-02-04T09:42:49.925Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.925Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:49 2026-02-04T09:42:49.970Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:49 2026-02-04T09:42:49.970Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:49.973Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:50 2026-02-04T09:42:49.973Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:49.994Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:50 2026-02-04T09:42:49.994Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:49.995Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:42:50 2026-02-04T09:42:49.995Z WARN 6626 --- [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. 09:42:50 2026-02-04T09:42:50.001Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.001Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.049Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.049Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.081Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.081Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.095Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.095Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.118Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.118Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.188Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.188Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.223Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.223Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.337Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:50 2026-02-04T09:42:50.337Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.337Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:50 2026-02-04T09:42:50.360Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.360Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.362Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.362Z WARN 6626 --- [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. 09:42:50 2026-02-04T09:42:50.365Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.365Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.366Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.366Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.399Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.399Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.464Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.464Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.485Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.485Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.496Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.496Z WARN 6626 --- [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. 09:42:50 2026-02-04T09:42:50.510Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.510Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.546Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:50 2026-02-04T09:42:50.546Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.546Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:50 2026-02-04T09:42:50.550Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.550Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.591Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.591Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.605Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.605Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.612Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.612Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.728Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.728Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.730Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.730Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.732Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.732Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.751Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.751Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.753Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.753Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.899Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.899Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:50 2026-02-04T09:42:50.971Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:50 2026-02-04T09:42:50.971Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:50.973Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:51 2026-02-04T09:42:50.973Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:50.975Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:51 2026-02-04T09:42:50.975Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:50.992Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:51 2026-02-04T09:42:50.992Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:50.995Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:51 2026-02-04T09:42:50.995Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.002Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.002Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.050Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.050Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.085Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.085Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.118Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.118Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.149Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.149Z WARN 6626 --- [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. 09:42:51 2026-02-04T09:42:51.190Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.190Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.223Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.223Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.340Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:51 2026-02-04T09:42:51.340Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.340Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:51 2026-02-04T09:42:51.362Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.362Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.365Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.365Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.365Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.365Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.368Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.368Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.399Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.399Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.485Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.485Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.498Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.498Z WARN 6626 --- [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. 09:42:51 2026-02-04T09:42:51.512Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.512Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.549Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:51 2026-02-04T09:42:51.549Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.549Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:51 2026-02-04T09:42:51.550Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.550Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.593Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.593Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.607Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.607Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.613Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.613Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.729Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.729Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.731Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.731Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.734Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.734Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.753Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.753Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.754Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.754Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.900Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.900Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.906Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.907Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.973Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.973Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:51 2026-02-04T09:42:51.974Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:51 2026-02-04T09:42:51.974Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:51.997Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:52 2026-02-04T09:42:51.997Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.003Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.003Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.015Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.015Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.050Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.050Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.085Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.085Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.120Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.120Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.120Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.120Z WARN 6626 --- [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. 09:42:52 2026-02-04T09:42:52.191Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.191Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.224Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.224Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.242Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:52 2026-02-04T09:42:52.242Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.242Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:52 2026-02-04T09:42:52.363Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.363Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.367Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.367Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.368Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.368Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.393Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 09:42:52 09:42:52 Members {size:1, ver:1} [ 09:42:52 Member [10.250.0.254]:5701 - 078c92e3-6080-4730-8754-98b3c0a91115 this 09:42:52 ] 09:42:52 09:42:52 2026-02-04T09:42:52.395Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 09:42:52 2026-02-04T09:42:52.400Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.400Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.401Z INFO 6626 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 09:42:52 2026-02-04T09:42:52.408Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.408Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.423Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 09:42:52 2026-02-04T09:42:52.423Z INFO 6626 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Shutdown request of Member [10.250.0.254]:5701 - 078c92e3-6080-4730-8754-98b3c0a91115 this is handled 09:42:52 2026-02-04T09:42:52.425Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 09:42:52 2026-02-04T09:42:52.425Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 09:42:52 2026-02-04T09:42:52.425Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 09:42:52 2026-02-04T09:42:52.448Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:52 2026-02-04T09:42:52.448Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.449Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:52 2026-02-04T09:42:52.485Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.486Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.500Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.500Z WARN 6626 --- [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. 09:42:52 2026-02-04T09:42:52.515Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.515Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.550Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.550Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.593Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.593Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.609Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.609Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.614Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.614Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.690Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 09:42:52 2026-02-04T09:42:52.691Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 268 ms. 09:42:52 2026-02-04T09:42:52.691Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 09:42:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.056 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 09:42:52 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 09:42:52 09:42:52 . ____ _ __ _ _ 09:42:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:42:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:42:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:42:52 ' |____| .__|_| |_|_| |_\__, | / / / / 09:42:52 =========|_|==============|___/=/_/_/_/ 09:42:52 09:42:52 :: Spring Boot :: (v3.5.9) 09:42:52 09:42:52 2026-02-04T09:42:52.707Z INFO 6626 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:42:52 2026-02-04T09:42:52.707Z INFO 6626 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 09:42:52 2026-02-04T09:42:52.707Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.708Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.720Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] 09:42:52 o o o o---o o--o o o---o o o----o o--o--o 09:42:52 | | / \ / | / / \ | | 09:42:52 o----o o o o----o | o o o----o | 09:42:52 | | * \ / | \ * \ | | 09:42:52 o o * o o---o o--o o----o o---o * o o----o o 09:42:52 09:42:52 2026-02-04T09:42:52.720Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:42:52 2026-02-04T09:42:52.720Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:42:52 2026-02-04T09:42:52.720Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 09:42:52 2026-02-04T09:42:52.720Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:42:52 2026-02-04T09:42:52.720Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 09:42:52 To enable the Jet engine on the members, do one of the following: 09:42:52 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:42:52 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:42:52 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:42:52 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:42:52 2026-02-04T09:42:52.732Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.732Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.733Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:42:52 2026-02-04T09:42:52.734Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 09:42:52 2026-02-04T09:42:52.735Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.735Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.739Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.739Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.743Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:42:52 2026-02-04T09:42:52.744Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is STARTING 09:42:52 2026-02-04T09:42:52.754Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.754Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.759Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.759Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.901Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.901Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.974Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.974Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:52 2026-02-04T09:42:52.975Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:52 2026-02-04T09:42:52.976Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:52.998Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:53 2026-02-04T09:42:52.998Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.004Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.004Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.015Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.015Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.051Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.051Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.087Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.087Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.120Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.120Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.121Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.121Z WARN 6626 --- [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. 09:42:53 2026-02-04T09:42:53.145Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:53 2026-02-04T09:42:53.145Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.145Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:53 2026-02-04T09:42:53.200Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.200Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.225Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.225Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.351Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:53 2026-02-04T09:42:53.351Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.351Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:53 2026-02-04T09:42:53.365Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.365Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.368Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.369Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.370Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.370Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.401Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.401Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.402Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.402Z WARN 6626 --- [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. 09:42:53 2026-02-04T09:42:53.409Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.409Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.486Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.486Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.517Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.517Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.552Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.552Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.594Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.594Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.611Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.611Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.616Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.616Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.711Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.711Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.733Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.733Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.741Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.741Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.755Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.755Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.756Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.756Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.760Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.760Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.901Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.901Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.975Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.975Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:53 2026-02-04T09:42:53.976Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:53 2026-02-04T09:42:53.976Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:53.999Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:54 2026-02-04T09:42:53.999Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.004Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.004Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.017Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.017Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.048Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:54 2026-02-04T09:42:54.048Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.048Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:54 2026-02-04T09:42:54.052Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.052Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.087Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.087Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.120Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.120Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.121Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.121Z WARN 6626 --- [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. 09:42:54 2026-02-04T09:42:54.202Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.202Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.225Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.225Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.318Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:54 2026-02-04T09:42:54.318Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.318Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:54 2026-02-04T09:42:54.366Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.366Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.369Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.369Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.371Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.371Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.402Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.402Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.404Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.404Z WARN 6626 --- [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. 09:42:54 2026-02-04T09:42:54.410Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.410Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.486Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.486Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.518Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.518Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.552Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.552Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.585Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.585Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.613Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.613Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.657Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.657Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.711Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.711Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.734Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.734Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.743Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.743Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.755Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.755Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.757Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.757Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.760Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.760Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.903Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.903Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.963Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.963Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.976Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.976Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:54 2026-02-04T09:42:54.977Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:54 2026-02-04T09:42:54.977Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:54.998Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] 09:42:55 09:42:55 Members {size:1, ver:1} [ 09:42:55 Member [10.30.106.63]:5701 - 17459434-70e6-4f8a-9f09-416f3c567de2 this 09:42:55 ] 09:42:55 09:42:55 2026-02-04T09:42:54.999Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is STARTED 09:42:55 2026-02-04T09:42:55.000Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.000Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.005Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.005Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.007Z INFO 6626 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 2.311 seconds (process running for 106.044) 09:42:55 2026-02-04T09:42:55.015Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:42:55 2026-02-04T09:42:55.016Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 09:42:55 2026-02-04T09:42:55.016Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 09:42:55 2026-02-04T09:42:55.017Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 09:42:55 2026-02-04T09:42:55.051Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:55 2026-02-04T09:42:55.051Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.051Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:55 2026-02-04T09:42:55.053Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.053Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.087Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.087Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.092Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 09:42:55 2026-02-04T09:42:55.092Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 77 ms. 09:42:55 2026-02-04T09:42:55.092Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:42:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.398 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 09:42:55 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 09:42:55 2026-02-04T09:42:55.108Z INFO 6626 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 09:42:55 2026-02-04T09:42:55.122Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.122Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.170Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [dev] [5.5.0] 09:42:55 o o o o---o o--o o o---o o o----o o--o--o 09:42:55 | | / \ / | / / \ | | 09:42:55 o----o o o o----o | o o o----o | 09:42:55 | | * \ / | \ * \ | | 09:42:55 o o * o o---o o--o o----o o---o * o o----o o 09:42:55 09:42:55 2026-02-04T09:42:55.170Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:42:55 2026-02-04T09:42:55.170Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:42:55 2026-02-04T09:42:55.170Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Cluster name: dev 09:42:55 2026-02-04T09:42:55.170Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:42:55 2026-02-04T09:42:55.170Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] The Jet engine is disabled. 09:42:55 To enable the Jet engine on the members, do one of the following: 09:42:55 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:42:55 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:42:55 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:42:55 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:42:55 2026-02-04T09:42:55.174Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.174Z WARN 6626 --- [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. 09:42:55 2026-02-04T09:42:55.179Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:42:55 2026-02-04T09:42:55.180Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Using Multicast discovery 09:42:55 2026-02-04T09:42:55.185Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:42:55 2026-02-04T09:42:55.185Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTING 09:42:55 2026-02-04T09:42:55.188Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.188Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.212Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.212Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.319Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:55 2026-02-04T09:42:55.319Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.319Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:55 2026-02-04T09:42:55.367Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.367Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.370Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.370Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.373Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.373Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.404Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.404Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.410Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.410Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.413Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.413Z WARN 6626 --- [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. 09:42:55 2026-02-04T09:42:55.484Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.484Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.488Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.488Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.523Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.523Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.614Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.614Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.615Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.615Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.659Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.659Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.723Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.723Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.735Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.735Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.745Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.745Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.758Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.759Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.761Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.761Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.762Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.762Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.889Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.889Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.904Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.904Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.971Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.971Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:55 2026-02-04T09:42:55.979Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:55 2026-02-04T09:42:55.979Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.001Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.001Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.006Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.006Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.065Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:56 2026-02-04T09:42:56.065Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.065Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:56 2026-02-04T09:42:56.079Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.079Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.088Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.088Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.124Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.124Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.141Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.141Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.175Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.175Z WARN 6626 --- [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. 09:42:56 2026-02-04T09:42:56.214Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.214Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.320Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:56 2026-02-04T09:42:56.320Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.320Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:56 2026-02-04T09:42:56.369Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.369Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.372Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.372Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.375Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.375Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.411Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.411Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.415Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.415Z WARN 6626 --- [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. 09:42:56 2026-02-04T09:42:56.448Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.448Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.489Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.490Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.506Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.506Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.525Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.525Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.615Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.615Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.617Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.617Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.660Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.660Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.682Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.682Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.737Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.737Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.747Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.747Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.758Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.758Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.762Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.762Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.762Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.762Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.792Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.792Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.905Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.905Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.956Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.956Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.967Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:56 2026-02-04T09:42:56.967Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.967Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:56 2026-02-04T09:42:56.972Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.972Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:56 2026-02-04T09:42:56.980Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:56 2026-02-04T09:42:56.980Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.007Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.007Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.081Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.081Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.088Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.088Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.125Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.125Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.142Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.142Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.158Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:57 2026-02-04T09:42:57.158Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.158Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:57 2026-02-04T09:42:57.175Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.175Z WARN 6626 --- [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. 09:42:57 2026-02-04T09:42:57.214Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.214Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.369Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.369Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.372Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.372Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.377Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.377Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.411Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.411Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.416Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.416Z WARN 6626 --- [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. 09:42:57 2026-02-04T09:42:57.450Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.450Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.490Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.490Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.506Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.506Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.527Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.527Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.616Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.616Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.618Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.618Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.634Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.634Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.662Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.662Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.737Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.737Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.748Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.748Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.759Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.759Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.762Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.762Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.763Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.763Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.793Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.793Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.830Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [dev] [5.5.0] 09:42:57 09:42:57 Members {size:1, ver:1} [ 09:42:57 Member [10.30.106.63]:5701 - 8f6e9e3f-667b-48b7-8931-f866c7628fc7 this 09:42:57 ] 09:42:57 09:42:57 2026-02-04T09:42:57.831Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTED 09:42:57 2026-02-04T09:42:57.832Z INFO 6626 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 09:42:57 2026-02-04T09:42:57.837Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:42:57 2026-02-04T09:42:57.838Z INFO 6626 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - 8f6e9e3f-667b-48b7-8931-f866c7628fc7 this is handled 09:42:57 2026-02-04T09:42:57.839Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down multicast service... 09:42:57 2026-02-04T09:42:57.839Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down connection manager... 09:42:57 2026-02-04T09:42:57.839Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down node engine... 09:42:57 2026-02-04T09:42:57.906Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.906Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.921Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [dev] [5.5.0] Destroying node NodeExtension. 09:42:57 2026-02-04T09:42:57.921Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 83 ms. 09:42:57 2026-02-04T09:42:57.921Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:42:57 2026-02-04T09:42:57.923Z INFO 6626 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 09:42:57 2026-02-04T09:42:57.957Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.957Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.970Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:57 2026-02-04T09:42:57.970Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.970Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:57 2026-02-04T09:42:57.973Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.973Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:57 2026-02-04T09:42:57.978Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [dev] [5.5.0] 09:42:57 o o o o---o o--o o o---o o o----o o--o--o 09:42:57 | | / \ / | / / \ | | 09:42:57 o----o o o o----o | o o o----o | 09:42:57 | | * \ / | \ * \ | | 09:42:57 o o * o o---o o--o o----o o---o * o o----o o 09:42:57 09:42:57 2026-02-04T09:42:57.978Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:42:57 2026-02-04T09:42:57.978Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:42:57 2026-02-04T09:42:57.978Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Cluster name: dev 09:42:57 2026-02-04T09:42:57.978Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:42:57 2026-02-04T09:42:57.978Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] The Jet engine is disabled. 09:42:57 To enable the Jet engine on the members, do one of the following: 09:42:57 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:42:57 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:42:57 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:42:57 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:42:57 2026-02-04T09:42:57.982Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:57 2026-02-04T09:42:57.982Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:57.989Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:42:58 2026-02-04T09:42:57.991Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Using Multicast discovery 09:42:58 2026-02-04T09:42:57.996Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:42:58 2026-02-04T09:42:57.997Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTING 09:42:58 2026-02-04T09:42:58.008Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.008Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.081Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.081Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.090Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.090Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.126Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.126Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.144Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.144Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.162Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:58 2026-02-04T09:42:58.162Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.162Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:58 2026-02-04T09:42:58.176Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.176Z WARN 6626 --- [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. 09:42:58 2026-02-04T09:42:58.215Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.215Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.371Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.371Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.374Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.374Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.379Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.379Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.412Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.412Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.418Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.418Z WARN 6626 --- [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. 09:42:58 2026-02-04T09:42:58.438Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.438Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.451Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.451Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.491Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.491Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.507Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.507Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.531Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.531Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.617Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.617Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.621Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.621Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.663Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.663Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.738Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.739Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.750Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.750Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.760Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.760Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.763Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.763Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.764Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.764Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.795Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.795Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.907Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.907Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.958Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.958Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.971Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:58 2026-02-04T09:42:58.971Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.971Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:58 2026-02-04T09:42:58.975Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.975Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:58 2026-02-04T09:42:58.982Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:58 2026-02-04T09:42:58.982Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.010Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.010Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.082Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.082Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.091Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.091Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.128Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.128Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.146Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.146Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.162Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:42:59 2026-02-04T09:42:59.162Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.162Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:59 2026-02-04T09:42:59.173Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.173Z WARN 6626 --- [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. 09:42:59 2026-02-04T09:42:59.216Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.216Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.372Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.372Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.376Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.376Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.381Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.381Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.413Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.413Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.420Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.420Z WARN 6626 --- [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. 09:42:59 2026-02-04T09:42:59.439Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.439Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.451Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.451Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.493Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.493Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.507Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.507Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.532Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.533Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.618Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.618Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.623Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.623Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.660Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.660Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.664Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.664Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.738Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.738Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.741Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.741Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.753Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.753Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.765Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.765Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.765Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.765Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.909Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.909Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.958Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.958Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.973Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:42:59 2026-02-04T09:42:59.974Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.974Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:42:59 2026-02-04T09:42:59.976Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.976Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:42:59 2026-02-04T09:42:59.984Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:42:59 2026-02-04T09:42:59.984Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.011Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.011Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.093Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.093Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.113Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.113Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.130Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.130Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.147Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.147Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.163Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:00 2026-02-04T09:43:00.163Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.163Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:00 2026-02-04T09:43:00.176Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.176Z WARN 6626 --- [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. 09:43:00 2026-02-04T09:43:00.217Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.217Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.372Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.372Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.377Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.377Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.383Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.383Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.415Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.415Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.423Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.423Z WARN 6626 --- [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. 09:43:00 2026-02-04T09:43:00.440Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:00 09:43:00 Members {size:1, ver:1} [ 09:43:00 Member [10.30.106.63]:5701 - e44b61ba-d9e7-4b30-a798-aaa5c290f542 this 09:43:00 ] 09:43:00 09:43:00 2026-02-04T09:43:00.440Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.440Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.441Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTED 09:43:00 2026-02-04T09:43:00.442Z INFO 6626 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 09:43:00 2026-02-04T09:43:00.447Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:43:00 2026-02-04T09:43:00.447Z INFO 6626 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - e44b61ba-d9e7-4b30-a798-aaa5c290f542 this is handled 09:43:00 2026-02-04T09:43:00.448Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down multicast service... 09:43:00 2026-02-04T09:43:00.449Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down connection manager... 09:43:00 2026-02-04T09:43:00.449Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down node engine... 09:43:00 2026-02-04T09:43:00.452Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.452Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.509Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.509Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.515Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.515Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.520Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [dev] [5.5.0] Destroying node NodeExtension. 09:43:00 2026-02-04T09:43:00.520Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 73 ms. 09:43:00 2026-02-04T09:43:00.520Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:43:00 2026-02-04T09:43:00.522Z INFO 6626 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 09:43:00 2026-02-04T09:43:00.534Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.534Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.562Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.562Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.575Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:00 o o o o---o o--o o o---o o o----o o--o--o 09:43:00 | | / \ / | / / \ | | 09:43:00 o----o o o o----o | o o o----o | 09:43:00 | | * \ / | \ * \ | | 09:43:00 o o * o o---o o--o o----o o---o * o o----o o 09:43:00 09:43:00 2026-02-04T09:43:00.575Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:43:00 2026-02-04T09:43:00.575Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:43:00 2026-02-04T09:43:00.575Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Cluster name: dev 09:43:00 2026-02-04T09:43:00.575Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:43:00 2026-02-04T09:43:00.575Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] The Jet engine is disabled. 09:43:00 To enable the Jet engine on the members, do one of the following: 09:43:00 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:43:00 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:43:00 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:43:00 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:43:00 2026-02-04T09:43:00.584Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:43:00 2026-02-04T09:43:00.585Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Using Multicast discovery 09:43:00 2026-02-04T09:43:00.592Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:43:00 2026-02-04T09:43:00.592Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTING 09:43:00 2026-02-04T09:43:00.620Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.620Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.626Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.626Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.665Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.665Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.709Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.710Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.748Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.748Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.755Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.755Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.767Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.767Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.767Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.767Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.812Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:00 2026-02-04T09:43:00.812Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.812Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:00 2026-02-04T09:43:00.909Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.909Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.960Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.960Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.976Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.976Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:00 2026-02-04T09:43:00.984Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:00 2026-02-04T09:43:00.984Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.012Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.012Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.093Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.093Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.114Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.114Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.131Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.131Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.148Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.148Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.173Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:01 2026-02-04T09:43:01.173Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.173Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:01 2026-02-04T09:43:01.178Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.178Z WARN 6626 --- [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. 09:43:01 2026-02-04T09:43:01.218Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.218Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.373Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.373Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.378Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.378Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.385Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.385Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.415Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.415Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.424Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.424Z WARN 6626 --- [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. 09:43:01 2026-02-04T09:43:01.442Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.442Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.454Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.454Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.467Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.467Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.469Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.469Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.478Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.478Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.536Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.536Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.551Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.551Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.563Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.563Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.628Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.628Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.666Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.666Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.749Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.749Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.756Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.756Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.768Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.768Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.768Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.768Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.825Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:01 2026-02-04T09:43:01.825Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.825Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:01 2026-02-04T09:43:01.910Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.910Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.961Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.961Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.977Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.977Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:01 2026-02-04T09:43:01.985Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:01 2026-02-04T09:43:01.986Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.013Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.013Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.025Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:02 2026-02-04T09:43:02.025Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.026Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:02 2026-02-04T09:43:02.094Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.094Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.116Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.116Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.131Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.131Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.149Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.149Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.179Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.179Z WARN 6626 --- [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. 09:43:02 2026-02-04T09:43:02.219Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.219Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.374Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.374Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.378Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.378Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.387Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.387Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.426Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.426Z WARN 6626 --- [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. 09:43:02 2026-02-04T09:43:02.430Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.431Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.442Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.442Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.456Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.456Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.458Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:02 09:43:02 Members {size:1, ver:1} [ 09:43:02 Member [10.30.106.63]:5701 - 4049a076-5486-42f8-9106-c6dffbb6b556 this 09:43:02 ] 09:43:02 09:43:02 2026-02-04T09:43:02.459Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTED 09:43:02 2026-02-04T09:43:02.460Z INFO 6626 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 09:43:02 2026-02-04T09:43:02.468Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.468Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.470Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.470Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.474Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.474Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.477Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:43:02 2026-02-04T09:43:02.478Z INFO 6626 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - 4049a076-5486-42f8-9106-c6dffbb6b556 this is handled 09:43:02 2026-02-04T09:43:02.479Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down multicast service... 09:43:02 2026-02-04T09:43:02.479Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down connection manager... 09:43:02 2026-02-04T09:43:02.479Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down node engine... 09:43:02 2026-02-04T09:43:02.529Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.530Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.538Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.538Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.549Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [dev] [5.5.0] Destroying node NodeExtension. 09:43:02 2026-02-04T09:43:02.549Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 72 ms. 09:43:02 2026-02-04T09:43:02.550Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:43:02 2026-02-04T09:43:02.551Z INFO 6626 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 09:43:02 2026-02-04T09:43:02.553Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.553Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.562Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.562Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.587Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:02 o o o o---o o--o o o---o o o----o o--o--o 09:43:02 | | / \ / | / / \ | | 09:43:02 o----o o o o----o | o o o----o | 09:43:02 | | * \ / | \ * \ | | 09:43:02 o o * o o---o o--o o----o o---o * o o----o o 09:43:02 09:43:02 2026-02-04T09:43:02.588Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:43:02 2026-02-04T09:43:02.588Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:43:02 2026-02-04T09:43:02.588Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Cluster name: dev 09:43:02 2026-02-04T09:43:02.588Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:43:02 2026-02-04T09:43:02.588Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] The Jet engine is disabled. 09:43:02 To enable the Jet engine on the members, do one of the following: 09:43:02 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:43:02 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:43:02 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:43:02 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:43:02 2026-02-04T09:43:02.598Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:43:02 2026-02-04T09:43:02.599Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Using Multicast discovery 09:43:02 2026-02-04T09:43:02.604Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:43:02 2026-02-04T09:43:02.605Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTING 09:43:02 2026-02-04T09:43:02.667Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.667Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.758Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.758Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.769Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.769Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.769Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.769Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.783Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.783Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.825Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:02 2026-02-04T09:43:02.825Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.825Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:02 2026-02-04T09:43:02.942Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.942Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.961Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.961Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:02 2026-02-04T09:43:02.978Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:02 2026-02-04T09:43:02.978Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.007Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.007Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.014Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.014Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.025Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:03 2026-02-04T09:43:03.025Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.025Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:03 2026-02-04T09:43:03.094Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.094Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.116Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.116Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.132Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.132Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.149Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.149Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.180Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.180Z WARN 6626 --- [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. 09:43:03 2026-02-04T09:43:03.220Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.220Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.375Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.375Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.378Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.378Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.389Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.389Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.428Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.428Z WARN 6626 --- [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. 09:43:03 2026-02-04T09:43:03.430Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.430Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.444Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.444Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.457Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.457Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.470Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.470Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.471Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.471Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.471Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.471Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.474Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.474Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.530Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.530Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.531Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.531Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.541Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.541Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.668Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.668Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.760Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.760Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.770Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.770Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.771Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.771Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.784Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.784Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.825Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:03 2026-02-04T09:43:03.825Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.825Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:03 2026-02-04T09:43:03.944Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.944Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.962Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.962Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:03 2026-02-04T09:43:03.980Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:03 2026-02-04T09:43:03.980Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.008Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.008Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.015Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.015Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.026Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:04 2026-02-04T09:43:04.026Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.026Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:04 2026-02-04T09:43:04.096Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.096Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.101Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.101Z WARN 6626 --- [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. 09:43:04 2026-02-04T09:43:04.118Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.118Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.134Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.134Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.150Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.150Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.220Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.220Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.376Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.376Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.380Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.380Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.390Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.390Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.406Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.406Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.430Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.430Z WARN 6626 --- [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. 09:43:04 2026-02-04T09:43:04.431Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.431Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.445Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.445Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.457Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.457Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.471Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.471Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.471Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.471Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.476Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.476Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.530Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.530Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.532Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.533Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.543Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.543Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.669Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.669Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.732Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.732Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.762Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.762Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.770Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.770Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.784Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.784Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.826Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:04 2026-02-04T09:43:04.826Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.826Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:04 2026-02-04T09:43:04.904Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:04 2026-02-04T09:43:04.904Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:04 2026-02-04T09:43:04.933Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:04 09:43:04 Members {size:1, ver:1} [ 09:43:04 Member [10.30.106.63]:5701 - ba4e2e33-af00-4d8d-b944-d9cb0c33df69 this 09:43:04 ] 09:43:04 09:43:04 2026-02-04T09:43:04.934Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTED 09:43:04 2026-02-04T09:43:04.934Z INFO 6626 --- [cached.thread-1] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 09:43:04 2026-02-04T09:43:04.938Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:43:05 2026-02-04T09:43:04.938Z INFO 6626 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - ba4e2e33-af00-4d8d-b944-d9cb0c33df69 this is handled 09:43:05 2026-02-04T09:43:04.939Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down multicast service... 09:43:05 2026-02-04T09:43:04.940Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down connection manager... 09:43:05 2026-02-04T09:43:04.940Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down node engine... 09:43:05 2026-02-04T09:43:04.964Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:05 2026-02-04T09:43:04.964Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:04.980Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:05 2026-02-04T09:43:04.980Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.009Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.009Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.016Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.016Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.024Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [dev] [5.5.0] Destroying node NodeExtension. 09:43:05 2026-02-04T09:43:05.024Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 86 ms. 09:43:05 2026-02-04T09:43:05.024Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:43:05 2026-02-04T09:43:05.025Z INFO 6626 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 09:43:05 2026-02-04T09:43:05.026Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:05 2026-02-04T09:43:05.026Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.026Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:05 2026-02-04T09:43:05.053Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:05 o o o o---o o--o o o---o o o----o o--o--o 09:43:05 | | / \ / | / / \ | | 09:43:05 o----o o o o----o | o o o----o | 09:43:05 | | * \ / | \ * \ | | 09:43:05 o o * o o---o o--o o----o o---o * o o----o o 09:43:05 09:43:05 2026-02-04T09:43:05.053Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:43:05 2026-02-04T09:43:05.054Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:43:05 2026-02-04T09:43:05.054Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Cluster name: dev 09:43:05 2026-02-04T09:43:05.054Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:43:05 2026-02-04T09:43:05.054Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] The Jet engine is disabled. 09:43:05 To enable the Jet engine on the members, do one of the following: 09:43:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:43:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:43:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:43:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:43:05 2026-02-04T09:43:05.062Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:43:05 2026-02-04T09:43:05.063Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Using Multicast discovery 09:43:05 2026-02-04T09:43:05.069Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:43:05 2026-02-04T09:43:05.070Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTING 09:43:05 2026-02-04T09:43:05.106Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.106Z WARN 6626 --- [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. 09:43:05 2026-02-04T09:43:05.106Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.106Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.113Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.113Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.118Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.118Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.135Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.135Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.151Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.151Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.331Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.331Z WARN 6626 --- [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. 09:43:05 2026-02-04T09:43:05.378Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.378Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.381Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.381Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.393Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.393Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.407Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.407Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.432Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.432Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.445Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.445Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.445Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.445Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.458Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.458Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.472Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.472Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.472Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.472Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.477Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.477Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.530Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.530Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.534Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.534Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.670Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.671Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.748Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.748Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.764Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.764Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.770Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.770Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.785Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.785Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.827Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:05 2026-02-04T09:43:05.827Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.827Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:05 2026-02-04T09:43:05.910Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.910Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.965Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.965Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:05 2026-02-04T09:43:05.982Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:05 2026-02-04T09:43:05.982Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.010Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.010Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.016Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.016Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.026Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:06 2026-02-04T09:43:06.026Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.026Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:06 2026-02-04T09:43:06.075Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.075Z WARN 6626 --- [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. 09:43:06 2026-02-04T09:43:06.108Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.108Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.118Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.118Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.123Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.123Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.136Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.137Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.152Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.152Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.233Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.233Z WARN 6626 --- [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. 09:43:06 2026-02-04T09:43:06.379Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.379Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.382Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.382Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.395Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.395Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.408Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.409Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.432Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.432Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.446Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.446Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.447Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.447Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.458Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.458Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.472Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.472Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.472Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.472Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.479Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.479Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.531Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.531Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.535Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.535Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.670Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.670Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.748Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.748Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.766Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.766Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.771Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.771Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.785Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.785Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.874Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:06 2026-02-04T09:43:06.874Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.874Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:06 2026-02-04T09:43:06.879Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:06 2026-02-04T09:43:06.879Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.879Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:06 2026-02-04T09:43:06.912Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.912Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.966Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.966Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:06 2026-02-04T09:43:06.983Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:06 2026-02-04T09:43:06.983Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.012Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.012Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.016Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.016Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.077Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.077Z WARN 6626 --- [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. 09:43:07 2026-02-04T09:43:07.109Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.109Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.119Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.119Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.123Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.123Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.137Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.137Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.154Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.154Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.235Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.235Z WARN 6626 --- [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. 09:43:07 2026-02-04T09:43:07.349Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.349Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.381Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.381Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.384Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.384Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.397Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.398Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.433Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.433Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.443Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.443Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.447Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.447Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.459Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.460Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.471Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:07 09:43:07 Members {size:1, ver:1} [ 09:43:07 Member [10.30.106.63]:5701 - 7446323f-c156-4dfd-a1dd-b3a3b486c824 this 09:43:07 ] 09:43:07 09:43:07 2026-02-04T09:43:07.472Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTED 09:43:07 2026-02-04T09:43:07.472Z INFO 6626 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 09:43:07 2026-02-04T09:43:07.475Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.475Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.479Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.479Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.481Z INFO 6626 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 09:43:07 2026-02-04T09:43:07.482Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:43:07 2026-02-04T09:43:07.482Z INFO 6626 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - 7446323f-c156-4dfd-a1dd-b3a3b486c824 this is handled 09:43:07 2026-02-04T09:43:07.483Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down multicast service... 09:43:07 2026-02-04T09:43:07.485Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down connection manager... 09:43:07 2026-02-04T09:43:07.486Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down node engine... 09:43:07 2026-02-04T09:43:07.509Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.509Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.531Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.531Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.537Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.537Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.562Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [dev] [5.5.0] Destroying node NodeExtension. 09:43:07 2026-02-04T09:43:07.562Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 80 ms. 09:43:07 2026-02-04T09:43:07.562Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:43:07 2026-02-04T09:43:07.564Z INFO 6626 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 09:43:07 2026-02-04T09:43:07.594Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:07 o o o o---o o--o o o---o o o----o o--o--o 09:43:07 | | / \ / | / / \ | | 09:43:07 o----o o o o----o | o o o----o | 09:43:07 | | * \ / | \ * \ | | 09:43:07 o o * o o---o o--o o----o o---o * o o----o o 09:43:07 09:43:07 2026-02-04T09:43:07.594Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:43:07 2026-02-04T09:43:07.594Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:43:07 2026-02-04T09:43:07.594Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Cluster name: dev 09:43:07 2026-02-04T09:43:07.594Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:43:07 2026-02-04T09:43:07.594Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] The Jet engine is disabled. 09:43:07 To enable the Jet engine on the members, do one of the following: 09:43:07 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:43:07 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:43:07 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:43:07 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:43:07 2026-02-04T09:43:07.602Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:43:07 2026-02-04T09:43:07.604Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Using Multicast discovery 09:43:07 2026-02-04T09:43:07.615Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:43:07 2026-02-04T09:43:07.615Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTING 09:43:07 2026-02-04T09:43:07.668Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.668Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.671Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.672Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.749Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.749Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.772Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.772Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.787Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.787Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.827Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:07 2026-02-04T09:43:07.827Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.827Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:07 2026-02-04T09:43:07.881Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:07 2026-02-04T09:43:07.881Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.881Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:07 2026-02-04T09:43:07.912Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.912Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.929Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.929Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.939Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.939Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:07 2026-02-04T09:43:07.984Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:07 2026-02-04T09:43:07.984Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.012Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.012Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.077Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.077Z WARN 6626 --- [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. 09:43:08 2026-02-04T09:43:08.110Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.110Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.121Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.121Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.124Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.124Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.138Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.138Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.154Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.154Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.237Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.237Z WARN 6626 --- [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. 09:43:08 2026-02-04T09:43:08.351Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.351Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.381Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.381Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.385Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.385Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.399Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.399Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.433Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.433Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.444Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.444Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.449Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.449Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.477Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.477Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.480Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.480Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.496Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.496Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.510Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.510Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.531Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.531Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.539Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.539Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.670Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.670Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.672Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.672Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.705Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.705Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.750Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.750Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.774Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.774Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.827Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:08 2026-02-04T09:43:08.827Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.827Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:08 2026-02-04T09:43:08.870Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.870Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.882Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:08 2026-02-04T09:43:08.882Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.882Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:08 2026-02-04T09:43:08.883Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.883Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.912Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.912Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:08 2026-02-04T09:43:08.986Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:08 2026-02-04T09:43:08.986Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.013Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.013Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.078Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.078Z WARN 6626 --- [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. 09:43:09 2026-02-04T09:43:09.110Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.110Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.121Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.121Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.125Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.125Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.138Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.138Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.155Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.155Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.239Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.239Z WARN 6626 --- [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. 09:43:09 2026-02-04T09:43:09.353Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.353Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.383Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.383Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.387Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.387Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.401Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.401Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.433Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.433Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.445Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.445Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.450Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.450Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.478Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.478Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.480Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.480Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.497Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.497Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.510Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.510Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.532Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.532Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.540Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.540Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.672Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.672Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.673Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.673Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.740Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.740Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.752Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.753Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.774Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.774Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.776Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.776Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.823Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:09 2026-02-04T09:43:09.823Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.823Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:09 2026-02-04T09:43:09.828Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:09 2026-02-04T09:43:09.828Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.828Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:09 2026-02-04T09:43:09.884Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.884Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:09 2026-02-04T09:43:09.914Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:09 2026-02-04T09:43:09.914Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.014Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.014Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.018Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.018Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.078Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.078Z WARN 6626 --- [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. 09:43:10 2026-02-04T09:43:10.111Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.111Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.123Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.123Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.127Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.127Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.139Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.139Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.155Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.155Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.240Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.240Z WARN 6626 --- [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. 09:43:10 2026-02-04T09:43:10.354Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.355Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.385Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.385Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.387Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.387Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.403Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.403Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.434Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.434Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.447Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.447Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.452Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.452Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.479Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.480Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.481Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.481Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.498Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.498Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.511Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.511Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.533Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.533Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.541Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.541Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.673Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.673Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.674Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.674Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.725Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:10 2026-02-04T09:43:10.725Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.725Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:10 2026-02-04T09:43:10.742Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.742Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.748Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.748Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.752Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.752Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.775Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.775Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.831Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:10 2026-02-04T09:43:10.831Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:10 2026-02-04T09:43:10.831Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:10 2026-02-04T09:43:10.870Z ERROR 6626 --- [_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 09:43:10 2026-02-04T09:43:10.884Z ERROR 6626 --- [_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 09:43:10 2026-02-04T09:43:10.885Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:10 2026-02-04T09:43:10.885Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:10.914Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:11 2026-02-04T09:43:10.914Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.019Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.019Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.026Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.026Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.078Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.078Z WARN 6626 --- [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. 09:43:11 2026-02-04T09:43:11.097Z INFO 6626 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.63]:5701 [dev] [5.5.0] Trying to join to discovered node: [10.30.106.13]:5701 09:43:11 2026-02-04T09:43:11.112Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.112Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.123Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.123Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.128Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.128Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.138Z INFO 6626 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.63]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.106.63:54447 and /10.30.106.13:5701 09:43:11 2026-02-04T09:43:11.139Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.139Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.156Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.156Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.182Z INFO 6626 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.63]:5701 [dev] [5.5.0] Connection[id=1, /10.30.106.63:54447->/10.30.106.13:5701, qualifier=null, endpoint=[10.30.106.13]:5701, remoteUuid=ce69a5a8-600f-484c-849a-f35000857680, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:43:11 2026-02-04T09:43:11.206Z INFO 6626 --- [cached.thread-1] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.13]:5701 is added to the blacklist. 09:43:11 2026-02-04T09:43:11.242Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.242Z WARN 6626 --- [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. 09:43:11 2026-02-04T09:43:11.313Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.313Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.325Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.325Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.357Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.357Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.388Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.388Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.406Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.406Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.448Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.448Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.477Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.478Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.479Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.479Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.482Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.482Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.500Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.500Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.512Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.512Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.533Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.533Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.543Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.543Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.580Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:11 2026-02-04T09:43:11.580Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.580Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:11 2026-02-04T09:43:11.651Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.651Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.674Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.674Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.676Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.676Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.684Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.684Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.754Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.754Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.776Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.776Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.831Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:11 2026-02-04T09:43:11.831Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:11 2026-02-04T09:43:11.831Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:11 2026-02-04T09:43:11.887Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:11 2026-02-04T09:43:11.887Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:11.910Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:12 2026-02-04T09:43:11.910Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.019Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.020Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.061Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.061Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.080Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.080Z WARN 6626 --- [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. 09:43:12 2026-02-04T09:43:12.106Z INFO 6626 --- [cached.thread-1] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.13]:5701 is removed from the blacklist. 09:43:12 2026-02-04T09:43:12.108Z INFO 6626 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.63]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.106.63:33535 and /10.30.106.13:5701 09:43:12 2026-02-04T09:43:12.111Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.111Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.123Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.123Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.129Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.129Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.141Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.141Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.156Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.156Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.244Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.244Z WARN 6626 --- [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. 09:43:12 2026-02-04T09:43:12.256Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.256Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.323Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.324Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.359Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.359Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.389Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.389Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.407Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.407Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.449Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.449Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.458Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.458Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.480Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.480Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.483Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.483Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.500Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.500Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.512Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.512Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.534Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.534Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.545Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.545Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.583Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:12 2026-02-04T09:43:12.583Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.583Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:12 2026-02-04T09:43:12.653Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.653Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.674Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.674Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.678Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.678Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.685Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.685Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.755Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.755Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.778Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.778Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.872Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:12 2026-02-04T09:43:12.872Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:12 2026-02-04T09:43:12.872Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:12 2026-02-04T09:43:12.888Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:12 2026-02-04T09:43:12.888Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:12.910Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:13 2026-02-04T09:43:12.910Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.020Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.020Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.062Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.062Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.080Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.080Z WARN 6626 --- [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. 09:43:13 2026-02-04T09:43:13.113Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.113Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.123Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.123Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.130Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.130Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.142Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.142Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.156Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.156Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.246Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.246Z WARN 6626 --- [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. 09:43:13 2026-02-04T09:43:13.256Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.256Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.323Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.324Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.361Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.361Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.391Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.391Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.409Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.409Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.451Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.451Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.459Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.459Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.464Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.465Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.480Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.480Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.484Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.484Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.500Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.500Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.535Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.535Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.536Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:13 2026-02-04T09:43:13.536Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.536Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:13 2026-02-04T09:43:13.547Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.547Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.655Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.655Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.676Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.676Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.680Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.680Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.685Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.685Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.756Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.756Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.779Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.779Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.874Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:13 2026-02-04T09:43:13.874Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.874Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:13 2026-02-04T09:43:13.880Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.880Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:13 2026-02-04T09:43:13.889Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:13 2026-02-04T09:43:13.889Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.022Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.022Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.063Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.063Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.113Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.113Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.117Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.117Z WARN 6626 --- [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. 09:43:14 2026-02-04T09:43:14.125Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.125Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.131Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.131Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.142Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.143Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.157Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.157Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.248Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.248Z WARN 6626 --- [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. 09:43:14 2026-02-04T09:43:14.257Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.257Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.268Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.268Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.363Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.363Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.364Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.364Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.392Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.392Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.411Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.411Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.451Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.451Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.459Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.459Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.484Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.484Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.499Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.499Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.502Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.502Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.537Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.537Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.538Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:14 2026-02-04T09:43:14.538Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.538Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:14 2026-02-04T09:43:14.549Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.549Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.629Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.629Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.658Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.658Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.682Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.682Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.687Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.687Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.756Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.756Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.777Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:14 2026-02-04T09:43:14.777Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.777Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:14 2026-02-04T09:43:14.781Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.781Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:14 2026-02-04T09:43:14.883Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:14 2026-02-04T09:43:14.883Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:14.926Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:15 2026-02-04T09:43:14.926Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:14.986Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:15 2026-02-04T09:43:14.986Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.024Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.024Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.115Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.115Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.117Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.117Z WARN 6626 --- [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. 09:43:15 2026-02-04T09:43:15.126Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.126Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.132Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.132Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.132Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.132Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.157Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.157Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.250Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.251Z WARN 6626 --- [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. 09:43:15 2026-02-04T09:43:15.258Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.258Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.294Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.294Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.364Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.364Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.365Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.365Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.393Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.393Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.408Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.408Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.414Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.414Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.452Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.452Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.460Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.460Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.501Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.501Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.502Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.502Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.538Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.538Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.539Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:15 2026-02-04T09:43:15.539Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.539Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:15 2026-02-04T09:43:15.551Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.551Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.579Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.579Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.655Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.655Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.659Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.660Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.684Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.684Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.757Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.757Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.780Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:15 2026-02-04T09:43:15.781Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.781Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:15 2026-02-04T09:43:15.781Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.782Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:15 2026-02-04T09:43:15.883Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:15 2026-02-04T09:43:15.883Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:15.926Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:16 2026-02-04T09:43:15.926Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:15.940Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:16 09:43:16 Members {size:1, ver:1} [ 09:43:16 Member [10.30.106.63]:5701 - ceedf85c-9389-4b7b-a8f1-b9b8962921d1 this 09:43:16 ] 09:43:16 09:43:16 2026-02-04T09:43:15.941Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTED 09:43:16 2026-02-04T09:43:15.942Z INFO 6626 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 09:43:16 2026-02-04T09:43:15.950Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:43:16 2026-02-04T09:43:15.951Z INFO 6626 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - ceedf85c-9389-4b7b-a8f1-b9b8962921d1 this is handled 09:43:16 2026-02-04T09:43:15.952Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down multicast service... 09:43:16 2026-02-04T09:43:15.952Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down connection manager... 09:43:16 2026-02-04T09:43:15.953Z INFO 6626 --- [ main] c.h.i.server.tcp.TcpServerConnection : [10.30.106.63]:5701 [dev] [5.5.0] Connection[id=2, /10.30.106.63:33535->/10.30.106.13:5701, qualifier=null, endpoint=[10.30.106.13]:5701, remoteUuid=03b8d700-6364-4eb2-8fc0-d8519de5342a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:43:16 2026-02-04T09:43:15.953Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down node engine... 09:43:16 2026-02-04T09:43:15.988Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:16 2026-02-04T09:43:15.988Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.025Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.025Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.116Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.116Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.118Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.118Z WARN 6626 --- [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. 09:43:16 2026-02-04T09:43:16.128Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.128Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.133Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.133Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.134Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.134Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.158Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.158Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.219Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [dev] [5.5.0] Destroying node NodeExtension. 09:43:16 2026-02-04T09:43:16.220Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 269 ms. 09:43:16 2026-02-04T09:43:16.220Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:43:16 2026-02-04T09:43:16.221Z INFO 6626 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 09:43:16 2026-02-04T09:43:16.236Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.236Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.252Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:16 o o o o---o o--o o o---o o o----o o--o--o 09:43:16 | | / \ / | / / \ | | 09:43:16 o----o o o o----o | o o o----o | 09:43:16 | | * \ / | \ * \ | | 09:43:16 o o * o o---o o--o o----o o---o * o o----o o 09:43:16 09:43:16 2026-02-04T09:43:16.252Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:43:16 2026-02-04T09:43:16.252Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:43:16 2026-02-04T09:43:16.252Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Cluster name: dev 09:43:16 2026-02-04T09:43:16.252Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:43:16 2026-02-04T09:43:16.252Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] The Jet engine is disabled. 09:43:16 To enable the Jet engine on the members, do one of the following: 09:43:16 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:43:16 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:43:16 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:43:16 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:43:16 2026-02-04T09:43:16.253Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.253Z WARN 6626 --- [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. 09:43:16 2026-02-04T09:43:16.259Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.259Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.261Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:43:16 2026-02-04T09:43:16.262Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Using Multicast discovery 09:43:16 2026-02-04T09:43:16.267Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:43:16 2026-02-04T09:43:16.268Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTING 09:43:16 2026-02-04T09:43:16.297Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.297Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.365Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.365Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.367Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.367Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.395Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.395Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.416Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.416Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.453Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.453Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.460Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.460Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.501Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.501Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.504Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.504Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.539Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.539Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.543Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:16 2026-02-04T09:43:16.543Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.543Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:16 2026-02-04T09:43:16.556Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.556Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.579Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.579Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.656Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.656Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.660Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.660Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.682Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.682Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.685Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.686Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.781Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.781Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.783Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:16 2026-02-04T09:43:16.783Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:16 2026-02-04T09:43:16.783Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:16 2026-02-04T09:43:16.883Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:16 2026-02-04T09:43:16.884Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:16.953Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:17 2026-02-04T09:43:16.953Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:16.988Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:17 2026-02-04T09:43:16.988Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.027Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.028Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.114Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.114Z WARN 6626 --- [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. 09:43:17 2026-02-04T09:43:17.117Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.117Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.127Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.127Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.127Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.127Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.135Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.135Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.159Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.159Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.237Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.237Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.256Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.256Z WARN 6626 --- [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. 09:43:17 2026-02-04T09:43:17.259Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.259Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.269Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.269Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.298Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.298Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.379Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.379Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.397Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.397Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.419Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.419Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.457Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.457Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.462Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.462Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.502Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.502Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.506Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.506Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.542Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.542Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.545Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:17 2026-02-04T09:43:17.545Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.545Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:17 2026-02-04T09:43:17.559Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.560Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.581Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.581Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.657Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.657Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.684Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.684Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.687Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.687Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.697Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.697Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.782Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.782Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.785Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:17 2026-02-04T09:43:17.785Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:17 2026-02-04T09:43:17.785Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:17 2026-02-04T09:43:17.884Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:17 2026-02-04T09:43:17.884Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:17.956Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:18 2026-02-04T09:43:17.956Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:17.987Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:18 2026-02-04T09:43:17.987Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:17.989Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:18 2026-02-04T09:43:17.989Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.116Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.116Z WARN 6626 --- [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. 09:43:18 2026-02-04T09:43:18.118Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.118Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.129Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.129Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.137Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.137Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.141Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.142Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.160Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.161Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.162Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.162Z WARN 6626 --- [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. 09:43:18 2026-02-04T09:43:18.239Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.239Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.260Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.260Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.261Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.261Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.279Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.279Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.381Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.381Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.402Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.402Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.406Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:18 09:43:18 Members {size:1, ver:1} [ 09:43:18 Member [10.30.106.63]:5701 - f5f1d660-e7c7-4639-abcc-87fa75952a03 this 09:43:18 ] 09:43:18 09:43:18 2026-02-04T09:43:18.407Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTED 09:43:18 2026-02-04T09:43:18.408Z INFO 6626 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 09:43:18 2026-02-04T09:43:18.416Z INFO 6626 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 09:43:18 2026-02-04T09:43:18.422Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:43:18 2026-02-04T09:43:18.422Z INFO 6626 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - f5f1d660-e7c7-4639-abcc-87fa75952a03 this is handled 09:43:18 2026-02-04T09:43:18.423Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.423Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.423Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down multicast service... 09:43:18 2026-02-04T09:43:18.423Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down connection manager... 09:43:18 2026-02-04T09:43:18.424Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down node engine... 09:43:18 2026-02-04T09:43:18.458Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.458Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.464Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.464Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.484Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [dev] [5.5.0] Destroying node NodeExtension. 09:43:18 2026-02-04T09:43:18.484Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 62 ms. 09:43:18 2026-02-04T09:43:18.484Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:43:18 2026-02-04T09:43:18.486Z INFO 6626 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 09:43:18 2026-02-04T09:43:18.504Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.504Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.508Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.508Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.515Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:18 o o o o---o o--o o o---o o o----o o--o--o 09:43:18 | | / \ / | / / \ | | 09:43:18 o----o o o o----o | o o o----o | 09:43:18 | | * \ / | \ * \ | | 09:43:18 o o * o o---o o--o o----o o---o * o o----o o 09:43:18 09:43:18 2026-02-04T09:43:18.515Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:43:18 2026-02-04T09:43:18.515Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:43:18 2026-02-04T09:43:18.515Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Cluster name: dev 09:43:18 2026-02-04T09:43:18.515Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:43:18 2026-02-04T09:43:18.515Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] The Jet engine is disabled. 09:43:18 To enable the Jet engine on the members, do one of the following: 09:43:18 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:43:18 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:43:18 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:43:18 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:43:18 2026-02-04T09:43:18.536Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:43:18 2026-02-04T09:43:18.538Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Using Multicast discovery 09:43:18 2026-02-04T09:43:18.544Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.544Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.545Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:43:18 2026-02-04T09:43:18.545Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:18 2026-02-04T09:43:18.545Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.545Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:18 2026-02-04T09:43:18.545Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTING 09:43:18 2026-02-04T09:43:18.563Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.563Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.582Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.582Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.646Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:18 2026-02-04T09:43:18.646Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.647Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:18 2026-02-04T09:43:18.658Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.658Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.685Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.685Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.695Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.695Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.698Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.698Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.818Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.818Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:18 2026-02-04T09:43:18.886Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:18 2026-02-04T09:43:18.886Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:18.958Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:19 2026-02-04T09:43:18.958Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:18.989Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:19 2026-02-04T09:43:18.989Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:18.989Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:19 2026-02-04T09:43:18.989Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.118Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.118Z WARN 6626 --- [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. 09:43:19 2026-02-04T09:43:19.119Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.119Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.125Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.125Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.130Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.130Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.137Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.137Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.156Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.156Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.161Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.161Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.165Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.165Z WARN 6626 --- [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. 09:43:19 2026-02-04T09:43:19.242Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.242Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.262Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.262Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.286Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.286Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.384Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.384Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.402Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.402Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.430Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.430Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.435Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.435Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.465Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.465Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.506Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.506Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.509Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.509Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.511Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:19 2026-02-04T09:43:19.511Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.511Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:19 2026-02-04T09:43:19.545Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.545Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.545Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:19 2026-02-04T09:43:19.545Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.545Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:19 2026-02-04T09:43:19.566Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.566Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.583Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.583Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.605Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.605Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.659Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.659Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.686Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.686Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.701Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.701Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.819Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.819Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:19 2026-02-04T09:43:19.886Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:19 2026-02-04T09:43:19.886Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:19.958Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:20 2026-02-04T09:43:19.958Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:19.991Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:20 2026-02-04T09:43:19.991Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:19.993Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:20 2026-02-04T09:43:19.993Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.120Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.120Z WARN 6626 --- [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. 09:43:20 2026-02-04T09:43:20.120Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.120Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.125Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.125Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.130Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.130Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.131Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.131Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.169Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.169Z WARN 6626 --- [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. 09:43:20 2026-02-04T09:43:20.174Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.174Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.211Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.211Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.243Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.243Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.265Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.265Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.292Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.292Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.386Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.386Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.390Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.390Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.436Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.436Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.468Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.468Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.468Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.469Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.473Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:20 2026-02-04T09:43:20.473Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.473Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:20 2026-02-04T09:43:20.510Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.510Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.544Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.544Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.545Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.545Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.572Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:20 2026-02-04T09:43:20.572Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.572Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:20 2026-02-04T09:43:20.573Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.573Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.616Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.616Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.617Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.617Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.661Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.661Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.687Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.687Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.709Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.709Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.821Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.821Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:20 2026-02-04T09:43:20.888Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:20 2026-02-04T09:43:20.888Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:20.959Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:21 2026-02-04T09:43:20.959Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:20.993Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:21 2026-02-04T09:43:20.993Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:20.997Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:21 2026-02-04T09:43:20.997Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.120Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.120Z WARN 6626 --- [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. 09:43:21 2026-02-04T09:43:21.122Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.122Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.126Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.126Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.132Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.132Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.144Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.144Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.175Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.175Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.176Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.176Z WARN 6626 --- [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. 09:43:21 2026-02-04T09:43:21.212Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.212Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.245Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.245Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.267Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.267Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.298Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.298Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.388Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.388Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.393Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.393Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.440Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.440Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.470Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.470Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.471Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.471Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.476Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:21 2026-02-04T09:43:21.476Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.476Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:21 2026-02-04T09:43:21.485Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:21 2026-02-04T09:43:21.485Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.485Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:21 2026-02-04T09:43:21.513Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.513Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.545Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.545Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.546Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.546Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.584Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.584Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.617Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.617Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.626Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.626Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.662Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.663Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.688Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.688Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.725Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.725Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.823Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.823Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:21 2026-02-04T09:43:21.889Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:21 2026-02-04T09:43:21.889Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:21.961Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:22 2026-02-04T09:43:21.961Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:21.994Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:22 2026-02-04T09:43:21.994Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.000Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.000Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.122Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.122Z WARN 6626 --- [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. 09:43:22 2026-02-04T09:43:22.123Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.123Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.126Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.126Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.133Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.133Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.145Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.145Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.177Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.177Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.184Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.184Z WARN 6626 --- [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. 09:43:22 2026-02-04T09:43:22.213Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.213Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.247Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.247Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.270Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.270Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.304Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.304Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.338Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:22 2026-02-04T09:43:22.338Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.338Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:22 2026-02-04T09:43:22.391Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.391Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.395Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.395Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.434Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:22 09:43:22 Members {size:1, ver:1} [ 09:43:22 Member [10.30.106.63]:5701 - 1600742d-2b72-42d9-a5c3-23975adf2e37 this 09:43:22 ] 09:43:22 09:43:22 2026-02-04T09:43:22.435Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTED 09:43:22 2026-02-04T09:43:22.436Z INFO 6626 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 09:43:22 2026-02-04T09:43:22.443Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:43:22 2026-02-04T09:43:22.443Z INFO 6626 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - 1600742d-2b72-42d9-a5c3-23975adf2e37 this is handled 09:43:22 2026-02-04T09:43:22.444Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down multicast service... 09:43:22 2026-02-04T09:43:22.444Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down connection manager... 09:43:22 2026-02-04T09:43:22.445Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down node engine... 09:43:22 2026-02-04T09:43:22.445Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.445Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.471Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.471Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.472Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.472Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.476Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:22 2026-02-04T09:43:22.476Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.476Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:22 2026-02-04T09:43:22.513Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.513Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.530Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [dev] [5.5.0] Destroying node NodeExtension. 09:43:22 2026-02-04T09:43:22.530Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 87 ms. 09:43:22 2026-02-04T09:43:22.530Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:43:22 2026-02-04T09:43:22.532Z INFO 6626 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 09:43:22 2026-02-04T09:43:22.547Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.547Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.560Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:22 o o o o---o o--o o o---o o o----o o--o--o 09:43:22 | | / \ / | / / \ | | 09:43:22 o----o o o o----o | o o o----o | 09:43:22 | | * \ / | \ * \ | | 09:43:22 o o * o o---o o--o o----o o---o * o o----o o 09:43:22 09:43:22 2026-02-04T09:43:22.560Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:43:22 2026-02-04T09:43:22.560Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:43:22 2026-02-04T09:43:22.560Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Cluster name: dev 09:43:22 2026-02-04T09:43:22.560Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:43:22 2026-02-04T09:43:22.560Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] The Jet engine is disabled. 09:43:22 To enable the Jet engine on the members, do one of the following: 09:43:22 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:43:22 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:43:22 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:43:22 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:43:22 2026-02-04T09:43:22.568Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:43:22 2026-02-04T09:43:22.570Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Using Multicast discovery 09:43:22 2026-02-04T09:43:22.577Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.577Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.582Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:43:22 2026-02-04T09:43:22.582Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTING 09:43:22 2026-02-04T09:43:22.590Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.590Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.619Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.619Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.630Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.630Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.663Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.663Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.730Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.730Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.735Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.735Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.824Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.824Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:22 2026-02-04T09:43:22.891Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:22 2026-02-04T09:43:22.891Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:22.961Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:23 2026-02-04T09:43:22.961Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:22.996Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:23 2026-02-04T09:43:22.996Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.001Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.001Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.050Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.050Z WARN 6626 --- [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. 09:43:23 2026-02-04T09:43:23.124Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.124Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.127Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.127Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.135Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.135Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.147Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.147Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.179Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.179Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.192Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.192Z WARN 6626 --- [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. 09:43:23 2026-02-04T09:43:23.197Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:23 2026-02-04T09:43:23.197Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.197Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:23 2026-02-04T09:43:23.215Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.215Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.247Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.247Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.271Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.271Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.308Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.308Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.391Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.391Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.396Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.396Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.448Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.448Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.473Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.473Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.476Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:23 2026-02-04T09:43:23.476Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.476Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:23 2026-02-04T09:43:23.477Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.477Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.494Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.494Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.548Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.548Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.552Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.552Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.577Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.577Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.620Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.620Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.633Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.633Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.663Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.663Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.733Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.733Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.736Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.736Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.825Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.825Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:23 2026-02-04T09:43:23.892Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:23 2026-02-04T09:43:23.892Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:23.962Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:24 2026-02-04T09:43:23.962Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:23.998Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:24 2026-02-04T09:43:23.998Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.002Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.002Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.080Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.080Z WARN 6626 --- [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. 09:43:24 2026-02-04T09:43:24.126Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.126Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.128Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.128Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.136Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.136Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.150Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.150Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.179Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.179Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.197Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:24 2026-02-04T09:43:24.198Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.198Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:24 2026-02-04T09:43:24.200Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.200Z WARN 6626 --- [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. 09:43:24 2026-02-04T09:43:24.217Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.217Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.256Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.256Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.272Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.272Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.312Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.312Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.392Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.392Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.399Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.399Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.453Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.453Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.473Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.473Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.480Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.480Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.499Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.499Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.514Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:24 2026-02-04T09:43:24.514Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.514Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:24 2026-02-04T09:43:24.550Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.550Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.553Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.553Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.578Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.578Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.621Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.621Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.635Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.635Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.663Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.663Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.702Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.702Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.733Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.733Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.827Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.827Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:24 2026-02-04T09:43:24.894Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:24 2026-02-04T09:43:24.894Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:24.963Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:25 2026-02-04T09:43:24.963Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.000Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.000Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.004Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.004Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.080Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.081Z WARN 6626 --- [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. 09:43:25 2026-02-04T09:43:25.127Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.127Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.129Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.129Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.138Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.138Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.150Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.150Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.158Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:25 2026-02-04T09:43:25.158Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.158Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:25 2026-02-04T09:43:25.179Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.179Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.209Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.209Z WARN 6626 --- [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. 09:43:25 2026-02-04T09:43:25.251Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.251Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.257Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.257Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.274Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.274Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.316Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.316Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.391Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.391Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.393Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.393Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.401Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.401Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.460Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.460Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.488Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.488Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.502Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.502Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.518Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:25 2026-02-04T09:43:25.518Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.518Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:25 2026-02-04T09:43:25.551Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.551Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.555Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.555Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.578Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.578Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.621Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.621Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.638Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.638Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.663Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.663Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.738Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.738Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.745Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.745Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.829Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.829Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.895Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:25 2026-02-04T09:43:25.895Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:25 2026-02-04T09:43:25.898Z INFO 6626 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.63]:5701 [dev] [5.5.0] Trying to join to discovered node: [10.30.106.13]:5701 09:43:25 2026-02-04T09:43:25.900Z INFO 6626 --- [cached.thread-2] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.13]:5701 is added to the blacklist. 09:43:26 2026-02-04T09:43:25.964Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:26 2026-02-04T09:43:25.964Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.001Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.001Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.005Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.005Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.081Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.081Z WARN 6626 --- [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. 09:43:26 2026-02-04T09:43:26.128Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.128Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.130Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.130Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.139Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.139Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.152Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.152Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.164Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:26 2026-02-04T09:43:26.164Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.164Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:26 2026-02-04T09:43:26.180Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.180Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.214Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.214Z WARN 6626 --- [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. 09:43:26 2026-02-04T09:43:26.251Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.251Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.275Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.275Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.287Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.287Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.318Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.318Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.363Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.364Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.396Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.396Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.402Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.402Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.418Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.418Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.490Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.490Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.506Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.506Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.523Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:26 2026-02-04T09:43:26.523Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.523Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:26 2026-02-04T09:43:26.553Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.553Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.555Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.555Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.579Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.579Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.622Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.622Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.641Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.641Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.663Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.663Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.716Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.716Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.788Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.788Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.832Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.832Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:26 2026-02-04T09:43:26.896Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:26 2026-02-04T09:43:26.896Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:26.965Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:27 2026-02-04T09:43:26.965Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.002Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.002Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.007Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.007Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.082Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.082Z WARN 6626 --- [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. 09:43:27 2026-02-04T09:43:27.119Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:27 2026-02-04T09:43:27.119Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.119Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:27 2026-02-04T09:43:27.128Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.128Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.130Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.130Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.140Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.140Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.152Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.152Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.180Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.180Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.219Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.219Z WARN 6626 --- [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. 09:43:27 2026-02-04T09:43:27.253Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.253Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.258Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.258Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.266Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.266Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.277Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.277Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.321Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.321Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.398Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.398Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.403Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.403Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.419Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.419Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.489Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.489Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.510Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.510Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.524Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:27 2026-02-04T09:43:27.524Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.525Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:27 2026-02-04T09:43:27.551Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.551Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.554Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.554Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.556Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.556Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.579Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.579Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.638Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.638Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.644Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.644Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.665Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.665Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.789Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.789Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.855Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.855Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.898Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.898Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:27 2026-02-04T09:43:27.967Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:27 2026-02-04T09:43:27.967Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.003Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.003Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.008Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.008Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.077Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:28 2026-02-04T09:43:28.077Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.077Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:28 2026-02-04T09:43:28.088Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.088Z WARN 6626 --- [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. 09:43:28 2026-02-04T09:43:28.129Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.129Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.131Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.131Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.142Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.142Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.154Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.154Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.181Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.181Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.215Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.215Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.222Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.222Z WARN 6626 --- [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. 09:43:28 2026-02-04T09:43:28.254Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.254Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.268Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.268Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.277Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.277Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.329Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.329Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.400Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.400Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.403Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.403Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.421Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.421Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.490Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.490Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.515Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.515Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.524Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:28 2026-02-04T09:43:28.524Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.524Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:28 2026-02-04T09:43:28.551Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.551Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.555Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.555Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.557Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.557Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.580Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.580Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.639Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.639Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.648Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.648Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.666Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.666Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.791Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.791Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.858Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.858Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.900Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.900Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:28 2026-02-04T09:43:28.968Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:28 2026-02-04T09:43:28.968Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.004Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.004Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.006Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.006Z WARN 6626 --- [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. 09:43:29 2026-02-04T09:43:29.009Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.009Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.085Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:29 2026-02-04T09:43:29.085Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.085Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:29 2026-02-04T09:43:29.124Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.124Z WARN 6626 --- [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. 09:43:29 2026-02-04T09:43:29.130Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.130Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.132Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.132Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.143Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.143Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.156Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.156Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.182Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.182Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.215Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.215Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.236Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.236Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.272Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.272Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.278Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.279Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.335Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.335Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.401Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.401Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.416Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.416Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.422Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.422Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.492Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.492Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.505Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:29 2026-02-04T09:43:29.505Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.506Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:29 2026-02-04T09:43:29.519Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.519Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.556Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.556Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.559Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.559Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.561Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.561Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.581Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.581Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.640Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.640Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.651Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.651Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.668Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.668Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.792Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.792Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.858Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.858Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.901Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.901Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:29 2026-02-04T09:43:29.968Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:29 2026-02-04T09:43:29.968Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.005Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.005Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.008Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.008Z WARN 6626 --- [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. 09:43:30 2026-02-04T09:43:30.010Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.010Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.089Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:30 2026-02-04T09:43:30.089Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.089Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:30 2026-02-04T09:43:30.126Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.126Z WARN 6626 --- [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. 09:43:30 2026-02-04T09:43:30.133Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.133Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.135Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.135Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.143Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.143Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.157Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.157Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.216Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.216Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.224Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.224Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.237Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.237Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.274Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.274Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.279Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.279Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.339Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.339Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.403Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.403Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.414Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:30 2026-02-04T09:43:30.414Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.414Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:30 2026-02-04T09:43:30.416Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.416Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.459Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.459Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.492Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.492Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.523Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.523Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.557Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.557Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.560Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.560Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.562Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.562Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.582Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.582Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.641Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.642Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.654Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.654Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.669Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.669Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.793Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.793Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.859Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.859Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.859Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.859Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:30 2026-02-04T09:43:30.970Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:30 2026-02-04T09:43:30.970Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.006Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.006Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.009Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.009Z WARN 6626 --- [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. 09:43:31 2026-02-04T09:43:31.011Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.011Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.093Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:31 2026-02-04T09:43:31.093Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.093Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:31 2026-02-04T09:43:31.128Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.128Z WARN 6626 --- [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. 09:43:31 2026-02-04T09:43:31.134Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.134Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.136Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.136Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.145Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.145Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.158Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.158Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.217Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.217Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.225Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.225Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.237Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.237Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.277Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.277Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.281Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.281Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.342Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.342Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.405Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.405Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.417Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.417Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.423Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:31 2026-02-04T09:43:31.423Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.423Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:31 2026-02-04T09:43:31.426Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.426Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.460Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.460Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.533Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.533Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.558Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.558Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.584Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.584Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.590Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.590Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.592Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.592Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.641Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.641Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.657Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.657Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.669Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.669Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.792Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:31 09:43:31 Members {size:1, ver:1} [ 09:43:31 Member [10.30.106.63]:5701 - 64fedc1e-f22b-4c68-91a0-e8126b5fa0f6 this 09:43:31 ] 09:43:31 09:43:31 2026-02-04T09:43:31.793Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTED 09:43:31 2026-02-04T09:43:31.794Z INFO 6626 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 09:43:31 2026-02-04T09:43:31.794Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.794Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.799Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:43:31 2026-02-04T09:43:31.800Z INFO 6626 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - 64fedc1e-f22b-4c68-91a0-e8126b5fa0f6 this is handled 09:43:31 2026-02-04T09:43:31.801Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down multicast service... 09:43:31 2026-02-04T09:43:31.801Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down connection manager... 09:43:31 2026-02-04T09:43:31.801Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down node engine... 09:43:31 2026-02-04T09:43:31.859Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.859Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.861Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.861Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:31 2026-02-04T09:43:31.971Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:31 2026-02-04T09:43:31.971Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.007Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.007Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.010Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.010Z WARN 6626 --- [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. 09:43:32 2026-02-04T09:43:32.013Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.013Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.093Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:32 2026-02-04T09:43:32.093Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.093Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:32 2026-02-04T09:43:32.130Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.130Z WARN 6626 --- [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. 09:43:32 2026-02-04T09:43:32.135Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.135Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.137Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.137Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.147Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.147Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.159Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.159Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.169Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.169Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.199Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [dev] [5.5.0] Destroying node NodeExtension. 09:43:32 2026-02-04T09:43:32.200Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 401 ms. 09:43:32 2026-02-04T09:43:32.200Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:43:32 2026-02-04T09:43:32.201Z INFO 6626 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 09:43:32 2026-02-04T09:43:32.220Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.220Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.226Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.226Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.228Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:32 o o o o---o o--o o o---o o o----o o--o--o 09:43:32 | | / \ / | / / \ | | 09:43:32 o----o o o o----o | o o o----o | 09:43:32 | | * \ / | \ * \ | | 09:43:32 o o * o o---o o--o o----o o---o * o o----o o 09:43:32 09:43:32 2026-02-04T09:43:32.228Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:43:32 2026-02-04T09:43:32.228Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:43:32 2026-02-04T09:43:32.228Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Cluster name: dev 09:43:32 2026-02-04T09:43:32.228Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:43:32 2026-02-04T09:43:32.228Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] The Jet engine is disabled. 09:43:32 To enable the Jet engine on the members, do one of the following: 09:43:32 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:43:32 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:43:32 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:43:32 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:43:32 2026-02-04T09:43:32.237Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:43:32 2026-02-04T09:43:32.239Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Using Multicast discovery 09:43:32 2026-02-04T09:43:32.266Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:43:32 2026-02-04T09:43:32.267Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTING 09:43:32 2026-02-04T09:43:32.280Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.280Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.283Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.283Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.329Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.329Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.345Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.346Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.385Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:32 2026-02-04T09:43:32.385Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.385Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:32 2026-02-04T09:43:32.407Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.407Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.410Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.410Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.454Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.454Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.534Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.534Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.560Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.560Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.585Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.585Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.590Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.590Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.592Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.592Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.643Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.643Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.660Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.660Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.670Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.670Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.794Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.794Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.860Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.860Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.863Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.863Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:32 2026-02-04T09:43:32.971Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:32 2026-02-04T09:43:32.971Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:32.993Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:33 2026-02-04T09:43:32.993Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.007Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.007Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.010Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.010Z WARN 6626 --- [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. 09:43:33 2026-02-04T09:43:33.013Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.013Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.130Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:33 2026-02-04T09:43:33.130Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.130Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:33 2026-02-04T09:43:33.132Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.132Z WARN 6626 --- [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. 09:43:33 2026-02-04T09:43:33.136Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.136Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.138Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.138Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.148Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.148Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.160Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.160Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.221Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.221Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.227Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.227Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.283Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.283Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.284Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.284Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.289Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:33 2026-02-04T09:43:33.289Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.289Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:33 2026-02-04T09:43:33.313Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.313Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.333Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.333Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.349Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.349Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.409Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.410Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.455Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.455Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.535Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.535Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.562Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.562Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.586Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.586Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.591Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.591Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.593Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.593Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.643Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.643Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.663Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.663Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.672Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.672Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.796Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.796Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.861Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.861Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.864Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.864Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.865Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.865Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:33 2026-02-04T09:43:33.973Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:33 2026-02-04T09:43:33.973Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.008Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.008Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.012Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.012Z WARN 6626 --- [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. 09:43:34 2026-02-04T09:43:34.013Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.013Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.053Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:34 2026-02-04T09:43:34.053Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.053Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:34 2026-02-04T09:43:34.082Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.082Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.122Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.122Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.136Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.136Z WARN 6626 --- [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. 09:43:34 2026-02-04T09:43:34.138Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.138Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.161Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.161Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.223Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.223Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.228Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.228Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.234Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.234Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.242Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:34 2026-02-04T09:43:34.242Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.242Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:34 2026-02-04T09:43:34.286Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.286Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.325Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.325Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.336Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.336Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.351Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.351Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.410Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.411Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.439Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:34 09:43:34 Members {size:1, ver:1} [ 09:43:34 Member [10.30.106.63]:5701 - 0f768255-8738-4c22-b597-4144b01697d9 this 09:43:34 ] 09:43:34 09:43:34 2026-02-04T09:43:34.440Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTED 09:43:34 2026-02-04T09:43:34.441Z INFO 6626 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 09:43:34 2026-02-04T09:43:34.456Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.456Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.462Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:43:34 2026-02-04T09:43:34.463Z INFO 6626 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - 0f768255-8738-4c22-b597-4144b01697d9 this is handled 09:43:34 2026-02-04T09:43:34.463Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down multicast service... 09:43:34 2026-02-04T09:43:34.464Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down connection manager... 09:43:34 2026-02-04T09:43:34.464Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down node engine... 09:43:34 2026-02-04T09:43:34.526Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [dev] [5.5.0] Destroying node NodeExtension. 09:43:34 2026-02-04T09:43:34.526Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 64 ms. 09:43:34 2026-02-04T09:43:34.527Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:43:34 2026-02-04T09:43:34.528Z INFO 6626 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 09:43:34 2026-02-04T09:43:34.537Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.537Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.554Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:34 o o o o---o o--o o o---o o o----o o--o--o 09:43:34 | | / \ / | / / \ | | 09:43:34 o----o o o o----o | o o o----o | 09:43:34 | | * \ / | \ * \ | | 09:43:34 o o * o o---o o--o o----o o---o * o o----o o 09:43:34 09:43:34 2026-02-04T09:43:34.554Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:43:34 2026-02-04T09:43:34.554Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:43:34 2026-02-04T09:43:34.554Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Cluster name: dev 09:43:34 2026-02-04T09:43:34.554Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:43:34 2026-02-04T09:43:34.554Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] The Jet engine is disabled. 09:43:34 To enable the Jet engine on the members, do one of the following: 09:43:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:43:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:43:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:43:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:43:34 2026-02-04T09:43:34.562Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:43:34 2026-02-04T09:43:34.564Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Using Multicast discovery 09:43:34 2026-02-04T09:43:34.569Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:43:34 2026-02-04T09:43:34.570Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTING 09:43:34 2026-02-04T09:43:34.585Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.585Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.592Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.592Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.593Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.593Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.609Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.609Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.643Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.643Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.665Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.665Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.673Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.673Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.835Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.835Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.861Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.861Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.866Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.866Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.897Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.897Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:34 2026-02-04T09:43:34.974Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:34 2026-02-04T09:43:34.974Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.009Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.009Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.012Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.012Z WARN 6626 --- [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. 09:43:35 2026-02-04T09:43:35.014Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.015Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.053Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:35 2026-02-04T09:43:35.053Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.053Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:35 2026-02-04T09:43:35.082Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.082Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.123Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.123Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.138Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.138Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.139Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.139Z WARN 6626 --- [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. 09:43:35 2026-02-04T09:43:35.161Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.161Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.223Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.223Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.235Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.235Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.243Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.243Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.245Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:35 2026-02-04T09:43:35.245Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.245Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:35 2026-02-04T09:43:35.289Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.289Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.326Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.326Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.339Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.339Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.353Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.353Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.411Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.411Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.457Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.457Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.537Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.537Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.586Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.586Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.592Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.592Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.594Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.594Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.611Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.611Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.645Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.645Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.667Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.667Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.675Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.675Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.837Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.837Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.862Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.862Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.866Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.866Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.898Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.898Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:35 2026-02-04T09:43:35.976Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:35 2026-02-04T09:43:35.976Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.010Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.010Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.012Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.012Z WARN 6626 --- [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. 09:43:36 2026-02-04T09:43:36.015Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.015Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.058Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:36 2026-02-04T09:43:36.058Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.058Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:36 2026-02-04T09:43:36.083Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.083Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.098Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:36 2026-02-04T09:43:36.098Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.098Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:36 2026-02-04T09:43:36.123Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.123Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.139Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.139Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.142Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.142Z WARN 6626 --- [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. 09:43:36 2026-02-04T09:43:36.163Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.163Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.191Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.191Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.224Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.224Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.245Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.245Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.268Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.268Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.320Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.320Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.342Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.342Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.356Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.356Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.448Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.448Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.457Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.457Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.535Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.535Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.587Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.587Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.592Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.592Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.595Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.595Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.611Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.611Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.646Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.646Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.669Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.669Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.675Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.675Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.841Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.841Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.863Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.863Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.868Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.868Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.899Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:36 2026-02-04T09:43:36.899Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:36 2026-02-04T09:43:36.978Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:37 2026-02-04T09:43:36.978Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.012Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.012Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.013Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.013Z WARN 6626 --- [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. 09:43:37 2026-02-04T09:43:37.017Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.017Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.061Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:37 2026-02-04T09:43:37.061Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.061Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:37 2026-02-04T09:43:37.085Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.085Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.124Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.124Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.140Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.140Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.144Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.144Z WARN 6626 --- [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. 09:43:37 2026-02-04T09:43:37.147Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:37 2026-02-04T09:43:37.147Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.147Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:37 2026-02-04T09:43:37.165Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.165Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.194Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.194Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.224Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.224Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.229Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.229Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.234Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:37 09:43:37 Members {size:1, ver:1} [ 09:43:37 Member [10.30.106.63]:5701 - cfacadf4-5585-4b1d-ade1-7846b354434c this 09:43:37 ] 09:43:37 09:43:37 2026-02-04T09:43:37.235Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTED 09:43:37 2026-02-04T09:43:37.236Z INFO 6626 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 09:43:37 2026-02-04T09:43:37.246Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.246Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.253Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:43:37 2026-02-04T09:43:37.253Z INFO 6626 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - cfacadf4-5585-4b1d-ade1-7846b354434c this is handled 09:43:37 2026-02-04T09:43:37.254Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down multicast service... 09:43:37 2026-02-04T09:43:37.254Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down connection manager... 09:43:37 2026-02-04T09:43:37.254Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down node engine... 09:43:37 2026-02-04T09:43:37.258Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.258Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.269Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.269Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.316Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [dev] [5.5.0] Destroying node NodeExtension. 09:43:37 2026-02-04T09:43:37.317Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 64 ms. 09:43:37 2026-02-04T09:43:37.317Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:43:37 2026-02-04T09:43:37.318Z INFO 6626 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 09:43:37 2026-02-04T09:43:37.344Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.344Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.354Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:37 o o o o---o o--o o o---o o o----o o--o--o 09:43:37 | | / \ / | / / \ | | 09:43:37 o----o o o o----o | o o o----o | 09:43:37 | | * \ / | \ * \ | | 09:43:37 o o * o o---o o--o o----o o---o * o o----o o 09:43:37 09:43:37 2026-02-04T09:43:37.354Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:43:37 2026-02-04T09:43:37.354Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:43:37 2026-02-04T09:43:37.354Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Cluster name: dev 09:43:37 2026-02-04T09:43:37.354Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:43:37 2026-02-04T09:43:37.354Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] The Jet engine is disabled. 09:43:37 To enable the Jet engine on the members, do one of the following: 09:43:37 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:43:37 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:43:37 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:43:37 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:43:37 2026-02-04T09:43:37.362Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:43:37 2026-02-04T09:43:37.363Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Using Multicast discovery 09:43:37 2026-02-04T09:43:37.368Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:43:37 2026-02-04T09:43:37.369Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTING 09:43:37 2026-02-04T09:43:37.449Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.449Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.457Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.457Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.536Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.536Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.588Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.588Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.592Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.592Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.597Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.597Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.612Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.612Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.619Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.619Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.646Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.646Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.670Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.670Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.844Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.844Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.864Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.864Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:37 2026-02-04T09:43:37.867Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:37 2026-02-04T09:43:37.867Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:37.900Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:38 2026-02-04T09:43:37.900Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:37.996Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:38 2026-02-04T09:43:37.996Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.012Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.012Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.013Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.013Z WARN 6626 --- [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. 09:43:38 2026-02-04T09:43:38.018Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.018Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.027Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.027Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.065Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:38 2026-02-04T09:43:38.065Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.065Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:38 2026-02-04T09:43:38.124Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.124Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.140Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.140Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.147Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.147Z WARN 6626 --- [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. 09:43:38 2026-02-04T09:43:38.159Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:38 2026-02-04T09:43:38.159Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.159Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:38 2026-02-04T09:43:38.166Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.166Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.198Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.198Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.226Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.226Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.231Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.231Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.247Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.247Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.262Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.262Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.269Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.270Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.346Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.346Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.451Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.451Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.458Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.458Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.537Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.537Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.589Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.589Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.594Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.594Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.597Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.597Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.612Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.612Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.620Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.620Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.672Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.672Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.686Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.686Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.845Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.845Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.865Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.865Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.869Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.869Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:38 2026-02-04T09:43:38.888Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:38 2026-02-04T09:43:38.888Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:38.902Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:39 2026-02-04T09:43:38.902Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:38.968Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:39 2026-02-04T09:43:38.968Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:38.968Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:39 2026-02-04T09:43:39.013Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:39 2026-02-04T09:43:39.013Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.013Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:39 2026-02-04T09:43:39.014Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.014Z WARN 6626 --- [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. 09:43:39 2026-02-04T09:43:39.014Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.014Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.014Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.014Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.019Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.020Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.125Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.125Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.141Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.141Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.148Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.148Z WARN 6626 --- [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. 09:43:39 2026-02-04T09:43:39.166Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.166Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.201Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.201Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.226Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.226Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.232Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.232Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.248Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.248Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.264Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.264Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.269Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.269Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.349Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.349Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.452Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.453Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.494Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.494Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.537Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.537Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.589Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.589Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.595Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.595Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.599Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.599Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.613Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.613Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.620Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.620Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.631Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:39 09:43:39 Members {size:1, ver:1} [ 09:43:39 Member [10.30.106.63]:5701 - a31364d9-3fdf-499e-8d39-b1768b760e03 this 09:43:39 ] 09:43:39 09:43:39 2026-02-04T09:43:39.632Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTED 09:43:39 2026-02-04T09:43:39.633Z INFO 6626 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 09:43:39 2026-02-04T09:43:39.645Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:43:39 2026-02-04T09:43:39.645Z INFO 6626 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - a31364d9-3fdf-499e-8d39-b1768b760e03 this is handled 09:43:39 2026-02-04T09:43:39.646Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down multicast service... 09:43:39 2026-02-04T09:43:39.646Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down connection manager... 09:43:39 2026-02-04T09:43:39.647Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down node engine... 09:43:39 2026-02-04T09:43:39.674Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.674Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.688Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.688Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.717Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [dev] [5.5.0] Destroying node NodeExtension. 09:43:39 2026-02-04T09:43:39.717Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 72 ms. 09:43:39 2026-02-04T09:43:39.717Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:43:39 2026-02-04T09:43:39.719Z INFO 6626 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 09:43:39 2026-02-04T09:43:39.742Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:39 o o o o---o o--o o o---o o o----o o--o--o 09:43:39 | | / \ / | / / \ | | 09:43:39 o----o o o o----o | o o o----o | 09:43:39 | | * \ / | \ * \ | | 09:43:39 o o * o o---o o--o o----o o---o * o o----o o 09:43:39 09:43:39 2026-02-04T09:43:39.742Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 09:43:39 2026-02-04T09:43:39.742Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701 09:43:39 2026-02-04T09:43:39.742Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] Cluster name: dev 09:43:39 2026-02-04T09:43:39.742Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]: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. 09:43:39 2026-02-04T09:43:39.742Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.63]:5701 [dev] [5.5.0] The Jet engine is disabled. 09:43:39 To enable the Jet engine on the members, do one of the following: 09:43:39 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:43:39 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:43:39 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:43:39 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:43:39 2026-02-04T09:43:39.751Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.63]: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. 09:43:39 2026-02-04T09:43:39.752Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Using Multicast discovery 09:43:39 2026-02-04T09:43:39.757Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.63]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:43:39 2026-02-04T09:43:39.757Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTING 09:43:39 2026-02-04T09:43:39.838Z INFO 6626 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.63]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.106.63:5701 and /10.30.106.13:46415 09:43:39 2026-02-04T09:43:39.846Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.846Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.865Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.865Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.868Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.868Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:39 2026-02-04T09:43:39.888Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:39 2026-02-04T09:43:39.888Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:39.903Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:40 2026-02-04T09:43:39.903Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:39.971Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:40 2026-02-04T09:43:39.971Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:39.971Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:40 2026-02-04T09:43:40.014Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:40 2026-02-04T09:43:40.014Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.014Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:40 2026-02-04T09:43:40.015Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.015Z WARN 6626 --- [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. 09:43:40 2026-02-04T09:43:40.015Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.015Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.015Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.015Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.019Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.019Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.126Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.126Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.141Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.141Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.153Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.153Z WARN 6626 --- [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. 09:43:40 2026-02-04T09:43:40.167Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.167Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.204Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.204Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.226Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.226Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.234Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.234Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.248Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.248Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.267Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.267Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.270Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.270Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.351Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.351Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.453Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.453Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.495Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.495Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.530Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.531Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.589Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.589Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.595Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.595Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.600Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.600Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.621Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.621Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.644Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.644Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.653Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.653Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.676Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.676Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.847Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.847Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.867Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.867Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.869Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.869Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.873Z ERROR 6626 --- [_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 09:43:40 2026-02-04T09:43:40.885Z ERROR 6626 --- [_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 09:43:40 2026-02-04T09:43:40.890Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.890Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:40 2026-02-04T09:43:40.903Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:40 2026-02-04T09:43:40.903Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:40.925Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:41 2026-02-04T09:43:40.925Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:40.925Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:41 2026-02-04T09:43:41.015Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.015Z WARN 6626 --- [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. 09:43:41 2026-02-04T09:43:41.016Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.016Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.016Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.016Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.020Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.020Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.037Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:41 2026-02-04T09:43:41.037Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.037Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:41 2026-02-04T09:43:41.126Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.126Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.142Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.142Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.155Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.155Z WARN 6626 --- [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. 09:43:41 2026-02-04T09:43:41.168Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.168Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.206Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.206Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.227Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.227Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.235Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.235Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.269Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.269Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.270Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.270Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.271Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.271Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.353Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.353Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.454Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.454Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.495Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.495Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.504Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.504Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.556Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.556Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.590Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.590Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.596Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.596Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.601Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.601Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.622Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.622Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.646Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.646Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.677Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.677Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.849Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.849Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.867Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.867Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.869Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.869Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.890Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.890Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.903Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:41 2026-02-04T09:43:41.903Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:41 2026-02-04T09:43:41.903Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:41 2026-02-04T09:43:41.905Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:41 2026-02-04T09:43:41.905Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:41.941Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:42 2026-02-04T09:43:41.941Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:41.941Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:42 2026-02-04T09:43:42.016Z INFO 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.016Z WARN 6626 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.017Z INFO 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.017Z WARN 6626 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.052Z INFO 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.052Z WARN 6626 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.056Z INFO 6626 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.056Z WARN 6626 --- [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. 09:43:42 2026-02-04T09:43:42.142Z INFO 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.142Z WARN 6626 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.157Z INFO 6626 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.157Z WARN 6626 --- [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. 09:43:42 2026-02-04T09:43:42.159Z INFO 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.159Z WARN 6626 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.169Z INFO 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.169Z WARN 6626 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.171Z INFO 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.171Z WARN 6626 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.208Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.208Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.228Z INFO 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.228Z WARN 6626 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.268Z INFO 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.268Z WARN 6626 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.269Z INFO 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.269Z WARN 6626 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.273Z INFO 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.273Z WARN 6626 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.355Z INFO 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.355Z WARN 6626 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.455Z INFO 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.455Z WARN 6626 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.496Z INFO 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.496Z WARN 6626 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.508Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.63]:5701 [dev] [5.5.0] 09:43:42 09:43:42 Members {size:1, ver:1} [ 09:43:42 Member [10.30.106.63]:5701 - 9270cb3a-3ede-4226-88fd-855462532ada this 09:43:42 ] 09:43:42 09:43:42 2026-02-04T09:43:42.509Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is STARTED 09:43:42 2026-02-04T09:43:42.510Z INFO 6626 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 09:43:42 2026-02-04T09:43:42.533Z INFO 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.533Z WARN 6626 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.556Z INFO 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.556Z WARN 6626 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.591Z INFO 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.591Z WARN 6626 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.596Z INFO 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.596Z WARN 6626 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.601Z INFO 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.601Z WARN 6626 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.624Z INFO 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.624Z WARN 6626 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.636Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTTING_DOWN 09:43:42 2026-02-04T09:43:42.637Z INFO 6626 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.63]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.63]:5701 - 9270cb3a-3ede-4226-88fd-855462532ada this is handled 09:43:42 2026-02-04T09:43:42.638Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down multicast service... 09:43:42 2026-02-04T09:43:42.638Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down connection manager... 09:43:42 2026-02-04T09:43:42.638Z INFO 6626 --- [ main] c.h.i.server.tcp.TcpServerConnection : [10.30.106.63]:5701 [dev] [5.5.0] Connection[id=1, /10.30.106.63:5701->/10.30.106.13:46415, qualifier=null, endpoint=[10.30.106.13]:5701, remoteUuid=15a5331c-d601-422e-9204-01b023c5b8b8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:43:42 2026-02-04T09:43:42.639Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Shutting down node engine... 09:43:42 2026-02-04T09:43:42.647Z INFO 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.647Z WARN 6626 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.650Z INFO 6626 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.63]:5701 [dev] [5.5.0] Destroying node NodeExtension. 09:43:42 2026-02-04T09:43:42.650Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.63]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 13 ms. 09:43:42 2026-02-04T09:43:42.650Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.63]:5701 [dev] [5.5.0] [10.30.106.63]:5701 is SHUTDOWN 09:43:42 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.55 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 09:43:42 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 09:43:42 2026-02-04T09:43:42.679Z INFO 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.679Z WARN 6626 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 09:43:42 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 09:43:42 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 09:43:42 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 09:43:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 09:43:42 [INFO] Running org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec 09:43:42 09:43:42 . ____ _ __ _ _ 09:43:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:43:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:43:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:43:42 ' |____| .__|_| |_|_| |_\__, | / / / / 09:43:42 =========|_|==============|___/=/_/_/_/ 09:43:42 09:43:42 :: Spring Boot :: (v3.5.9) 09:43:42 09:43:42 2026-02-04T09:43:42.716Z INFO 6626 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Starting ClientRequestMetricsTagCustomizerSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 09:43:42 2026-02-04T09:43:42.716Z INFO 6626 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : No active profile set, falling back to 1 default profile: "default" 09:43:42 2026-02-04T09:43:42.721Z INFO 6626 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Started ClientRequestMetricsTagCustomizerSpec in 0.016 seconds (process running for 153.759) 09:43:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec 09:43:42 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 09:43:42 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 09:43:42 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 09:43:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 09:43:42 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 09:43:42 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 09:43:42 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 09:43:42 2026-02-04T09:43:42.851Z INFO 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.851Z WARN 6626 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 09:43:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 09:43:42 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 09:43:42 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 09:43:42 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 09:43:42 2026-02-04T09:43:42.862Z INFO 6626 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 09:43:42 2026-02-04T09:43:42.863Z INFO 6626 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 09:43:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 09:43:42 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 09:43:42 2026-02-04T09:43:42.868Z INFO 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.868Z WARN 6626 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.869Z INFO 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.869Z WARN 6626 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.884Z INFO 6626 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 09:43:42 2026-02-04T09:43:42.886Z INFO 6626 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 09:43:42 2026-02-04T09:43:42.886Z INFO 6626 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 09:43:42 2026-02-04T09:43:42.888Z INFO 6626 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader 09:43:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 09:43:42 [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 09:43:42 2026-02-04T09:43:42.891Z INFO 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.891Z WARN 6626 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 09:43:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.init.DataMigrationSpec 09:43:42 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 09:43:42 2026-02-04T09:43:42.907Z ERROR 6626 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to process CM handle faultyCmHandle state 09:43:42 09:43:42 java.lang.RuntimeException: Simulated failure 09:43:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:43:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:43:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:43:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:43:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:43:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:43:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:43:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:43:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:43:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:43:42 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_1_closure2.doCall(DataMigrationSpec.groovy:94) 09:43:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:42 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 09:43:42 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 09:43:42 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 09:43:42 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 09:43:42 at groovy.lang.Closure.call(Closure.java:427) 09:43:42 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 09:43:42 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 09:43:42 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 09:43:42 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 09:43:42 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 09:43:42 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 09:43:42 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 09:43:42 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 09:43:42 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 09:43:42 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 09:43:42 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 09:43:42 at jdk.proxy2/jdk.proxy2.$Proxy252.getNcmpServiceCmHandle(Unknown Source) 09:43:42 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:72) 09:43:42 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 09:43:42 at org.onap.cps.ncmp.init.DataMigration$SpockMock$429007256.migrateInventoryToModelRelease20250722$accessor$LOZzaq67(Unknown Source) 09:43:42 at org.onap.cps.ncmp.init.DataMigration$SpockMock$429007256$auxiliary$7MQEuHYj.call(Unknown Source) 09:43:42 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 09:43:42 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 09:43:42 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 09:43:42 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 09:43:42 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 09:43:42 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 09:43:42 at org.onap.cps.ncmp.init.DataMigration$SpockMock$429007256.migrateInventoryToModelRelease20250722(Unknown Source) 09:43:42 at org.onap.cps.ncmp.init.DataMigration$SpockMock$429007256$migrateInventoryToModelRelease20250722.call(Unknown Source) 09:43:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:43:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:43:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 09:43:42 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_1(DataMigrationSpec.groovy:96) 09:43:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:43:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:43:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:43:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:43:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:43:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:43:42 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:43:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:43:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:42 09:43:42 2026-02-04T09:43:42.908Z ERROR 6626 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to perform bulk update for batch 09:43:42 09:43:42 java.lang.RuntimeException: Simulated failure 09:43:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:43:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:43:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:43:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:43:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:43:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:43:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:43:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:43:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:43:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:43:42 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_2_closure3.doCall(DataMigrationSpec.groovy:107) 09:43:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:42 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 09:43:42 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 09:43:42 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 09:43:42 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 09:43:42 at groovy.lang.Closure.call(Closure.java:427) 09:43:42 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 09:43:42 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 09:43:42 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 09:43:42 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 09:43:42 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 09:43:42 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 09:43:42 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 09:43:42 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 09:43:42 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 09:43:42 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 09:43:42 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 09:43:42 at jdk.proxy2/jdk.proxy2.$Proxy228.cmHandleBulkMigrate(Unknown Source) 09:43:42 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:83) 09:43:42 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 09:43:42 at org.onap.cps.ncmp.init.DataMigration$SpockMock$429007256.migrateInventoryToModelRelease20250722$accessor$LOZzaq67(Unknown Source) 09:43:42 at org.onap.cps.ncmp.init.DataMigration$SpockMock$429007256$auxiliary$7MQEuHYj.call(Unknown Source) 09:43:42 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 09:43:42 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 09:43:42 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 09:43:42 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 09:43:42 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 09:43:42 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 09:43:42 at org.onap.cps.ncmp.init.DataMigration$SpockMock$429007256.migrateInventoryToModelRelease20250722(Unknown Source) 09:43:42 at org.onap.cps.ncmp.init.DataMigration$SpockMock$429007256$migrateInventoryToModelRelease20250722.call(Unknown Source) 09:43:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:43:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:43:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 09:43:42 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_2(DataMigrationSpec.groovy:110) 09:43:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:43:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:43:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:43:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:43:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:43:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:43:42 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:43:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:43:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:42 09:43:42 2026-02-04T09:43:42.916Z INFO 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:43:42 2026-02-04T09:43:42.916Z WARN 6626 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.918Z INFO 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:43:42 2026-02-04T09:43:42.918Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.918Z WARN 6626 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:42 2026-02-04T09:43:42.928Z INFO 6626 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 09:43:42 2026-02-04T09:43:42.928Z INFO 6626 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 09:43:42 2026-02-04T09:43:42.928Z INFO 6626 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 09:43:42 2026-02-04T09:43:42.929Z INFO 6626 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 09:43:42 2026-02-04T09:43:42.930Z INFO 6626 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 09:43:42 2026-02-04T09:43:42.933Z INFO 6626 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 09:43:42 2026-02-04T09:43:42.935Z INFO 6626 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2025-07-22. 09:43:42 2026-02-04T09:43:42.935Z INFO 6626 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2025-07-22 installed successfully, 09:43:42 2026-02-04T09:43:42.935Z INFO 6626 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 09:43:42 2026-02-04T09:43:42.938Z INFO 6626 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 09:43:42 2026-02-04T09:43:42.938Z INFO 6626 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision 2025-07-22. 09:43:42 2026-02-04T09:43:42.938Z INFO 6626 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 09:43:42 2026-02-04T09:43:42.938Z INFO 6626 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 09:43:42 2026-02-04T09:43:42.942Z INFO 6626 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 09:43:42 2026-02-04T09:43:42.944Z INFO 6626 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 09:43:42 2026-02-04T09:43:42.944Z INFO 6626 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision 2025-07-22 is already installed. 09:43:42 2026-02-04T09:43:42.944Z INFO 6626 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 09:43:42 2026-02-04T09:43:42.946Z INFO 6626 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 09:43:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 09:43:42 2026-02-04T09:43:42.973Z INFO 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:43:42 2026-02-04T09:43:42.973Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 09:43:42 2026-02-04T09:43:42.973Z WARN 6626 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:43:43 [INFO] 09:43:43 [INFO] Results: 09:43:43 [INFO] 09:43:43 [INFO] Tests run: 852, Failures: 0, Errors: 0, Skipped: 0 09:43:43 [INFO] 09:43:43 [INFO] 09:43:43 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-service --- 09:43:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 09:43:43 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 09:43:43 [INFO] All coverage checks have been met. 09:43:43 [INFO] 09:43:43 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-service --- 09:43:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 09:43:43 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 09:43:43 [INFO] 09:43:43 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 09:43:43 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.5-SNAPSHOT.jar 09:43:43 [INFO] 09:43:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 09:43:43 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.5-SNAPSHOT/cps-ncmp-service-3.7.5-SNAPSHOT.jar 09:43:43 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.5-SNAPSHOT/cps-ncmp-service-3.7.5-SNAPSHOT.pom 09:43:43 [INFO] 09:43:43 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 09:43:43 [INFO] Building cps-ncmp-rest 3.7.5-SNAPSHOT [11/21] 09:43:43 [INFO] --------------------------------[ jar ]--------------------------------- 09:43:44 [INFO] 09:43:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 09:43:44 [INFO] 09:43:44 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 09:43:44 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 09:43:44 [INFO] 09:43:44 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 09:43:44 [INFO] Generating with dryRun=false 09:43:44 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 09:43:44 [INFO] OpenAPI Generator: spring (server) 09:43:44 [INFO] Generator 'spring' is considered stable. 09:43:44 [INFO] ---------------------------------- 09:43:44 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 09:43:44 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 09:43:44 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 09:43:44 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI). 09:43:44 [INFO] Processing operation getResourceDataForCmHandle 09:43:44 [INFO] Processing operation updateResourceDataRunningForCmHandle 09:43:44 [INFO] Processing operation createResourceDataRunningForCmHandle 09:43:44 [INFO] Processing operation deleteResourceDataRunningForCmHandle 09:43:44 [INFO] Processing operation patchResourceDataRunningForCmHandle 09:43:44 [INFO] Processing operation executeDataOperationForCmHandles 09:43:44 [INFO] Processing operation queryResourceDataForCmHandle 09:43:44 [INFO] Processing operation getModuleReferencesByCmHandle 09:43:44 [INFO] Processing operation getModuleDefinitions 09:43:44 [INFO] Processing operation searchCmHandles 09:43:44 [INFO] Processing operation retrieveCmHandleDetailsById 09:43:44 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 09:43:44 [INFO] Processing operation searchCmHandleIds 09:43:44 [INFO] Processing operation getCmHandleStateByCmHandleId 09:43:44 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 09:43:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:43:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:43:44 [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 09:43:44 [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 09:43:44 [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 09:43:44 [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 09:43:44 [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 09:43:44 [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 09:43:44 [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 09:43:44 [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 09:43:44 [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 09:43:44 [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 09:43:44 [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 09:43:44 [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 09:43:44 [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 09:43:44 [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 09:43:44 [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 09:43:44 [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 09:43:44 [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 09:43:44 [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 09:43:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:43:44 [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 09:43:44 [INFO] Skipping generation of Webhooks. 09:43:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:43:44 [INFO] Skipping generation of supporting files. 09:43:44 ################################################################################ 09:43:44 # Thanks for using OpenAPI Generator. # 09:43:44 # Please consider donation to help us maintain this project 🙏 # 09:43:44 # https://opencollective.com/openapi_generator/donate # 09:43:44 ################################################################################ 09:43:45 [INFO] 09:43:45 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 09:43:45 [INFO] Generating with dryRun=false 09:43:45 [INFO] No .openapi-generator-ignore file found. 09:43:45 [INFO] OpenAPI Generator: spring (server) 09:43:45 [INFO] Generator 'spring' is considered stable. 09:43:45 [INFO] ---------------------------------- 09:43:45 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 09:43:45 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 09:43:45 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 09:43:45 [INFO] Processing operation updateDmiPluginRegistration 09:43:45 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 09:43:45 [INFO] Processing operation searchCmHandleIds 09:43:45 [INFO] Processing operation searchCmHandles 09:43:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:43:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:43:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 09:43:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 09:43:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 09:43:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 09:43:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 09:43:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 09:43:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 09:43:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 09:43:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 09:43:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 09:43:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 09:43:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 09:43:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 09:43:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 09:43:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 09:43:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:43:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 09:43:45 [INFO] Skipping generation of Webhooks. 09:43:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:43:45 [INFO] Skipping generation of supporting files. 09:43:45 ################################################################################ 09:43:45 # Thanks for using OpenAPI Generator. # 09:43:45 # Please consider donation to help us maintain this project 🙏 # 09:43:45 # https://opencollective.com/openapi_generator/donate # 09:43:45 ################################################################################ 09:43:45 [INFO] 09:43:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 09:43:45 [INFO] You have 0 Checkstyle violations. 09:43:45 [INFO] 09:43:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 09:43:45 [INFO] You have 0 Checkstyle violations. 09:43:45 [INFO] 09:43:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 09:43:45 [INFO] Copying 1 resource from src/main/resources to target/classes 09:43:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 09:43:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 09:43:45 [INFO] 09:43:45 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 09:43:45 [INFO] Recompiling the module because of changed dependency. 09:43:45 [INFO] Compiling 39 source files with javac [debug release 17] to target/classes 09:43:46 [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". 09:43:46 [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 09:43:46 [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. 09:43:46 [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. 09:43:46 [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. 09:43:46 [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. 09:43:46 [INFO] 09:43:46 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 09:43:46 [INFO] Generating with dryRun=false 09:43:46 [INFO] No .openapi-generator-ignore file found. 09:43:46 [INFO] OpenAPI Generator: openapi-yaml (documentation) 09:43:46 [INFO] Generator 'openapi-yaml' is considered stable. 09:43:46 [INFO] Output file [outputFile=openapi-inventory.yaml] 09:43:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:43:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:43:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:43:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:43:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:43:46 [INFO] Skipping generation of Webhooks. 09:43:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:43:46 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 09:43:46 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 09:43:46 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 09:43:46 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 09:43:46 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 09:43:46 ################################################################################ 09:43:46 # Thanks for using OpenAPI Generator. # 09:43:46 # Please consider donation to help us maintain this project 🙏 # 09:43:46 # https://opencollective.com/openapi_generator/donate # 09:43:46 ################################################################################ 09:43:46 [INFO] 09:43:46 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 09:43:47 [INFO] Generating with dryRun=false 09:43:47 [INFO] OpenAPI Generator: openapi-yaml (documentation) 09:43:47 [INFO] Generator 'openapi-yaml' is considered stable. 09:43:47 [INFO] Output file [outputFile=openapi.yaml] 09:43:47 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI). 09:43:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:43:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:43:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:43:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:43:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:43:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:43:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:43:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:43:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:43:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:43:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:43:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:43:47 [INFO] Skipping generation of Webhooks. 09:43:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:43:47 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 09:43:47 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 09:43:47 [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.) 09:43:47 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 09:43:47 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 09:43:47 ################################################################################ 09:43:47 # Thanks for using OpenAPI Generator. # 09:43:47 # Please consider donation to help us maintain this project 🙏 # 09:43:47 # https://opencollective.com/openapi_generator/donate # 09:43:47 ################################################################################ 09:43:47 [INFO] 09:43:47 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 09:43:47 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 09:43:47 [INFO] 09:43:47 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 09:43:47 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 09:43:47 [INFO] 09:43:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 09:43:47 [INFO] Copying 7 resources from src/test/resources to target/test-classes 09:43:47 [INFO] 09:43:47 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 09:43:47 [INFO] Recompiling the module because of changed dependency. 09:43:47 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 09:43:47 [INFO] 09:43:47 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 09:43:47 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:43:47 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:43:47 [INFO] Parallel parsing disabled. 09:43:49 [INFO] Compiled 22 files. 09:43:49 [INFO] 09:43:49 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest --- 09:43:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:43:49 [INFO] 09:43:49 [INFO] ------------------------------------------------------- 09:43:49 [INFO] T E S T S 09:43:49 [INFO] ------------------------------------------------------- 09:43:50 09:43:50.439 [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. 09:43:50 09:43:50.704 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 09:43:50 09:43:50.760 [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. 09:43:50 09:43:50.776 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 09:43:50 09:43:50.797 [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. 09:43:50 09:43:50.812 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 09:43:50 09:43:50.834 [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. 09:43:50 09:43:50.850 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 09:43:50 09:43:50.888 [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. 09:43:50 09:43:50.901 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 09:43:50 09:43:50.904 [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. 09:43:50 09:43:50.915 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 09:43:50 09:43:50.917 [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. 09:43:50 09:43:50.927 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 09:43:50 09:43:50.930 [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. 09:43:51 09:43:50.940 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 09:43:51 [INFO] Running org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 09:43:51 09:43:51.591 [main] INFO org.onap.cps.ncmp.rest.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 09:43:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s -- in org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 09:43:51 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 09:43:53 09:43:53,269 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:43:53 09:43:53,269 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 09:43:53 09:43:53,273 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 09:43:53 09:43:53,323 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 09:43:53 09:43:53,323 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 09:43:53 09:43:53,451 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 09:43:53 09:43:53,451 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 09:43:53 09:43:53 . ____ _ __ _ _ 09:43:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:43:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:43:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:43:53 ' |____| .__|_| |_|_| |_\__, | / / / / 09:43:53 =========|_|==============|___/=/_/_/_/ 09:43:53 09:43:53 :: Spring Boot :: (v3.5.9) 09:43:53 09:43:53 2026-02-04T09:43:53.818Z INFO 11027 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 11027 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 09:43:53 2026-02-04T09:43:53.819Z INFO 11027 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 09:43:55 2026-02-04T09:43:55.651Z INFO 11027 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:43:55 2026-02-04T09:43:55.651Z INFO 11027 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:43:55 2026-02-04T09:43:55.653Z INFO 11027 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 09:43:55 2026-02-04T09:43:55.780Z INFO 11027 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 2.965 seconds (process running for 6.455) 09:43:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:43:56 2026-02-04T09:43:56.678Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:56 09:43:56 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 09:43:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 09:43:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 09:43:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:43:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:43:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:43:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 09:43:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:43:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:43:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:43:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:43:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:43:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:43:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:43:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:43:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:43:56 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 09:43:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 09:43:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:43:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:43:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:43:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:43:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:43:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:43:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:43:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:43:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:43:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:43:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:43:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 09:43:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 09:43:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:43:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:43:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:43:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:43:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:43:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:43:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:43:56 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:43:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:43:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:56 09:43:57 2026-02-04T09:43:57.021Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:57 09:43:57 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 09:43:57 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 09:43:57 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 09:43:57 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:43:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:43:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:43:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:43:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:43:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:43:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:43:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:43:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:43:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:43:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:57 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 09:43:57 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 09:43:57 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672) 09:43:57 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:742) 09:43:57 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2103) 09:43:57 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 09:43:57 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 09:43:57 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 09:43:57 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 09:43:57 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 09:43:57 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 09:43:57 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 09:43:57 ... 130 common frames omitted 09:43:57 09:43:57 2026-02-04T09:43:57.067Z WARN 11027 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 09:43:57 2026-02-04T09:43:57.093Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:57 09:43:57 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:43:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:43:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:43:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:43:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:43:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:43:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:43:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:43:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:43:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:43:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:57 09:43:57 2026-02-04T09:43:57.100Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:57 09:43:57 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 09:43:57 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:43:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:43:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:43:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:43:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:43:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:43:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:43:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:57 09:43:57 2026-02-04T09:43:57.107Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:57 09:43:57 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:43:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:43:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:43:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:43:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:43:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:43:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:43:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:57 09:43:57 2026-02-04T09:43:57.114Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:57 09:43:57 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 09:43:57 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:43:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:43:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:43:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:43:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:43:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:43:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:43:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:57 09:43:57 2026-02-04T09:43:57.121Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:57 09:43:57 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:43:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:43:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:43:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 09:43:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:43:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:43:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:43:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:57 09:43:57 2026-02-04T09:43:57.127Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:57 09:43:57 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 09:43:57 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:43:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:43:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:43:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 09:43:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:43:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:43:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:43:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:57 09:43:57 2026-02-04T09:43:57.132Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:57 09:43:57 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:43:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:43:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:43:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:43:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:43:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:43:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:43:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:57 09:43:57 2026-02-04T09:43:57.138Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:57 09:43:57 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 09:43:57 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:43:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:43:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:43:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:43:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:43:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:43:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:43:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:57 09:43:57 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.455 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 09:43:57 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 09:43:57 09:43:57 . ____ _ __ _ _ 09:43:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:43:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:43:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:43:57 ' |____| .__|_| |_|_| |_\__, | / / / / 09:43:57 =========|_|==============|___/=/_/_/_/ 09:43:57 09:43:57 :: Spring Boot :: (v3.5.9) 09:43:57 09:43:57 2026-02-04T09:43:57.224Z INFO 11027 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 11027 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 09:43:57 2026-02-04T09:43:57.224Z INFO 11027 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 09:43:57 2026-02-04T09:43:57.490Z INFO 11027 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:43:57 2026-02-04T09:43:57.490Z INFO 11027 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:43:57 2026-02-04T09:43:57.491Z INFO 11027 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 09:43:57 2026-02-04T09:43:57.496Z INFO 11027 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.295 seconds (process running for 8.172) 09:43:57 2026-02-04T09:43:57.589Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:57 09:43:57 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 09:43:57 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 09:43:57 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 09:43:57 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:43:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:43:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:43:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:43:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:43:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:43:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:43:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:43:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:43:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:43:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:57 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"]) 09:43:57 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 09:43:57 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 09:43:57 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1180) 09:43:57 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2244) 09:43:57 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 09:43:57 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 09:43:57 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 09:43:57 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 09:43:57 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 09:43:57 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 09:43:57 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 09:43:57 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 09:43:57 ... 130 common frames omitted 09:43:57 09:43:57 2026-02-04T09:43:57.630Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:57 09:43:57 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) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 09:43:57 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:43:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:43:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:43:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:43:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:43:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:43:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:43:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:43:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:57 09:43:57 2026-02-04T09:43:57.634Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:57 09:43:57 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 09:43:57 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 09:43:57 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 09:43:57 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 09:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:43:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:43:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:43:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:43:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:43:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:43:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:43:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:43:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:57 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 09:43:57 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6] 09:43:57 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2596) 09:43:57 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2622) 09:43:57 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2630) 09:43:57 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:830) 09:43:57 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3662) 09:43:57 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3635) 09:43:57 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:2976) 09:43:57 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2910) 09:43:57 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 09:43:57 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 09:43:57 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 09:43:57 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2117) 09:43:57 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 09:43:57 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 09:43:57 ... 140 common frames omitted 09:43:57 09:43:57 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 09:43:57 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 09:43:57 09:43:57 . ____ _ __ _ _ 09:43:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:43:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:43:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:43:57 ' |____| .__|_| |_|_| |_\__, | / / / / 09:43:57 =========|_|==============|___/=/_/_/_/ 09:43:57 09:43:57 :: Spring Boot :: (v3.5.9) 09:43:57 09:43:57 2026-02-04T09:43:57.918Z INFO 11027 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 11027 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 09:43:57 2026-02-04T09:43:57.918Z INFO 11027 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 09:43:58 2026-02-04T09:43:58.236Z INFO 11027 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:43:58 2026-02-04T09:43:58.236Z INFO 11027 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:43:58 2026-02-04T09:43:58.236Z INFO 11027 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 09:43:58 2026-02-04T09:43:58.242Z INFO 11027 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.343 seconds (process running for 8.918) 09:43:58 2026-02-04T09:43:58.310Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:58 09:43:58 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 09:43:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:43:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:43:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:43:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:43:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:43:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:43:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:43:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:43:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:43:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 09:43:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:159) 09:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 09:43:58 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 09:43:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 09:43:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:43:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:58 09:43:58 2026-02-04T09:43:58.315Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:58 09:43:58 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 09:43:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:43:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:43:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:43:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:43:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:43:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:43:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:43:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:43:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:43:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 09:43:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:160) 09:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 09:43:58 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 09:43:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 09:43:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:43:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:58 09:43:58 2026-02-04T09:43:58.319Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:58 09:43:58 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 09:43:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:43:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:43:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:43:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:43:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:43:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:43:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:43:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:43:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:43:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:43:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:161) 09:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 09:43:58 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 09:43:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 09:43:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:43:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:58 09:43:58 2026-02-04T09:43:58.323Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:58 09:43:58 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 09:43:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:43:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:43:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:43:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:43:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:43:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:43:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:43:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:43:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:43:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:43:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:162) 09:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 09:43:58 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 09:43:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 09:43:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:43:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:58 09:43:58 2026-02-04T09:43:58.331Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:58 09:43:58 java.lang.IllegalStateException: some error message 09:43:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:43:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:43:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:43:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:43:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:43:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:43:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:43:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:43:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:43:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:43:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:164) 09:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 09:43:58 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 09:43:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 09:43:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:43:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:58 09:43:58 2026-02-04T09:43:58.347Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:58 09:43:58 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 09:43:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:43:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:43:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:43:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:43:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:43:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:43:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:43:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:43:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:43:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:43:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:168) 09:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 09:43:58 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 09:43:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 09:43:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:43:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:58 09:43:58 2026-02-04T09:43:58.351Z ERROR 11027 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:43:58 09:43:58 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 09:43:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:43:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:43:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:43:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:43:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:43:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:43:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:43:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:43:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:43:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 09:43:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:169) 09:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:43:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:43:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 09:43:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 09:43:58 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 09:43:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 09:43:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:43:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:43:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:43:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:43:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:43:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:43:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:43:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:43:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:43:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:43:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:43:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:43:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:43:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:43:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:43:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:43:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:43:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:43:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:43:58 09:43:58 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 09:43:58 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 09:43:58 09:43:58 . ____ _ __ _ _ 09:43:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:43:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:43:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:43:58 ' |____| .__|_| |_|_| |_\__, | / / / / 09:43:58 =========|_|==============|___/=/_/_/_/ 09:43:58 09:43:58 :: Spring Boot :: (v3.5.9) 09:43:58 09:43:58 2026-02-04T09:43:58.445Z INFO 11027 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Starting ProvMnSControllerSpec using Java 17.0.6-ea with PID 11027 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 09:43:58 2026-02-04T09:43:58.445Z INFO 11027 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : No active profile set, falling back to 1 default profile: "default" 09:43:58 2026-02-04T09:43:58.618Z INFO 11027 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:43:58 2026-02-04T09:43:58.618Z INFO 11027 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:43:58 2026-02-04T09:43:58.619Z INFO 11027 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 09:43:58 2026-02-04T09:43:58.624Z INFO 11027 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Started ProvMnSControllerSpec in 0.196 seconds (process running for 9.299) 09:43:58 2026-02-04T09:43:58.686Z WARN 11027 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 09:43:58 2026-02-04T09:43:58.691Z WARN 11027 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 09:43:58 2026-02-04T09:43:58.731Z WARN 11027 --- [ 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]]] ] 09:43:58 2026-02-04T09:43:58.815Z WARN 11027 --- [ 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`)] 09:43:58 2026-02-04T09:43:58.822Z WARN 11027 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 09:43:58 2026-02-04T09:43:58.840Z WARN 11027 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: denied for test 09:43:58 2026-02-04T09:43:58.849Z WARN 11027 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/xml' is not supported] 09:43:58 2026-02-04T09:43:58.852Z WARN 11027 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation] 09:43:58 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 09:43:58 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 09:43:58 2026-02-04T09:43:58.988Z WARN 11027 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 09:43:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 09:43:58 2026-02-04T09:43:58.989Z WARN 11027 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 09:43:58 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 09:43:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 09:43:59 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 09:43:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 09:43:59 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 09:43:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 09:43:59 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 09:43:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 09:43:59 [INFO] 09:43:59 [INFO] Results: 09:43:59 [INFO] 09:43:59 [INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0 09:43:59 [INFO] 09:43:59 [INFO] 09:43:59 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest --- 09:43:59 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 09:43:59 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 09:43:59 [INFO] All coverage checks have been met. 09:43:59 [INFO] 09:43:59 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- 09:43:59 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 09:43:59 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 09:43:59 [INFO] 09:43:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 09:43:59 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.5-SNAPSHOT.jar 09:43:59 [INFO] 09:43:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 09:43:59 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.5-SNAPSHOT/cps-ncmp-rest-3.7.5-SNAPSHOT.jar 09:43:59 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.5-SNAPSHOT/cps-ncmp-rest-3.7.5-SNAPSHOT.pom 09:43:59 [INFO] 09:43:59 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 09:43:59 [INFO] Building cps-ncmp-rest-stub 3.7.5-SNAPSHOT [12/21] 09:43:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:43:59 [INFO] 09:43:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 09:43:59 [INFO] 09:43:59 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 09:43:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:43:59 [INFO] surefireArgLine set to empty 09:43:59 [INFO] 09:43:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 09:43:59 [INFO] You have 0 Checkstyle violations. 09:43:59 [INFO] 09:43:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 09:43:59 [INFO] You have 0 Checkstyle violations. 09:43:59 [INFO] 09:43:59 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 09:43:59 [INFO] No sources specified for compilation. Skipping. 09:43:59 [INFO] 09:43:59 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- 09:43:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:43:59 [INFO] 09:43:59 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- 09:43:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:43:59 [INFO] 09:43:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 09:43:59 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.7.5-SNAPSHOT/cps-ncmp-rest-stub-3.7.5-SNAPSHOT.pom 09:43:59 [INFO] 09:43:59 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 09:43:59 [INFO] Building cps-ncmp-rest-stub-service 3.7.5-SNAPSHOT [13/21] 09:43:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:43:59 [INFO] 09:43:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 09:43:59 [INFO] 09:43:59 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 09:43:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:43:59 [INFO] surefireArgLine set to empty 09:43:59 [INFO] 09:43:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 09:43:59 [INFO] You have 0 Checkstyle violations. 09:43:59 [INFO] 09:43:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 09:43:59 [INFO] You have 0 Checkstyle violations. 09:43:59 [INFO] 09:43:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 09:43:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:43:59 [INFO] Copying 3 resources 09:43:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 09:43:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 09:43:59 [INFO] 09:43:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 09:43:59 [INFO] Recompiling the module because of changed dependency. 09:43:59 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 09:43:59 [INFO] 09:43:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 09:43:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:43:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 09:43:59 [INFO] 09:43:59 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 09:43:59 [INFO] No sources to compile 09:43:59 [INFO] 09:43:59 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 09:43:59 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:43:59 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:43:59 [INFO] Parallel parsing disabled. 09:44:00 [INFO] Compiled 4 files. 09:44:00 [INFO] 09:44:00 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-service --- 09:44:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:44:00 [INFO] 09:44:00 [INFO] ------------------------------------------------------- 09:44:00 [INFO] T E S T S 09:44:00 [INFO] ------------------------------------------------------- 09:44:01 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 09:44:02 09:44:02,260 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:44:02 09:44:02,261 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 09:44:02 09:44:02,265 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 09:44:02 09:44:02,295 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 09:44:02 09:44:02,296 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 09:44:02 09:44:02,354 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 09:44:02 09:44:02,355 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 09:44:02 2026-02-04T09:44:02.570Z INFO 11099 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 11099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 09:44:02 2026-02-04T09:44:02.570Z INFO 11099 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 09:44:03 2026-02-04T09:44:03.636Z INFO 11099 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 09:44:03 2026-02-04T09:44:03.640Z INFO 11099 --- [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 09:44:03 2026-02-04T09:44:03.667Z INFO 11099 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 09:44:03 2026-02-04T09:44:03.668Z INFO 11099 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1076 ms 09:44:03 2026-02-04T09:44:03.775Z INFO 11099 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 09:44:03 2026-02-04T09:44:03.780Z INFO 11099 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@4e31b64d{application,/,b=file:/tmp/jetty-docbase.0.6688812125795211403/,a=AVAILABLE,h=oeje10s.SessionHandler@434b2e0c{STARTED}} 09:44:03 2026-02-04T09:44:03.781Z INFO 11099 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@4e31b64d{application,/,b=file:/tmp/jetty-docbase.0.6688812125795211403/,a=AVAILABLE,h=oeje10s.SessionHandler@434b2e0c{STARTED}} 09:44:03 2026-02-04T09:44:03.782Z INFO 11099 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@17e2835c{STARTING}[12.0.31,sto=0] @3237ms 09:44:04 2026-02-04T09:44:04.394Z INFO 11099 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 09:44:04 2026-02-04T09:44:04.469Z INFO 11099 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 09:44:04 2026-02-04T09:44:04.469Z INFO 11099 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 09:44:04 2026-02-04T09:44:04.470Z INFO 11099 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 09:44:04 2026-02-04T09:44:04.481Z INFO 11099 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@91c11b6{HTTP/1.1, (http/1.1)}{0.0.0.0:37719} 09:44:04 2026-02-04T09:44:04.482Z INFO 11099 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 37719 (http/1.1) with context path '/' 09:44:04 2026-02-04T09:44:04.499Z INFO 11099 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.46 seconds (process running for 3.953) 09:44:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:44:05 2026-02-04T09:44:05.421Z WARN 11099 --- [cps-ncmp-rest-stub] [tp1274089441-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 09:44:05 2026-02-04T09:44:05.421Z INFO 11099 --- [cps-ncmp-rest-stub] [tp1274089441-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 09:44:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.895 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 09:44:05 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 09:44:05 2026-02-04T09:44:05.559Z WARN 11099 --- [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 09:44:05 2026-02-04T09:44:05.559Z INFO 11099 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 09:44:05 2026-02-04T09:44:05.562Z INFO 11099 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test10099705079735893336/file.txt 09:44:05 2026-02-04T09:44:05.564Z WARN 11099 --- [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 09:44:05 2026-02-04T09:44:05.564Z ERROR 11099 --- [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 09:44:05 2026-02-04T09:44:05.565Z WARN 11099 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test10099705079735893336/unknown-file.txt', will search it in classpath 09:44:05 2026-02-04T09:44:05.565Z ERROR 11099 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test10099705079735893336/unknown-file.txt file not found on classpath or on file system 09:44:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 09:44:05 [INFO] 09:44:05 [INFO] Results: 09:44:05 [INFO] 09:44:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 09:44:05 [INFO] 09:44:05 [INFO] 09:44:05 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- 09:44:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:44:05 [INFO] 09:44:05 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 09:44:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:44:05 [INFO] 09:44:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 09:44:05 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.5-SNAPSHOT.jar 09:44:05 [INFO] 09:44:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 09:44:05 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.5-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.5-SNAPSHOT.jar 09:44:05 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.5-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.5-SNAPSHOT.pom 09:44:05 [INFO] 09:44:05 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 09:44:05 [INFO] Building cps-ncmp-rest-stub-app 3.7.5-SNAPSHOT [14/21] 09:44:05 [INFO] --------------------------------[ jar ]--------------------------------- 09:44:05 [INFO] 09:44:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 09:44:05 [INFO] 09:44:05 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 09:44:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:44:05 [INFO] surefireArgLine set to empty 09:44:05 [INFO] 09:44:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 09:44:05 [INFO] You have 0 Checkstyle violations. 09:44:05 [INFO] 09:44:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 09:44:05 [INFO] You have 0 Checkstyle violations. 09:44:05 [INFO] 09:44:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 09:44:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:44:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 09:44:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 09:44:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 09:44:05 [INFO] 09:44:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 09:44:05 [INFO] Recompiling the module because of changed dependency. 09:44:05 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 09:44:06 [INFO] 09:44:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 09:44:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:44:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 09:44:06 [INFO] 09:44:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 09:44:06 [INFO] No sources to compile 09:44:06 [INFO] 09:44:06 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 09:44:06 [INFO] No sources specified for compilation. Skipping. 09:44:06 [INFO] 09:44:06 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-app --- 09:44:06 [INFO] No tests to run. 09:44:06 [INFO] 09:44:06 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- 09:44:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:44:06 [INFO] 09:44:06 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 09:44:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:44:06 [INFO] 09:44:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 09:44:06 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.5-SNAPSHOT.jar 09:44:06 [INFO] 09:44:06 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-ncmp-rest-stub-app --- 09:44:07 [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.5-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 09:44:07 [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.5-SNAPSHOT.jar.original 09:44:07 [INFO] 09:44:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 09:44:07 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.5-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.5-SNAPSHOT.jar 09:44:07 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.5-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.5-SNAPSHOT.pom 09:44:07 [INFO] 09:44:07 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 09:44:07 [INFO] Building cps-ri 3.7.5-SNAPSHOT [15/21] 09:44:07 [INFO] --------------------------------[ jar ]--------------------------------- 09:44:07 [INFO] 09:44:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 09:44:07 [INFO] 09:44:07 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- 09:44:07 [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 09:44:07 [INFO] 09:44:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 09:44:07 [INFO] You have 0 Checkstyle violations. 09:44:07 [INFO] 09:44:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 09:44:08 [INFO] You have 0 Checkstyle violations. 09:44:08 [INFO] 09:44:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 09:44:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:44:08 [INFO] Copying 10 resources 09:44:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 09:44:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 09:44:08 [INFO] 09:44:08 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 09:44:08 [INFO] Recompiling the module because of changed dependency. 09:44:08 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 09:44:08 [INFO] 09:44:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 09:44:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:44:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 09:44:08 [INFO] 09:44:08 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 09:44:08 [INFO] No sources to compile 09:44:08 [INFO] 09:44:08 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 09:44:08 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:44:09 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:44:09 [INFO] Parallel parsing disabled. 09:44:09 [INFO] Compiled 18 files. 09:44:09 [INFO] 09:44:09 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ri --- 09:44:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:44:09 [INFO] 09:44:09 [INFO] ------------------------------------------------------- 09:44:09 [INFO] T E S T S 09:44:09 [INFO] ------------------------------------------------------- 09:44:11 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 09:44:12 09:44:12.854 [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 09:44:13 09:44:13.166 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 09:44:13 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.545 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 09:44:13 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 09:44:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 09:44:13 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 09:44:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 09:44:13 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 09:44:13 09:44:13.607 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 09:44:13 09:44:13.607 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 09:44:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.onap.cps.ri.utils.SessionManagerSpec 09:44:13 [INFO] 09:44:13 [INFO] Results: 09:44:13 [INFO] 09:44:13 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 09:44:13 [INFO] 09:44:13 [INFO] 09:44:13 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ri --- 09:44:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 09:44:13 [INFO] Analyzed bundle 'cps-ri' with 17 classes 09:44:13 [INFO] All coverage checks have been met. 09:44:13 [INFO] 09:44:13 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ri --- 09:44:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 09:44:13 [INFO] Analyzed bundle 'cps-ri' with 17 classes 09:44:13 [INFO] 09:44:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 09:44:13 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.5-SNAPSHOT.jar 09:44:13 [INFO] 09:44:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 09:44:13 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.5-SNAPSHOT/cps-ri-3.7.5-SNAPSHOT.jar 09:44:13 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.5-SNAPSHOT/cps-ri-3.7.5-SNAPSHOT.pom 09:44:13 [INFO] 09:44:13 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 09:44:13 [INFO] Building integration-test 3.7.5-SNAPSHOT [16/21] 09:44:13 [INFO] --------------------------------[ jar ]--------------------------------- 09:44:13 [INFO] 09:44:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 09:44:13 [INFO] 09:44:14 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- 09:44:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/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 09:44:14 [INFO] 09:44:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 09:44:14 [INFO] You have 0 Checkstyle violations. 09:44:14 [INFO] 09:44:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 09:44:14 [INFO] You have 0 Checkstyle violations. 09:44:14 [INFO] 09:44:14 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 09:44:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:44:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 09:44:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 09:44:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 09:44:14 [INFO] 09:44:14 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 09:44:14 [INFO] No sources to compile 09:44:14 [INFO] 09:44:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 09:44:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:44:14 [INFO] Copying 22 resources 09:44:14 [INFO] 09:44:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 09:44:14 [INFO] Recompiling the module because of changed dependency. 09:44:14 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 09:44:14 [INFO] 09:44:14 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 09:44:14 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:44:14 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:44:14 [INFO] Parallel parsing disabled. 09:44:18 [INFO] Compiled 175 files. 09:44:18 [INFO] 09:44:18 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ integration-test --- 09:44:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:44:18 [INFO] 09:44:18 [INFO] ------------------------------------------------------- 09:44:18 [INFO] T E S T S 09:44:18 [INFO] ------------------------------------------------------- 09:44:20 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 09:44:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.215 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 09:44:23 09:44:23.248 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 09:44:23 09:44:23.256 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 09:44:23 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 09:44:23 09:44:23.340 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.4 09:44:23 09:44:23.642 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 09:44:24 09:44:24.068 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 09:44:24 09:44:24.070 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 09:44:24 09:44:24.092 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 09:44:24 Server Version: 23.0.1 09:44:24 API Version: 1.42 09:44:24 Operating System: CentOS Stream 8 09:44:24 Total Memory: 31890 MB 09:44:24 09:44:24.096 [main] WARN org.testcontainers.utility.ResourceReaper -- 09:44:24 ******************************************************************************** 09:44:24 Ryuk has been disabled. This can cause unexpected behavior in your environment. 09:44:24 ******************************************************************************** 09:44:24 09:44:24.101 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 09:44:24 09:44:24.102 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 09:44:24 09:44:24.127 [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. 09:44:24 09:44:24.135 [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) 09:44:25 09:44:25.720 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 09:44:25 09:44:25.749 [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) 09:44:26 09:44:26.071 [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) 09:44:27 09:44:26.965 [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) 09:44:27 09:44:27.111 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (10 MB/? MB) 09:44:28 09:44:28.013 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (30 MB/? MB) 09:44:28 09:44:28.051 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (33 MB/? MB) 09:44:28 09:44:28.368 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (36 MB/? MB) 09:44:28 09:44:28.411 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (39 MB/? MB) 09:44:28 09:44:28.414 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (39 MB/? MB) 09:44:28 09:44:28.762 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (39 MB/? MB) 09:44:28 09:44:28.764 [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) 09:44:29 09:44:29.114 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 0 extracted, (41 MB/? MB) 09:44:29 09:44:29.116 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 0 extracted, (41 MB/? MB) 09:44:29 09:44:29.165 [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) 09:44:29 09:44:29.356 [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) 09:44:29 09:44:29.457 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (43 MB/? MB) 09:44:29 09:44:29.573 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (44 MB/? MB) 09:44:29 09:44:29.905 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (52 MB/? MB) 09:44:30 09:44:30.029 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (55 MB/? MB) 09:44:30 09:44:30.113 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (58 MB/? MB) 09:44:30 09:44:30.195 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (60 MB/? MB) 09:44:33 09:44:33.170 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (127 MB/130 MB) 09:44:35 09:44:35.328 [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) 09:44:35 09:44:35.425 [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) 09:44:35 09:44:35.498 [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) 09:44:35 09:44:35.582 [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) 09:44:35 09:44:35.671 [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) 09:44:35 09:44:35.688 [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) 09:44:35 09:44:35.688 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT11.560410577S 09:44:35 09:44:35.724 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 09:44:37 09:44:37.489 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: ac8d7d399667f302001a4377c79fc439743d6d069156ce21aae2982a3cf99a8a 09:44:39 09:44:39.044 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT3.32012067S 09:44:39 09:44:39.045 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 09:44:39 09:44:39.048 [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')) 09:44:39 09:44:39.049 [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 09:44:39 09:44:39.049 [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) 09:44:39 09:44:39.121 [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: d2f9707a2aa1e57464b8daaf74429940e06ea318e7658dd5c153bf2c1e3384b0 09:44:44 09:44:44.897 [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.848777472S 09:44:44 09:44:44.898 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 09:44:45 09:44:45,575 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:44:45 09:44:45,576 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 09:44:45 09:44:45,579 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 09:44:45 09:44:45,632 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 09:44:45 09:44:45,632 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 09:44:46 09:44:46,464 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 09:44:46 09:44:46,464 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 09:44:46 2026-02-04T09:44:46.858Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 11251 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 09:44:46 2026-02-04T09:44:46.859Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : No active profile set, falling back to 1 default profile: "default" 09:44:48 2026-02-04T09:44:47.926Z INFO 11251 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 09:44:48 2026-02-04T09:44:48.103Z INFO 11251 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 168 ms. Found 6 JPA repository interfaces. 09:44:49 2026-02-04T09:44:49.740Z INFO 11251 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 09:44:50 2026-02-04T09:44:49.964Z INFO 11251 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@62869abc 09:44:50 2026-02-04T09:44:49.966Z INFO 11251 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 09:44:50 2026-02-04T09:44:50.144Z INFO 11251 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 09:44:50 2026-02-04T09:44:50.527Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 09:44:50 2026-02-04T09:44:50.571Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 09:44:50 2026-02-04T09:44:50.589Z INFO 11251 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 09:44:50 2026-02-04T09:44:50.844Z INFO 11251 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 09:44:50 2026-02-04T09:44:50.845Z INFO 11251 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 0198290845 09:44:50 2026-02-04T09:44:50.847Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 09:44:50 2026-02-04T09:44:50.908Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 09:44:50 2026-02-04T09:44:50.917Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 09:44:50 2026-02-04T09:44:50.918Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 9ms 09:44:50 2026-02-04T09:44:50.926Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 09:44:51 2026-02-04T09:44:50.931Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 09:44:51 2026-02-04T09:44:50.931Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 5ms 09:44:51 2026-02-04T09:44:50.934Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 09:44:51 2026-02-04T09:44:50.938Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 09:44:51 2026-02-04T09:44:50.938Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 4ms 09:44:51 2026-02-04T09:44:50.944Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 09:44:51 2026-02-04T09:44:50.950Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 09:44:51 2026-02-04T09:44:50.950Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 6ms 09:44:51 2026-02-04T09:44:50.954Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 09:44:51 2026-02-04T09:44:50.959Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 09:44:51 2026-02-04T09:44:50.959Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 5ms 09:44:51 2026-02-04T09:44:50.963Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 09:44:51 2026-02-04T09:44:50.969Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 09:44:51 2026-02-04T09:44:50.969Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 6ms 09:44:51 2026-02-04T09:44:50.973Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 09:44:51 2026-02-04T09:44:50.978Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 09:44:51 2026-02-04T09:44:50.978Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 4ms 09:44:51 2026-02-04T09:44:50.981Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 09:44:51 2026-02-04T09:44:50.985Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 09:44:51 2026-02-04T09:44:50.986Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 09:44:51 2026-02-04T09:44:50.989Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 09:44:51 2026-02-04T09:44:50.991Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 09:44:51 2026-02-04T09:44:50.992Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 09:44:51 2026-02-04T09:44:50.995Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 09:44:51 2026-02-04T09:44:50.997Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 09:44:51 2026-02-04T09:44:50.997Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 2ms 09:44:51 2026-02-04T09:44:50.999Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 09:44:51 2026-02-04T09:44:51.002Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 09:44:51 2026-02-04T09:44:51.004Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 5ms 09:44:51 2026-02-04T09:44:51.006Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 09:44:51 2026-02-04T09:44:51.010Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 09:44:51 2026-02-04T09:44:51.011Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 5ms 09:44:51 2026-02-04T09:44:51.014Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 09:44:51 2026-02-04T09:44:51.016Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 09:44:51 2026-02-04T09:44:51.016Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 09:44:51 2026-02-04T09:44:51.019Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 09:44:51 2026-02-04T09:44:51.021Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 09:44:51 2026-02-04T09:44:51.022Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 3ms 09:44:51 2026-02-04T09:44:51.025Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 09:44:51 2026-02-04T09:44:51.028Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 09:44:51 2026-02-04T09:44:51.028Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 09:44:51 2026-02-04T09:44:51.036Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 09:44:51 2026-02-04T09:44:51.039Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 09:44:51 2026-02-04T09:44:51.039Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 09:44:51 2026-02-04T09:44:51.042Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 09:44:51 2026-02-04T09:44:51.044Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 09:44:51 2026-02-04T09:44:51.044Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 09:44:51 2026-02-04T09:44:51.047Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 09:44:51 2026-02-04T09:44:51.049Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 09:44:51 2026-02-04T09:44:51.049Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 09:44:51 2026-02-04T09:44:51.051Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 09:44:51 2026-02-04T09:44:51.053Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 09:44:51 2026-02-04T09:44:51.053Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 09:44:51 2026-02-04T09:44:51.055Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 09:44:51 2026-02-04T09:44:51.057Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 09:44:51 2026-02-04T09:44:51.058Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 3ms 09:44:51 2026-02-04T09:44:51.061Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 09:44:51 2026-02-04T09:44:51.063Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 09:44:51 2026-02-04T09:44:51.064Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 09:44:51 2026-02-04T09:44:51.066Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 09:44:51 2026-02-04T09:44:51.069Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 09:44:51 2026-02-04T09:44:51.069Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 09:44:51 2026-02-04T09:44:51.071Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 09:44:51 2026-02-04T09:44:51.075Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 09:44:51 2026-02-04T09:44:51.075Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 4ms 09:44:51 2026-02-04T09:44:51.079Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 09:44:51 2026-02-04T09:44:51.082Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 09:44:51 2026-02-04T09:44:51.082Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 09:44:51 2026-02-04T09:44:51.085Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 09:44:51 2026-02-04T09:44:51.087Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 09:44:51 2026-02-04T09:44:51.087Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 2ms 09:44:51 2026-02-04T09:44:51.089Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 09:44:51 2026-02-04T09:44:51.092Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 09:44:51 2026-02-04T09:44:51.092Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 09:44:51 2026-02-04T09:44:51.094Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 09:44:51 2026-02-04T09:44:51.096Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 09:44:51 2026-02-04T09:44:51.097Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 3ms 09:44:51 2026-02-04T09:44:51.099Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 09:44:51 2026-02-04T09:44:51.100Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 09:44:51 2026-02-04T09:44:51.101Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 09:44:51 2026-02-04T09:44:51.103Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 09:44:51 2026-02-04T09:44:51.105Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 09:44:51 2026-02-04T09:44:51.106Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 09:44:51 2026-02-04T09:44:51.108Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 09:44:51 2026-02-04T09:44:51.110Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 09:44:51 2026-02-04T09:44:51.111Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 09:44:51 2026-02-04T09:44:51.113Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 09:44:51 2026-02-04T09:44:51.115Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 09:44:51 2026-02-04T09:44:51.115Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 09:44:51 2026-02-04T09:44:51.118Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 09:44:51 2026-02-04T09:44:51.120Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 09:44:51 2026-02-04T09:44:51.120Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 2ms 09:44:51 2026-02-04T09:44:51.122Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 09:44:51 2026-02-04T09:44:51.125Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 09:44:51 2026-02-04T09:44:51.125Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms 09:44:51 2026-02-04T09:44:51.127Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 09:44:51 2026-02-04T09:44:51.129Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 09:44:51 2026-02-04T09:44:51.130Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 3ms 09:44:51 2026-02-04T09:44:51.132Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 09:44:51 2026-02-04T09:44:51.134Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 09:44:51 2026-02-04T09:44:51.135Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 09:44:51 2026-02-04T09:44:51.137Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 09:44:51 2026-02-04T09:44:51.139Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 09:44:51 2026-02-04T09:44:51.139Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 09:44:51 2026-02-04T09:44:51.141Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 09:44:51 2026-02-04T09:44:51.143Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 09:44:51 2026-02-04T09:44:51.143Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 2ms 09:44:51 2026-02-04T09:44:51.145Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 09:44:51 2026-02-04T09:44:51.147Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 09:44:51 2026-02-04T09:44:51.150Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 4ms 09:44:51 2026-02-04T09:44:51.152Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 09:44:51 2026-02-04T09:44:51.155Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 09:44:51 2026-02-04T09:44:51.156Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 4ms 09:44:51 2026-02-04T09:44:51.158Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 09:44:51 2026-02-04T09:44:51.171Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 09:44:51 2026-02-04T09:44:51.172Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 14ms 09:44:51 2026-02-04T09:44:51.174Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 09:44:51 2026-02-04T09:44:51.176Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 09:44:51 2026-02-04T09:44:51.176Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 09:44:51 2026-02-04T09:44:51.178Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 09:44:51 2026-02-04T09:44:51.180Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 09:44:51 2026-02-04T09:44:51.180Z INFO 11251 --- [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 09:44:51 2026-02-04T09:44:51.183Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 09:44:51 2026-02-04T09:44:51.185Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 09:44:51 2026-02-04T09:44:51.187Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 09:44:51 2026-02-04T09:44:51.187Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 4ms 09:44:51 2026-02-04T09:44:51.189Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 09:44:51 2026-02-04T09:44:51.191Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 09:44:51 2026-02-04T09:44:51.192Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 3ms 09:44:51 2026-02-04T09:44:51.195Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 09:44:51 2026-02-04T09:44:51.196Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 09:44:51 2026-02-04T09:44:51.198Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 09:44:51 2026-02-04T09:44:51.199Z INFO 11251 --- [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 09:44:51 2026-02-04T09:44:51.201Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 09:44:51 2026-02-04T09:44:51.203Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 09:44:51 2026-02-04T09:44:51.204Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 3ms 09:44:51 2026-02-04T09:44:51.206Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 09:44:51 2026-02-04T09:44:51.208Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 09:44:51 2026-02-04T09:44:51.208Z INFO 11251 --- [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 09:44:51 2026-02-04T09:44:51.210Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 09:44:51 2026-02-04T09:44:51.212Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 09:44:51 2026-02-04T09:44:51.212Z INFO 11251 --- [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 09:44:51 2026-02-04T09:44:51.214Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 09:44:51 2026-02-04T09:44:51.221Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 09:44:51 2026-02-04T09:44:51.224Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 09:44:51 2026-02-04T09:44:51.226Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 09:44:51 2026-02-04T09:44:51.229Z INFO 11251 --- [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 09:44:51 2026-02-04T09:44:51.234Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 09:44:51 2026-02-04T09:44:51.243Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 09:44:51 2026-02-04T09:44:51.243Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 9ms 09:44:51 2026-02-04T09:44:51.246Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 09:44:51 2026-02-04T09:44:51.255Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 09:44:51 2026-02-04T09:44:51.257Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 10ms 09:44:51 2026-02-04T09:44:51.259Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 09:44:51 2026-02-04T09:44:51.261Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 09:44:51 2026-02-04T09:44:51.262Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 3ms 09:44:51 2026-02-04T09:44:51.264Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 09:44:51 2026-02-04T09:44:51.265Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 09:44:51 2026-02-04T09:44:51.265Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 09:44:51 2026-02-04T09:44:51.275Z INFO 11251 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 09:44:51 2026-02-04T09:44:51.275Z INFO 11251 --- [cps-integration-test] [ main] liquibase.util : Run: 53 09:44:51 2026-02-04T09:44:51.275Z INFO 11251 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 09:44:51 2026-02-04T09:44:51.275Z INFO 11251 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 09:44:51 2026-02-04T09:44:51.275Z INFO 11251 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 09:44:51 2026-02-04T09:44:51.275Z INFO 11251 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 09:44:51 2026-02-04T09:44:51.276Z INFO 11251 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 09:44:51 2026-02-04T09:44:51.279Z INFO 11251 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 09:44:51 2026-02-04T09:44:51.279Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 09:44:51 2026-02-04T09:44:51.282Z INFO 11251 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 09:44:51 2026-02-04T09:44:51.283Z INFO 11251 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 09:44:52 2026-02-04T09:44:52.111Z INFO 11251 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 09:44:52 2026-02-04T09:44:52.176Z INFO 11251 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.39.Final 09:44:52 2026-02-04T09:44:52.178Z INFO 11251 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 09:44:52 2026-02-04T09:44:52.217Z INFO 11251 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 09:44:52 2026-02-04T09:44:52.590Z INFO 11251 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 09:44:52 2026-02-04T09:44:52.652Z WARN 11251 --- [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) 09:44:52 2026-02-04T09:44:52.688Z INFO 11251 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 09:44:52 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 09:44:52 Database driver: undefined/unknown 09:44:52 Database version: 14.1 09:44:52 Autocommit mode: undefined/unknown 09:44:52 Isolation level: undefined/unknown 09:44:52 Minimum pool size: undefined/unknown 09:44:52 Maximum pool size: undefined/unknown 09:44:54 2026-02-04T09:44:54.017Z INFO 11251 --- [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) 09:44:54 2026-02-04T09:44:54.019Z INFO 11251 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 09:44:54 2026-02-04T09:44:54.594Z INFO 11251 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 09:44:55 2026-02-04T09:44:55.909Z WARN 11251 --- [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: 09:44:55 --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 09:44:56 2026-02-04T09:44:56.061Z INFO 11251 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 09:44:56 o o o o---o o--o o o---o o o----o o--o--o 09:44:56 | | / \ / | / / \ | | 09:44:56 o----o o o o----o | o o o----o | 09:44:56 | | * \ / | \ * \ | | 09:44:56 o o * o o---o o--o o----o o---o * o o----o o 09:44:56 09:44:56 2026-02-04T09:44:56.061Z INFO 11251 --- [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. 09:44:56 2026-02-04T09:44:56.063Z INFO 11251 --- [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 09:44:56 2026-02-04T09:44:56.063Z INFO 11251 --- [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 09:44:56 2026-02-04T09:44:56.064Z INFO 11251 --- [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. 09:44:56 2026-02-04T09:44:56.067Z INFO 11251 --- [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. 09:44:56 To enable the Jet engine on the members, do one of the following: 09:44:56 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:44:56 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:44:56 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:44:56 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:44:56 2026-02-04T09:44:56.718Z INFO 11251 --- [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. 09:44:56 2026-02-04T09:44:56.813Z INFO 11251 --- [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 09:44:57 2026-02-04T09:44:57.051Z INFO 11251 --- [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. 09:44:57 2026-02-04T09:44:57.059Z INFO 11251 --- [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 09:44:59 2026-02-04T09:44:59.357Z INFO 11251 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 09:44:59 09:44:59 Members {size:1, ver:1} [ 09:44:59 Member [10.250.0.254]:5701 - 5b84a916-3442-4345-8fc3-2ad111b2dd1c this 09:44:59 ] 09:44:59 09:44:59 2026-02-04T09:44:59.377Z INFO 11251 --- [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 09:45:00 2026-02-04T09:45:00.607Z WARN 11251 --- [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 09:45:01 2026-02-04T09:45:01.372Z WARN 11251 --- [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. 09:45:01 2026-02-04T09:45:01.615Z INFO 11251 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:45:01 2026-02-04T09:45:01.615Z INFO 11251 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:45:01 2026-02-04T09:45:01.622Z INFO 11251 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 09:45:01 2026-02-04T09:45:01.639Z INFO 11251 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 23 ms 09:45:01 2026-02-04T09:45:01.860Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:01 allow.auto.create.topics = true 09:45:01 auto.commit.interval.ms = 5000 09:45:01 auto.include.jmx.reporter = true 09:45:01 auto.offset.reset = latest 09:45:01 bootstrap.servers = [localhost:32777] 09:45:01 check.crcs = true 09:45:01 client.dns.lookup = use_all_dns_ips 09:45:01 client.id = consumer-ncmp-group-1 09:45:01 client.rack = 09:45:01 connections.max.idle.ms = 540000 09:45:01 default.api.timeout.ms = 60000 09:45:01 enable.auto.commit = false 09:45:01 enable.metrics.push = true 09:45:01 exclude.internal.topics = true 09:45:01 fetch.max.bytes = 52428800 09:45:01 fetch.max.wait.ms = 500 09:45:01 fetch.min.bytes = 1 09:45:01 group.id = ncmp-group 09:45:01 group.instance.id = null 09:45:01 group.protocol = classic 09:45:01 group.remote.assignor = null 09:45:01 heartbeat.interval.ms = 3000 09:45:01 interceptor.classes = [] 09:45:01 internal.leave.group.on.close = true 09:45:01 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:01 isolation.level = read_uncommitted 09:45:01 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:01 max.partition.fetch.bytes = 1048576 09:45:01 max.poll.interval.ms = 300000 09:45:01 max.poll.records = 500 09:45:01 metadata.max.age.ms = 300000 09:45:01 metadata.recovery.strategy = none 09:45:01 metric.reporters = [] 09:45:01 metrics.num.samples = 2 09:45:01 metrics.recording.level = INFO 09:45:01 metrics.sample.window.ms = 30000 09:45:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:01 receive.buffer.bytes = 65536 09:45:01 reconnect.backoff.max.ms = 1000 09:45:01 reconnect.backoff.ms = 50 09:45:01 request.timeout.ms = 30000 09:45:01 retry.backoff.max.ms = 1000 09:45:01 retry.backoff.ms = 100 09:45:01 sasl.client.callback.handler.class = null 09:45:01 sasl.jaas.config = null 09:45:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:01 sasl.kerberos.min.time.before.relogin = 60000 09:45:01 sasl.kerberos.service.name = null 09:45:01 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:01 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:01 sasl.login.callback.handler.class = null 09:45:01 sasl.login.class = null 09:45:01 sasl.login.connect.timeout.ms = null 09:45:01 sasl.login.read.timeout.ms = null 09:45:01 sasl.login.refresh.buffer.seconds = 300 09:45:01 sasl.login.refresh.min.period.seconds = 60 09:45:01 sasl.login.refresh.window.factor = 0.8 09:45:01 sasl.login.refresh.window.jitter = 0.05 09:45:01 sasl.login.retry.backoff.max.ms = 10000 09:45:01 sasl.login.retry.backoff.ms = 100 09:45:01 sasl.mechanism = GSSAPI 09:45:01 sasl.oauthbearer.clock.skew.seconds = 30 09:45:01 sasl.oauthbearer.expected.audience = null 09:45:01 sasl.oauthbearer.expected.issuer = null 09:45:01 sasl.oauthbearer.header.urlencode = false 09:45:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:01 sasl.oauthbearer.jwks.endpoint.url = null 09:45:01 sasl.oauthbearer.scope.claim.name = scope 09:45:01 sasl.oauthbearer.sub.claim.name = sub 09:45:01 sasl.oauthbearer.token.endpoint.url = null 09:45:01 security.protocol = PLAINTEXT 09:45:01 security.providers = null 09:45:01 send.buffer.bytes = 131072 09:45:01 session.timeout.ms = 45000 09:45:01 socket.connection.setup.timeout.max.ms = 30000 09:45:01 socket.connection.setup.timeout.ms = 10000 09:45:01 ssl.cipher.suites = null 09:45:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:01 ssl.endpoint.identification.algorithm = https 09:45:01 ssl.engine.factory.class = null 09:45:01 ssl.key.password = null 09:45:01 ssl.keymanager.algorithm = SunX509 09:45:01 ssl.keystore.certificate.chain = null 09:45:01 ssl.keystore.key = null 09:45:01 ssl.keystore.location = null 09:45:01 ssl.keystore.password = null 09:45:01 ssl.keystore.type = JKS 09:45:01 ssl.protocol = TLSv1.3 09:45:01 ssl.provider = null 09:45:01 ssl.secure.random.implementation = null 09:45:01 ssl.trustmanager.algorithm = PKIX 09:45:01 ssl.truststore.certificates = null 09:45:01 ssl.truststore.location = null 09:45:01 ssl.truststore.password = null 09:45:01 ssl.truststore.type = JKS 09:45:01 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:01 09:45:01 2026-02-04T09:45:01.923Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:02 2026-02-04T09:45:02.024Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 09:45:02 2026-02-04T09:45:02.026Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:02 2026-02-04T09:45:02.026Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:02 2026-02-04T09:45:02.026Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198302024 09:45:02 2026-02-04T09:45:02.029Z INFO 11251 --- [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 09:45:02 2026-02-04T09:45:02.040Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:02 allow.auto.create.topics = true 09:45:02 auto.commit.interval.ms = 5000 09:45:02 auto.include.jmx.reporter = true 09:45:02 auto.offset.reset = latest 09:45:02 bootstrap.servers = [localhost:32777] 09:45:02 check.crcs = true 09:45:02 client.dns.lookup = use_all_dns_ips 09:45:02 client.id = consumer-ncmp-group-2 09:45:02 client.rack = 09:45:02 connections.max.idle.ms = 540000 09:45:02 default.api.timeout.ms = 60000 09:45:02 enable.auto.commit = false 09:45:02 enable.metrics.push = true 09:45:02 exclude.internal.topics = true 09:45:02 fetch.max.bytes = 52428800 09:45:02 fetch.max.wait.ms = 500 09:45:02 fetch.min.bytes = 1 09:45:02 group.id = ncmp-group 09:45:02 group.instance.id = null 09:45:02 group.protocol = classic 09:45:02 group.remote.assignor = null 09:45:02 heartbeat.interval.ms = 3000 09:45:02 interceptor.classes = [] 09:45:02 internal.leave.group.on.close = true 09:45:02 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:02 isolation.level = read_uncommitted 09:45:02 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:02 max.partition.fetch.bytes = 1048576 09:45:02 max.poll.interval.ms = 300000 09:45:02 max.poll.records = 500 09:45:02 metadata.max.age.ms = 300000 09:45:02 metadata.recovery.strategy = none 09:45:02 metric.reporters = [] 09:45:02 metrics.num.samples = 2 09:45:02 metrics.recording.level = INFO 09:45:02 metrics.sample.window.ms = 30000 09:45:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:02 receive.buffer.bytes = 65536 09:45:02 reconnect.backoff.max.ms = 1000 09:45:02 reconnect.backoff.ms = 50 09:45:02 request.timeout.ms = 30000 09:45:02 retry.backoff.max.ms = 1000 09:45:02 retry.backoff.ms = 100 09:45:02 sasl.client.callback.handler.class = null 09:45:02 sasl.jaas.config = null 09:45:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:02 sasl.kerberos.min.time.before.relogin = 60000 09:45:02 sasl.kerberos.service.name = null 09:45:02 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:02 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:02 sasl.login.callback.handler.class = null 09:45:02 sasl.login.class = null 09:45:02 sasl.login.connect.timeout.ms = null 09:45:02 sasl.login.read.timeout.ms = null 09:45:02 sasl.login.refresh.buffer.seconds = 300 09:45:02 sasl.login.refresh.min.period.seconds = 60 09:45:02 sasl.login.refresh.window.factor = 0.8 09:45:02 sasl.login.refresh.window.jitter = 0.05 09:45:02 sasl.login.retry.backoff.max.ms = 10000 09:45:02 sasl.login.retry.backoff.ms = 100 09:45:02 sasl.mechanism = GSSAPI 09:45:02 sasl.oauthbearer.clock.skew.seconds = 30 09:45:02 sasl.oauthbearer.expected.audience = null 09:45:02 sasl.oauthbearer.expected.issuer = null 09:45:02 sasl.oauthbearer.header.urlencode = false 09:45:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:02 sasl.oauthbearer.jwks.endpoint.url = null 09:45:02 sasl.oauthbearer.scope.claim.name = scope 09:45:02 sasl.oauthbearer.sub.claim.name = sub 09:45:02 sasl.oauthbearer.token.endpoint.url = null 09:45:02 security.protocol = PLAINTEXT 09:45:02 security.providers = null 09:45:02 send.buffer.bytes = 131072 09:45:02 session.timeout.ms = 45000 09:45:02 socket.connection.setup.timeout.max.ms = 30000 09:45:02 socket.connection.setup.timeout.ms = 10000 09:45:02 ssl.cipher.suites = null 09:45:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:02 ssl.endpoint.identification.algorithm = https 09:45:02 ssl.engine.factory.class = null 09:45:02 ssl.key.password = null 09:45:02 ssl.keymanager.algorithm = SunX509 09:45:02 ssl.keystore.certificate.chain = null 09:45:02 ssl.keystore.key = null 09:45:02 ssl.keystore.location = null 09:45:02 ssl.keystore.password = null 09:45:02 ssl.keystore.type = JKS 09:45:02 ssl.protocol = TLSv1.3 09:45:02 ssl.provider = null 09:45:02 ssl.secure.random.implementation = null 09:45:02 ssl.trustmanager.algorithm = PKIX 09:45:02 ssl.truststore.certificates = null 09:45:02 ssl.truststore.location = null 09:45:02 ssl.truststore.password = null 09:45:02 ssl.truststore.type = JKS 09:45:02 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:02 09:45:02 2026-02-04T09:45:02.040Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:02 2026-02-04T09:45:02.048Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 09:45:02 2026-02-04T09:45:02.048Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:02 2026-02-04T09:45:02.048Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:02 2026-02-04T09:45:02.048Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198302048 09:45:02 2026-02-04T09:45:02.048Z INFO 11251 --- [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 09:45:02 2026-02-04T09:45:02.050Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:02 allow.auto.create.topics = true 09:45:02 auto.commit.interval.ms = 5000 09:45:02 auto.include.jmx.reporter = true 09:45:02 auto.offset.reset = latest 09:45:02 bootstrap.servers = [localhost:32777] 09:45:02 check.crcs = true 09:45:02 client.dns.lookup = use_all_dns_ips 09:45:02 client.id = consumer-ncmp-group-3 09:45:02 client.rack = 09:45:02 connections.max.idle.ms = 540000 09:45:02 default.api.timeout.ms = 60000 09:45:02 enable.auto.commit = false 09:45:02 enable.metrics.push = true 09:45:02 exclude.internal.topics = true 09:45:02 fetch.max.bytes = 52428800 09:45:02 fetch.max.wait.ms = 500 09:45:02 fetch.min.bytes = 1 09:45:02 group.id = ncmp-group 09:45:02 group.instance.id = null 09:45:02 group.protocol = classic 09:45:02 group.remote.assignor = null 09:45:02 heartbeat.interval.ms = 3000 09:45:02 interceptor.classes = [] 09:45:02 internal.leave.group.on.close = true 09:45:02 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:02 isolation.level = read_uncommitted 09:45:02 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:02 max.partition.fetch.bytes = 1048576 09:45:02 max.poll.interval.ms = 300000 09:45:02 max.poll.records = 500 09:45:02 metadata.max.age.ms = 300000 09:45:02 metadata.recovery.strategy = none 09:45:02 metric.reporters = [] 09:45:02 metrics.num.samples = 2 09:45:02 metrics.recording.level = INFO 09:45:02 metrics.sample.window.ms = 30000 09:45:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:02 receive.buffer.bytes = 65536 09:45:02 reconnect.backoff.max.ms = 1000 09:45:02 reconnect.backoff.ms = 50 09:45:02 request.timeout.ms = 30000 09:45:02 retry.backoff.max.ms = 1000 09:45:02 retry.backoff.ms = 100 09:45:02 sasl.client.callback.handler.class = null 09:45:02 sasl.jaas.config = null 09:45:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:02 sasl.kerberos.min.time.before.relogin = 60000 09:45:02 sasl.kerberos.service.name = null 09:45:02 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:02 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:02 sasl.login.callback.handler.class = null 09:45:02 sasl.login.class = null 09:45:02 sasl.login.connect.timeout.ms = null 09:45:02 sasl.login.read.timeout.ms = null 09:45:02 sasl.login.refresh.buffer.seconds = 300 09:45:02 sasl.login.refresh.min.period.seconds = 60 09:45:02 sasl.login.refresh.window.factor = 0.8 09:45:02 sasl.login.refresh.window.jitter = 0.05 09:45:02 sasl.login.retry.backoff.max.ms = 10000 09:45:02 sasl.login.retry.backoff.ms = 100 09:45:02 sasl.mechanism = GSSAPI 09:45:02 sasl.oauthbearer.clock.skew.seconds = 30 09:45:02 sasl.oauthbearer.expected.audience = null 09:45:02 sasl.oauthbearer.expected.issuer = null 09:45:02 sasl.oauthbearer.header.urlencode = false 09:45:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:02 sasl.oauthbearer.jwks.endpoint.url = null 09:45:02 sasl.oauthbearer.scope.claim.name = scope 09:45:02 sasl.oauthbearer.sub.claim.name = sub 09:45:02 sasl.oauthbearer.token.endpoint.url = null 09:45:02 security.protocol = PLAINTEXT 09:45:02 security.providers = null 09:45:02 send.buffer.bytes = 131072 09:45:02 session.timeout.ms = 45000 09:45:02 socket.connection.setup.timeout.max.ms = 30000 09:45:02 socket.connection.setup.timeout.ms = 10000 09:45:02 ssl.cipher.suites = null 09:45:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:02 ssl.endpoint.identification.algorithm = https 09:45:02 ssl.engine.factory.class = null 09:45:02 ssl.key.password = null 09:45:02 ssl.keymanager.algorithm = SunX509 09:45:02 ssl.keystore.certificate.chain = null 09:45:02 ssl.keystore.key = null 09:45:02 ssl.keystore.location = null 09:45:02 ssl.keystore.password = null 09:45:02 ssl.keystore.type = JKS 09:45:02 ssl.protocol = TLSv1.3 09:45:02 ssl.provider = null 09:45:02 ssl.secure.random.implementation = null 09:45:02 ssl.trustmanager.algorithm = PKIX 09:45:02 ssl.truststore.certificates = null 09:45:02 ssl.truststore.location = null 09:45:02 ssl.truststore.password = null 09:45:02 ssl.truststore.type = JKS 09:45:02 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:02 09:45:02 2026-02-04T09:45:02.050Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:02 2026-02-04T09:45:02.118Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:02 2026-02-04T09:45:02.118Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:02 2026-02-04T09:45:02.118Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198302118 09:45:02 2026-02-04T09:45:02.119Z INFO 11251 --- [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 09:45:02 2026-02-04T09:45:02.131Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:02 allow.auto.create.topics = true 09:45:02 auto.commit.interval.ms = 5000 09:45:02 auto.include.jmx.reporter = true 09:45:02 auto.offset.reset = latest 09:45:02 bootstrap.servers = [localhost:32777] 09:45:02 check.crcs = true 09:45:02 client.dns.lookup = use_all_dns_ips 09:45:02 client.id = consumer-ncmp-group-4 09:45:02 client.rack = 09:45:02 connections.max.idle.ms = 540000 09:45:02 default.api.timeout.ms = 60000 09:45:02 enable.auto.commit = false 09:45:02 enable.metrics.push = true 09:45:02 exclude.internal.topics = true 09:45:02 fetch.max.bytes = 52428800 09:45:02 fetch.max.wait.ms = 500 09:45:02 fetch.min.bytes = 1 09:45:02 group.id = ncmp-group 09:45:02 group.instance.id = null 09:45:02 group.protocol = classic 09:45:02 group.remote.assignor = null 09:45:02 heartbeat.interval.ms = 3000 09:45:02 interceptor.classes = [] 09:45:02 internal.leave.group.on.close = true 09:45:02 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:02 isolation.level = read_uncommitted 09:45:02 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:02 max.partition.fetch.bytes = 1048576 09:45:02 max.poll.interval.ms = 300000 09:45:02 max.poll.records = 500 09:45:02 metadata.max.age.ms = 300000 09:45:02 metadata.recovery.strategy = none 09:45:02 metric.reporters = [] 09:45:02 metrics.num.samples = 2 09:45:02 metrics.recording.level = INFO 09:45:02 metrics.sample.window.ms = 30000 09:45:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:02 receive.buffer.bytes = 65536 09:45:02 reconnect.backoff.max.ms = 1000 09:45:02 reconnect.backoff.ms = 50 09:45:02 request.timeout.ms = 30000 09:45:02 retry.backoff.max.ms = 1000 09:45:02 retry.backoff.ms = 100 09:45:02 sasl.client.callback.handler.class = null 09:45:02 sasl.jaas.config = null 09:45:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:02 sasl.kerberos.min.time.before.relogin = 60000 09:45:02 sasl.kerberos.service.name = null 09:45:02 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:02 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:02 sasl.login.callback.handler.class = null 09:45:02 sasl.login.class = null 09:45:02 sasl.login.connect.timeout.ms = null 09:45:02 sasl.login.read.timeout.ms = null 09:45:02 sasl.login.refresh.buffer.seconds = 300 09:45:02 sasl.login.refresh.min.period.seconds = 60 09:45:02 sasl.login.refresh.window.factor = 0.8 09:45:02 sasl.login.refresh.window.jitter = 0.05 09:45:02 sasl.login.retry.backoff.max.ms = 10000 09:45:02 sasl.login.retry.backoff.ms = 100 09:45:02 sasl.mechanism = GSSAPI 09:45:02 sasl.oauthbearer.clock.skew.seconds = 30 09:45:02 sasl.oauthbearer.expected.audience = null 09:45:02 sasl.oauthbearer.expected.issuer = null 09:45:02 sasl.oauthbearer.header.urlencode = false 09:45:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:02 sasl.oauthbearer.jwks.endpoint.url = null 09:45:02 sasl.oauthbearer.scope.claim.name = scope 09:45:02 sasl.oauthbearer.sub.claim.name = sub 09:45:02 sasl.oauthbearer.token.endpoint.url = null 09:45:02 security.protocol = PLAINTEXT 09:45:02 security.providers = null 09:45:02 send.buffer.bytes = 131072 09:45:02 session.timeout.ms = 45000 09:45:02 socket.connection.setup.timeout.max.ms = 30000 09:45:02 socket.connection.setup.timeout.ms = 10000 09:45:02 ssl.cipher.suites = null 09:45:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:02 ssl.endpoint.identification.algorithm = https 09:45:02 ssl.engine.factory.class = null 09:45:02 ssl.key.password = null 09:45:02 ssl.keymanager.algorithm = SunX509 09:45:02 ssl.keystore.certificate.chain = null 09:45:02 ssl.keystore.key = null 09:45:02 ssl.keystore.location = null 09:45:02 ssl.keystore.password = null 09:45:02 ssl.keystore.type = JKS 09:45:02 ssl.protocol = TLSv1.3 09:45:02 ssl.provider = null 09:45:02 ssl.secure.random.implementation = null 09:45:02 ssl.trustmanager.algorithm = PKIX 09:45:02 ssl.truststore.certificates = null 09:45:02 ssl.truststore.location = null 09:45:02 ssl.truststore.password = null 09:45:02 ssl.truststore.type = JKS 09:45:02 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:02 09:45:02 2026-02-04T09:45:02.131Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:02 2026-02-04T09:45:02.137Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 09:45:02 2026-02-04T09:45:02.137Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:02 2026-02-04T09:45:02.137Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:02 2026-02-04T09:45:02.137Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198302137 09:45:02 2026-02-04T09:45:02.137Z INFO 11251 --- [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 09:45:02 2026-02-04T09:45:02.139Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:02 allow.auto.create.topics = true 09:45:02 auto.commit.interval.ms = 5000 09:45:02 auto.include.jmx.reporter = true 09:45:02 auto.offset.reset = latest 09:45:02 bootstrap.servers = [localhost:32777] 09:45:02 check.crcs = true 09:45:02 client.dns.lookup = use_all_dns_ips 09:45:02 client.id = consumer-ncmp-data-operation-event-group-5 09:45:02 client.rack = 09:45:02 connections.max.idle.ms = 540000 09:45:02 default.api.timeout.ms = 60000 09:45:02 enable.auto.commit = false 09:45:02 enable.metrics.push = true 09:45:02 exclude.internal.topics = true 09:45:02 fetch.max.bytes = 52428800 09:45:02 fetch.max.wait.ms = 500 09:45:02 fetch.min.bytes = 1 09:45:02 group.id = ncmp-data-operation-event-group 09:45:02 group.instance.id = null 09:45:02 group.protocol = classic 09:45:02 group.remote.assignor = null 09:45:02 heartbeat.interval.ms = 3000 09:45:02 interceptor.classes = [] 09:45:02 internal.leave.group.on.close = true 09:45:02 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:02 isolation.level = read_uncommitted 09:45:02 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:02 max.partition.fetch.bytes = 1048576 09:45:02 max.poll.interval.ms = 300000 09:45:02 max.poll.records = 500 09:45:02 metadata.max.age.ms = 300000 09:45:02 metadata.recovery.strategy = none 09:45:02 metric.reporters = [] 09:45:02 metrics.num.samples = 2 09:45:02 metrics.recording.level = INFO 09:45:02 metrics.sample.window.ms = 30000 09:45:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:02 receive.buffer.bytes = 65536 09:45:02 reconnect.backoff.max.ms = 1000 09:45:02 reconnect.backoff.ms = 50 09:45:02 request.timeout.ms = 30000 09:45:02 retry.backoff.max.ms = 1000 09:45:02 retry.backoff.ms = 100 09:45:02 sasl.client.callback.handler.class = null 09:45:02 sasl.jaas.config = null 09:45:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:02 sasl.kerberos.min.time.before.relogin = 60000 09:45:02 sasl.kerberos.service.name = null 09:45:02 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:02 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:02 sasl.login.callback.handler.class = null 09:45:02 sasl.login.class = null 09:45:02 sasl.login.connect.timeout.ms = null 09:45:02 sasl.login.read.timeout.ms = null 09:45:02 sasl.login.refresh.buffer.seconds = 300 09:45:02 sasl.login.refresh.min.period.seconds = 60 09:45:02 sasl.login.refresh.window.factor = 0.8 09:45:02 sasl.login.refresh.window.jitter = 0.05 09:45:02 sasl.login.retry.backoff.max.ms = 10000 09:45:02 sasl.login.retry.backoff.ms = 100 09:45:02 sasl.mechanism = GSSAPI 09:45:02 sasl.oauthbearer.clock.skew.seconds = 30 09:45:02 sasl.oauthbearer.expected.audience = null 09:45:02 sasl.oauthbearer.expected.issuer = null 09:45:02 sasl.oauthbearer.header.urlencode = false 09:45:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:02 sasl.oauthbearer.jwks.endpoint.url = null 09:45:02 sasl.oauthbearer.scope.claim.name = scope 09:45:02 sasl.oauthbearer.sub.claim.name = sub 09:45:02 sasl.oauthbearer.token.endpoint.url = null 09:45:02 security.protocol = PLAINTEXT 09:45:02 security.providers = null 09:45:02 send.buffer.bytes = 131072 09:45:02 session.timeout.ms = 45000 09:45:02 socket.connection.setup.timeout.max.ms = 30000 09:45:02 socket.connection.setup.timeout.ms = 10000 09:45:02 ssl.cipher.suites = null 09:45:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:02 ssl.endpoint.identification.algorithm = https 09:45:02 ssl.engine.factory.class = null 09:45:02 ssl.key.password = null 09:45:02 ssl.keymanager.algorithm = SunX509 09:45:02 ssl.keystore.certificate.chain = null 09:45:02 ssl.keystore.key = null 09:45:02 ssl.keystore.location = null 09:45:02 ssl.keystore.password = null 09:45:02 ssl.keystore.type = JKS 09:45:02 ssl.protocol = TLSv1.3 09:45:02 ssl.provider = null 09:45:02 ssl.secure.random.implementation = null 09:45:02 ssl.trustmanager.algorithm = PKIX 09:45:02 ssl.truststore.certificates = null 09:45:02 ssl.truststore.location = null 09:45:02 ssl.truststore.password = null 09:45:02 ssl.truststore.type = JKS 09:45:02 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:02 09:45:02 2026-02-04T09:45:02.139Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:02 2026-02-04T09:45:02.145Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 09:45:02 2026-02-04T09:45:02.145Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:02 2026-02-04T09:45:02.145Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:02 2026-02-04T09:45:02.145Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198302145 09:45:02 2026-02-04T09:45:02.145Z INFO 11251 --- [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 09:45:02 2026-02-04T09:45:02.147Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:02 allow.auto.create.topics = true 09:45:02 auto.commit.interval.ms = 5000 09:45:02 auto.include.jmx.reporter = true 09:45:02 auto.offset.reset = latest 09:45:02 bootstrap.servers = [localhost:32777] 09:45:02 check.crcs = true 09:45:02 client.dns.lookup = use_all_dns_ips 09:45:02 client.id = consumer-ncmp-async-rest-request-event-group-6 09:45:02 client.rack = 09:45:02 connections.max.idle.ms = 540000 09:45:02 default.api.timeout.ms = 60000 09:45:02 enable.auto.commit = false 09:45:02 enable.metrics.push = true 09:45:02 exclude.internal.topics = true 09:45:02 fetch.max.bytes = 52428800 09:45:02 fetch.max.wait.ms = 500 09:45:02 fetch.min.bytes = 1 09:45:02 group.id = ncmp-async-rest-request-event-group 09:45:02 group.instance.id = null 09:45:02 group.protocol = classic 09:45:02 group.remote.assignor = null 09:45:02 heartbeat.interval.ms = 3000 09:45:02 interceptor.classes = [] 09:45:02 internal.leave.group.on.close = true 09:45:02 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:02 isolation.level = read_uncommitted 09:45:02 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:02 max.partition.fetch.bytes = 1048576 09:45:02 max.poll.interval.ms = 300000 09:45:02 max.poll.records = 500 09:45:02 metadata.max.age.ms = 300000 09:45:02 metadata.recovery.strategy = none 09:45:02 metric.reporters = [] 09:45:02 metrics.num.samples = 2 09:45:02 metrics.recording.level = INFO 09:45:02 metrics.sample.window.ms = 30000 09:45:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:02 receive.buffer.bytes = 65536 09:45:02 reconnect.backoff.max.ms = 1000 09:45:02 reconnect.backoff.ms = 50 09:45:02 request.timeout.ms = 30000 09:45:02 retry.backoff.max.ms = 1000 09:45:02 retry.backoff.ms = 100 09:45:02 sasl.client.callback.handler.class = null 09:45:02 sasl.jaas.config = null 09:45:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:02 sasl.kerberos.min.time.before.relogin = 60000 09:45:02 sasl.kerberos.service.name = null 09:45:02 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:02 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:02 sasl.login.callback.handler.class = null 09:45:02 sasl.login.class = null 09:45:02 sasl.login.connect.timeout.ms = null 09:45:02 sasl.login.read.timeout.ms = null 09:45:02 sasl.login.refresh.buffer.seconds = 300 09:45:02 sasl.login.refresh.min.period.seconds = 60 09:45:02 sasl.login.refresh.window.factor = 0.8 09:45:02 sasl.login.refresh.window.jitter = 0.05 09:45:02 sasl.login.retry.backoff.max.ms = 10000 09:45:02 sasl.login.retry.backoff.ms = 100 09:45:02 sasl.mechanism = GSSAPI 09:45:02 sasl.oauthbearer.clock.skew.seconds = 30 09:45:02 sasl.oauthbearer.expected.audience = null 09:45:02 sasl.oauthbearer.expected.issuer = null 09:45:02 sasl.oauthbearer.header.urlencode = false 09:45:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:02 sasl.oauthbearer.jwks.endpoint.url = null 09:45:02 sasl.oauthbearer.scope.claim.name = scope 09:45:02 sasl.oauthbearer.sub.claim.name = sub 09:45:02 sasl.oauthbearer.token.endpoint.url = null 09:45:02 security.protocol = PLAINTEXT 09:45:02 security.providers = null 09:45:02 send.buffer.bytes = 131072 09:45:02 session.timeout.ms = 45000 09:45:02 socket.connection.setup.timeout.max.ms = 30000 09:45:02 socket.connection.setup.timeout.ms = 10000 09:45:02 ssl.cipher.suites = null 09:45:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:02 ssl.endpoint.identification.algorithm = https 09:45:02 ssl.engine.factory.class = null 09:45:02 ssl.key.password = null 09:45:02 ssl.keymanager.algorithm = SunX509 09:45:02 ssl.keystore.certificate.chain = null 09:45:02 ssl.keystore.key = null 09:45:02 ssl.keystore.location = null 09:45:02 ssl.keystore.password = null 09:45:02 ssl.keystore.type = JKS 09:45:02 ssl.protocol = TLSv1.3 09:45:02 ssl.provider = null 09:45:02 ssl.secure.random.implementation = null 09:45:02 ssl.trustmanager.algorithm = PKIX 09:45:02 ssl.truststore.certificates = null 09:45:02 ssl.truststore.location = null 09:45:02 ssl.truststore.password = null 09:45:02 ssl.truststore.type = JKS 09:45:02 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:02 09:45:02 2026-02-04T09:45:02.147Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:02 2026-02-04T09:45:02.163Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:02 2026-02-04T09:45:02.163Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:02 2026-02-04T09:45:02.163Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198302163 09:45:02 2026-02-04T09:45:02.163Z INFO 11251 --- [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 09:45:02 2026-02-04T09:45:02.186Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 16.991 seconds (process running for 43.977) 09:45:02 2026-02-04T09:45:02.187Z INFO 11251 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 09:45:02 2026-02-04T09:45:02.187Z INFO 11251 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 09:45:02 2026-02-04T09:45:02.187Z INFO 11251 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 09:45:02 2026-02-04T09:45:02.187Z INFO 11251 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 09:45:02 2026-02-04T09:45:02.195Z INFO 11251 --- [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... 09:45:02 2026-02-04T09:45:02.215Z INFO 11251 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 09:45:02 2026-02-04T09:45:02.215Z INFO 11251 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 09:45:02 2026-02-04T09:45:02.308Z INFO 11251 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 09:45:02 2026-02-04T09:45:02.308Z INFO 11251 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 09:45:02 2026-02-04T09:45:02.697Z WARN 11251 --- [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} 09:45:02 2026-02-04T09:45:02.697Z WARN 11251 --- [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} 09:45:02 2026-02-04T09:45:02.697Z WARN 11251 --- [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} 09:45:02 2026-02-04T09:45:02.698Z INFO 11251 --- [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 09:45:02 2026-02-04T09:45:02.698Z WARN 11251 --- [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} 09:45:02 2026-02-04T09:45:02.698Z INFO 11251 --- [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 09:45:02 2026-02-04T09:45:02.699Z INFO 11251 --- [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 09:45:02 2026-02-04T09:45:02.700Z WARN 11251 --- [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} 09:45:02 2026-02-04T09:45:02.700Z INFO 11251 --- [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 09:45:02 2026-02-04T09:45:02.701Z INFO 11251 --- [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 09:45:02 2026-02-04T09:45:02.711Z WARN 11251 --- [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} 09:45:02 2026-02-04T09:45:02.711Z INFO 11251 --- [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 09:45:02 2026-02-04T09:45:02.825Z WARN 11251 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 09:45:02 2026-02-04T09:45:02.837Z WARN 11251 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 09:45:02 2026-02-04T09:45:02.840Z WARN 11251 --- [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} 09:45:03 2026-02-04T09:45:03.026Z INFO 11251 --- [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) 09:45:03 2026-02-04T09:45:03.038Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.061Z INFO 11251 --- [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) 09:45:03 2026-02-04T09:45:03.061Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.066Z INFO 11251 --- [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) 09:45:03 2026-02-04T09:45:03.068Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.069Z INFO 11251 --- [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) 09:45:03 2026-02-04T09:45:03.070Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.073Z INFO 11251 --- [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) 09:45:03 2026-02-04T09:45:03.075Z INFO 11251 --- [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) 09:45:03 2026-02-04T09:45:03.077Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.086Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.086Z INFO 11251 --- [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-983bab86-7812-49ed-a7e2-6565c1ea88b1 09:45:03 2026-02-04T09:45:03.087Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.093Z INFO 11251 --- [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-5f66fb0e-6aeb-4976-919d-22109e4d7e8f 09:45:03 2026-02-04T09:45:03.093Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.097Z INFO 11251 --- [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-23877b56-dc95-47a9-a017-b9fac5996d10 09:45:03 2026-02-04T09:45:03.097Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.104Z INFO 11251 --- [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-de6a2a74-6640-41d2-b3cb-b286f00b0cde 09:45:03 2026-02-04T09:45:03.104Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.105Z INFO 11251 --- [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-983bab86-7812-49ed-a7e2-6565c1ea88b1', protocol='range'} 09:45:03 2026-02-04T09:45:03.114Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-4-5f66fb0e-6aeb-4976-919d-22109e4d7e8f', protocol='range'} 09:45:03 2026-02-04T09:45:03.116Z INFO 11251 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-2-23877b56-dc95-47a9-a017-b9fac5996d10', protocol='range'} 09:45:03 2026-02-04T09:45:03.119Z INFO 11251 --- [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-983bab86-7812-49ed-a7e2-6565c1ea88b1=Assignment(partitions=[ncmp-async-m2m-0])} 09:45:03 2026-02-04T09:45:03.122Z INFO 11251 --- [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-de6a2a74-6640-41d2-b3cb-b286f00b0cde', protocol='range'} 09:45:03 2026-02-04T09:45:03.122Z INFO 11251 --- [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-de6a2a74-6640-41d2-b3cb-b286f00b0cde=Assignment(partitions=[ncmp-async-m2m-0])} 09:45:03 2026-02-04T09:45:03.122Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-2-23877b56-dc95-47a9-a017-b9fac5996d10=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-4-5f66fb0e-6aeb-4976-919d-22109e4d7e8f=Assignment(partitions=[dmi-device-heartbeat-0])} 09:45:03 2026-02-04T09:45:03.127Z INFO 11251 --- [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-9e05ef97-399f-4a26-a4c3-0157e5cb8e00 09:45:03 2026-02-04T09:45:03.127Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.158Z INFO 11251 --- [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-de6a2a74-6640-41d2-b3cb-b286f00b0cde', protocol='range'} 09:45:03 2026-02-04T09:45:03.159Z INFO 11251 --- [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]) 09:45:03 2026-02-04T09:45:03.163Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.173Z INFO 11251 --- [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-44b0ed08-c7c7-4743-896d-ba8d7e24b66d 09:45:03 2026-02-04T09:45:03.173Z INFO 11251 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-2-23877b56-dc95-47a9-a017-b9fac5996d10', protocol='range'} 09:45:03 2026-02-04T09:45:03.173Z INFO 11251 --- [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]) 09:45:03 2026-02-04T09:45:03.173Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.173Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.175Z INFO 11251 --- [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=1, memberId='consumer-ncmp-group-4-5f66fb0e-6aeb-4976-919d-22109e4d7e8f', protocol='range'} 09:45:03 2026-02-04T09:45:03.175Z INFO 11251 --- [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]) 09:45:03 2026-02-04T09:45:03.175Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.179Z INFO 11251 --- [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-983bab86-7812-49ed-a7e2-6565c1ea88b1', protocol='range'} 09:45:03 2026-02-04T09:45:03.179Z INFO 11251 --- [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]) 09:45:03 2026-02-04T09:45:03.179Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.193Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.194Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.194Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.206Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.206Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.208Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.221Z INFO 11251 --- [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}}. 09:45:03 2026-02-04T09:45:03.221Z INFO 11251 --- [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}}. 09:45:03 2026-02-04T09:45:03.213Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.223Z INFO 11251 --- [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}}. 09:45:03 2026-02-04T09:45:03.228Z INFO 11251 --- [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 09:45:03 2026-02-04T09:45:03.237Z INFO 11251 --- [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}}. 09:45:03 2026-02-04T09:45:03.255Z INFO 11251 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 09:45:03 2026-02-04T09:45:03.262Z INFO 11251 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 09:45:03 2026-02-04T09:45:03.263Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 09:45:03 2026-02-04T09:45:03.263Z INFO 11251 --- [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] 09:45:03 2026-02-04T09:45:03.582Z INFO 11251 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 09:45:03 2026-02-04T09:45:03.582Z INFO 11251 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 09:45:03 2026-02-04T09:45:03.583Z INFO 11251 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 09:45:03 2026-02-04T09:45:03.583Z INFO 11251 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 09:45:03 2026-02-04T09:45:03.652Z INFO 11251 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 09:45:03 2026-02-04T09:45:03.764Z INFO 11251 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 09:45:03 2026-02-04T09:45:03.840Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 09:45:03 2026-02-04T09:45:03.855Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 09:45:03 2026-02-04T09:45:03.864Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 09:45:03 2026-02-04T09:45:03.873Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 09:45:03 2026-02-04T09:45:03.881Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 09:45:04 2026-02-04T09:45:03.914Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 09:45:04 2026-02-04T09:45:03.964Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 09:45:04 2026-02-04T09:45:03.964Z INFO 11251 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 09:45:04 2026-02-04T09:45:03.965Z INFO 11251 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 09:45:04 2026-02-04T09:45:03.965Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 09:45:04 2026-02-04T09:45:04.011Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 09:45:04 2026-02-04T09:45:04.011Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 09:45:04 2026-02-04T09:45:04.021Z INFO 11251 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 09:45:04 2026-02-04T09:45:04.021Z INFO 11251 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 09:45:04 2026-02-04T09:45:04.029Z INFO 11251 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 09:45:04 2026-02-04T09:45:04.029Z INFO 11251 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 09:45:04 2026-02-04T09:45:04.029Z INFO 11251 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 09:45:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:45:04 2026-02-04T09:45:04.718Z INFO 11251 --- [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] 09:45:04 2026-02-04T09:45:04.737Z INFO 11251 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:45:04 acks = -1 09:45:04 auto.include.jmx.reporter = true 09:45:04 batch.size = 16384 09:45:04 bootstrap.servers = [localhost:32777] 09:45:04 buffer.memory = 33554432 09:45:04 client.dns.lookup = use_all_dns_ips 09:45:04 client.id = cps-core-1 09:45:04 compression.gzip.level = -1 09:45:04 compression.lz4.level = 9 09:45:04 compression.type = none 09:45:04 compression.zstd.level = 3 09:45:04 connections.max.idle.ms = 540000 09:45:04 delivery.timeout.ms = 120000 09:45:04 enable.idempotence = true 09:45:04 enable.metrics.push = true 09:45:04 interceptor.classes = [] 09:45:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:04 linger.ms = 0 09:45:04 max.block.ms = 60000 09:45:04 max.in.flight.requests.per.connection = 5 09:45:04 max.request.size = 1048576 09:45:04 metadata.max.age.ms = 300000 09:45:04 metadata.max.idle.ms = 300000 09:45:04 metadata.recovery.strategy = none 09:45:04 metric.reporters = [] 09:45:04 metrics.num.samples = 2 09:45:04 metrics.recording.level = INFO 09:45:04 metrics.sample.window.ms = 30000 09:45:04 partitioner.adaptive.partitioning.enable = true 09:45:04 partitioner.availability.timeout.ms = 0 09:45:04 partitioner.class = null 09:45:04 partitioner.ignore.keys = false 09:45:04 receive.buffer.bytes = 32768 09:45:04 reconnect.backoff.max.ms = 1000 09:45:04 reconnect.backoff.ms = 50 09:45:04 request.timeout.ms = 30000 09:45:04 retries = 2147483647 09:45:04 retry.backoff.max.ms = 1000 09:45:04 retry.backoff.ms = 100 09:45:04 sasl.client.callback.handler.class = null 09:45:04 sasl.jaas.config = null 09:45:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:04 sasl.kerberos.min.time.before.relogin = 60000 09:45:04 sasl.kerberos.service.name = null 09:45:04 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:04 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:04 sasl.login.callback.handler.class = null 09:45:04 sasl.login.class = null 09:45:04 sasl.login.connect.timeout.ms = null 09:45:04 sasl.login.read.timeout.ms = null 09:45:04 sasl.login.refresh.buffer.seconds = 300 09:45:04 sasl.login.refresh.min.period.seconds = 60 09:45:04 sasl.login.refresh.window.factor = 0.8 09:45:04 sasl.login.refresh.window.jitter = 0.05 09:45:04 sasl.login.retry.backoff.max.ms = 10000 09:45:04 sasl.login.retry.backoff.ms = 100 09:45:04 sasl.mechanism = GSSAPI 09:45:04 sasl.oauthbearer.clock.skew.seconds = 30 09:45:04 sasl.oauthbearer.expected.audience = null 09:45:04 sasl.oauthbearer.expected.issuer = null 09:45:04 sasl.oauthbearer.header.urlencode = false 09:45:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:04 sasl.oauthbearer.jwks.endpoint.url = null 09:45:04 sasl.oauthbearer.scope.claim.name = scope 09:45:04 sasl.oauthbearer.sub.claim.name = sub 09:45:04 sasl.oauthbearer.token.endpoint.url = null 09:45:04 security.protocol = PLAINTEXT 09:45:04 security.providers = null 09:45:04 send.buffer.bytes = 131072 09:45:04 socket.connection.setup.timeout.max.ms = 30000 09:45:04 socket.connection.setup.timeout.ms = 10000 09:45:04 ssl.cipher.suites = null 09:45:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:04 ssl.endpoint.identification.algorithm = https 09:45:04 ssl.engine.factory.class = null 09:45:04 ssl.key.password = null 09:45:04 ssl.keymanager.algorithm = SunX509 09:45:04 ssl.keystore.certificate.chain = null 09:45:04 ssl.keystore.key = null 09:45:04 ssl.keystore.location = null 09:45:04 ssl.keystore.password = null 09:45:04 ssl.keystore.type = JKS 09:45:04 ssl.protocol = TLSv1.3 09:45:04 ssl.provider = null 09:45:04 ssl.secure.random.implementation = null 09:45:04 ssl.trustmanager.algorithm = PKIX 09:45:04 ssl.truststore.certificates = null 09:45:04 ssl.truststore.location = null 09:45:04 ssl.truststore.password = null 09:45:04 ssl.truststore.type = JKS 09:45:04 transaction.timeout.ms = 60000 09:45:04 transactional.id = null 09:45:04 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 09:45:04 09:45:04 2026-02-04T09:45:04.739Z INFO 11251 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:04 2026-02-04T09:45:04.751Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:04 2026-02-04T09:45:04.754Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:04 2026-02-04T09:45:04.756Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:04 2026-02-04T09:45:04.756Z INFO 11251 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 09:45:04 2026-02-04T09:45:04.759Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:04 2026-02-04T09:45:04.759Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:04 2026-02-04T09:45:04.778Z INFO 11251 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:04 2026-02-04T09:45:04.778Z INFO 11251 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:04 2026-02-04T09:45:04.778Z INFO 11251 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198304777 09:45:04 2026-02-04T09:45:04.807Z WARN 11251 --- [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} 09:45:04 2026-02-04T09:45:04.807Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:05 2026-02-04T09:45:04.919Z INFO 11251 --- [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 09:45:05 2026-02-04T09:45:05.341Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:05 2026-02-04T09:45:05.360Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:05 2026-02-04T09:45:05.493Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:05 2026-02-04T09:45:05.589Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:05 2026-02-04T09:45:05.590Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:05 2026-02-04T09:45:05.593Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:05 2026-02-04T09:45:05.594Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:05 2026-02-04T09:45:05.594Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:05 2026-02-04T09:45:05.687Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:05 2026-02-04T09:45:05.705Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:05 2026-02-04T09:45:05.752Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:05 2026-02-04T09:45:05.825Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:05 2026-02-04T09:45:05.825Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:05 2026-02-04T09:45:05.826Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:05 2026-02-04T09:45:05.826Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:05 2026-02-04T09:45:05.827Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:06 2026-02-04T09:45:05.915Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 09:45:06 2026-02-04T09:45:05.943Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 09:45:06 2026-02-04T09:45:05.986Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:06 2026-02-04T09:45:06.089Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.r.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 09:45:06 2026-02-04T09:45:06.090Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 09:45:06 2026-02-04T09:45:06.124Z INFO 11251 --- [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 09:45:06 2026-02-04T09:45:06.125Z INFO 11251 --- [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 09:45:06 2026-02-04T09:45:06.125Z INFO 11251 --- [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 09:45:06 2026-02-04T09:45:06.125Z INFO 11251 --- [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 09:45:06 2026-02-04T09:45:06.126Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 09:45:06 2026-02-04T09:45:06.126Z INFO 11251 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 09:45:06 2026-02-04T09:45:06.126Z INFO 11251 --- [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 09:45:06 2026-02-04T09:45:06.126Z INFO 11251 --- [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 09:45:06 2026-02-04T09:45:06.137Z INFO 11251 --- [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-9e05ef97-399f-4a26-a4c3-0157e5cb8e00', protocol='range'} 09:45:06 2026-02-04T09:45:06.138Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-3-44b0ed08-c7c7-4743-896d-ba8d7e24b66d', protocol='range'} 09:45:06 2026-02-04T09:45:06.138Z INFO 11251 --- [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-23877b56-dc95-47a9-a017-b9fac5996d10', protocol='range'} 09:45:06 2026-02-04T09:45:06.138Z INFO 11251 --- [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-5f66fb0e-6aeb-4976-919d-22109e4d7e8f', protocol='range'} 09:45:06 2026-02-04T09:45:06.166Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 09:45:06 2026-02-04T09:45:06.397Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-1-9e05ef97-399f-4a26-a4c3-0157e5cb8e00=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-2-23877b56-dc95-47a9-a017-b9fac5996d10=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-4-5f66fb0e-6aeb-4976-919d-22109e4d7e8f=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-3-44b0ed08-c7c7-4743-896d-ba8d7e24b66d=Assignment(partitions=[subscription-0])} 09:45:06 2026-02-04T09:45:06.402Z INFO 11251 --- [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-9e05ef97-399f-4a26-a4c3-0157e5cb8e00', protocol='range'} 09:45:06 2026-02-04T09:45:06.402Z INFO 11251 --- [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]) 09:45:06 2026-02-04T09:45:06.402Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-3-44b0ed08-c7c7-4743-896d-ba8d7e24b66d', protocol='range'} 09:45:06 2026-02-04T09:45:06.402Z INFO 11251 --- [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 09:45:06 2026-02-04T09:45:06.402Z INFO 11251 --- [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-23877b56-dc95-47a9-a017-b9fac5996d10', protocol='range'} 09:45:06 2026-02-04T09:45:06.402Z INFO 11251 --- [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]) 09:45:06 2026-02-04T09:45:06.402Z INFO 11251 --- [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]) 09:45:06 2026-02-04T09:45:06.402Z INFO 11251 --- [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 09:45:06 2026-02-04T09:45:06.403Z INFO 11251 --- [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 09:45:06 2026-02-04T09:45:06.404Z INFO 11251 --- [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-5f66fb0e-6aeb-4976-919d-22109e4d7e8f', protocol='range'} 09:45:06 2026-02-04T09:45:06.404Z INFO 11251 --- [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]) 09:45:06 2026-02-04T09:45:06.404Z INFO 11251 --- [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 09:45:06 2026-02-04T09:45:06.412Z INFO 11251 --- [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 09:45:06 2026-02-04T09:45:06.412Z INFO 11251 --- [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 09:45:06 2026-02-04T09:45:06.412Z INFO 11251 --- [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}} 09:45:06 2026-02-04T09:45:06.412Z INFO 11251 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 09:45:06 2026-02-04T09:45:06.415Z INFO 11251 --- [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}} 09:45:06 2026-02-04T09:45:06.415Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 09:45:06 2026-02-04T09:45:06.417Z INFO 11251 --- [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 09:45:06 2026-02-04T09:45:06.419Z INFO 11251 --- [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}}. 09:45:06 2026-02-04T09:45:06.421Z INFO 11251 --- [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 09:45:06 2026-02-04T09:45:06.423Z INFO 11251 --- [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}}. 09:45:06 2026-02-04T09:45:06.426Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 09:45:06 2026-02-04T09:45:06.426Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 09:45:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.20 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 09:45:06 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 09:45:06 2026-02-04T09:45:06.615Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:06 2026-02-04T09:45:06.616Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:06 2026-02-04T09:45:06.616Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:06 2026-02-04T09:45:06.617Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:06 2026-02-04T09:45:06.617Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:06 2026-02-04T09:45:06.695Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:06 2026-02-04T09:45:06.714Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:06 2026-02-04T09:45:06.750Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:07 2026-02-04T09:45:07.008Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:07 2026-02-04T09:45:07.010Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:07 2026-02-04T09:45:07.014Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:07 2026-02-04T09:45:07.014Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:07 2026-02-04T09:45:07.014Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:07 2026-02-04T09:45:07.101Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:07 2026-02-04T09:45:07.117Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:07 2026-02-04T09:45:07.149Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:07 2026-02-04T09:45:07.303Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:07 2026-02-04T09:45:07.303Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:07 2026-02-04T09:45:07.304Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:07 2026-02-04T09:45:07.304Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:07 2026-02-04T09:45:07.304Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:07 2026-02-04T09:45:07.385Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:07 2026-02-04T09:45:07.402Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:07 2026-02-04T09:45:07.434Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 09:45:07 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 09:45:07 2026-02-04T09:45:07.612Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:07 2026-02-04T09:45:07.612Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:07 2026-02-04T09:45:07.613Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:07 2026-02-04T09:45:07.614Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:07 2026-02-04T09:45:07.614Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:07 2026-02-04T09:45:07.689Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:07 2026-02-04T09:45:07.705Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:07 2026-02-04T09:45:07.734Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:07 2026-02-04T09:45:07.777Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:07 2026-02-04T09:45:07.777Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:07 2026-02-04T09:45:07.778Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:07 2026-02-04T09:45:07.778Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:07 2026-02-04T09:45:07.778Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:07 2026-02-04T09:45:07.851Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:07 2026-02-04T09:45:07.864Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:07 2026-02-04T09:45:07.902Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:08 2026-02-04T09:45:08.142Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:08 2026-02-04T09:45:08.142Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:08 2026-02-04T09:45:08.143Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:08 2026-02-04T09:45:08.143Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:08 2026-02-04T09:45:08.143Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:08 2026-02-04T09:45:08.214Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:08 2026-02-04T09:45:08.230Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:08 2026-02-04T09:45:08.264Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:08 2026-02-04T09:45:08.308Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:08 2026-02-04T09:45:08.308Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:08 2026-02-04T09:45:08.309Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:08 2026-02-04T09:45:08.309Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:08 2026-02-04T09:45:08.309Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:08 2026-02-04T09:45:08.380Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:08 2026-02-04T09:45:08.394Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:08 2026-02-04T09:45:08.425Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:08 2026-02-04T09:45:08.804Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:08 2026-02-04T09:45:08.804Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:08 2026-02-04T09:45:08.804Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:08 2026-02-04T09:45:08.805Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:08 2026-02-04T09:45:08.805Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:08 2026-02-04T09:45:08.880Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:08 2026-02-04T09:45:08.895Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:08 2026-02-04T09:45:08.921Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:09 2026-02-04T09:45:08.967Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:09 2026-02-04T09:45:08.968Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:09 2026-02-04T09:45:08.968Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:09 2026-02-04T09:45:08.969Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:09 2026-02-04T09:45:08.969Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:09 2026-02-04T09:45:09.042Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:09 2026-02-04T09:45:09.057Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:09 2026-02-04T09:45:09.081Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:09 2026-02-04T09:45:09.298Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:09 2026-02-04T09:45:09.299Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:09 2026-02-04T09:45:09.299Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:09 2026-02-04T09:45:09.299Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:09 2026-02-04T09:45:09.299Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:09 2026-02-04T09:45:09.367Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:09 2026-02-04T09:45:09.382Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:09 2026-02-04T09:45:09.406Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:09 2026-02-04T09:45:09.470Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:09 2026-02-04T09:45:09.471Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:09 2026-02-04T09:45:09.471Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:09 2026-02-04T09:45:09.472Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:09 2026-02-04T09:45:09.472Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:09 2026-02-04T09:45:09.541Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:09 2026-02-04T09:45:09.561Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:09 2026-02-04T09:45:09.591Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:09 2026-02-04T09:45:09.791Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:09 2026-02-04T09:45:09.791Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:09 2026-02-04T09:45:09.792Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:09 2026-02-04T09:45:09.792Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:09 2026-02-04T09:45:09.792Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:09 2026-02-04T09:45:09.863Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:09 2026-02-04T09:45:09.875Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:09 2026-02-04T09:45:09.902Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:10 2026-02-04T09:45:09.938Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:10 2026-02-04T09:45:09.939Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:10 2026-02-04T09:45:09.939Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:10 2026-02-04T09:45:09.939Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:10 2026-02-04T09:45:09.939Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:10 2026-02-04T09:45:10.019Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:10 2026-02-04T09:45:10.034Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:10 2026-02-04T09:45:10.063Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:10 2026-02-04T09:45:10.261Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:10 2026-02-04T09:45:10.261Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:10 2026-02-04T09:45:10.261Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:10 2026-02-04T09:45:10.262Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:10 2026-02-04T09:45:10.262Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:10 2026-02-04T09:45:10.328Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:10 2026-02-04T09:45:10.341Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:10 2026-02-04T09:45:10.366Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:10 2026-02-04T09:45:10.397Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:10 2026-02-04T09:45:10.397Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:10 2026-02-04T09:45:10.404Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:10 2026-02-04T09:45:10.405Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:10 2026-02-04T09:45:10.405Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:10 2026-02-04T09:45:10.473Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:10 2026-02-04T09:45:10.485Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:10 2026-02-04T09:45:10.506Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:10 2026-02-04T09:45:10.666Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:10 2026-02-04T09:45:10.666Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:10 2026-02-04T09:45:10.666Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:10 2026-02-04T09:45:10.666Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:10 2026-02-04T09:45:10.666Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:10 2026-02-04T09:45:10.740Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:10 2026-02-04T09:45:10.754Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:10 2026-02-04T09:45:10.775Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:10 2026-02-04T09:45:10.803Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:10 2026-02-04T09:45:10.803Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:10 2026-02-04T09:45:10.805Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:10 2026-02-04T09:45:10.805Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:10 2026-02-04T09:45:10.805Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:10 2026-02-04T09:45:10.870Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:10 2026-02-04T09:45:10.881Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:10 2026-02-04T09:45:10.902Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:11 2026-02-04T09:45:11.084Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:11 2026-02-04T09:45:11.084Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:11 2026-02-04T09:45:11.084Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:11 2026-02-04T09:45:11.085Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:11 2026-02-04T09:45:11.085Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:11 2026-02-04T09:45:11.150Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:11 2026-02-04T09:45:11.161Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:11 2026-02-04T09:45:11.182Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:11 2026-02-04T09:45:11.215Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:11 2026-02-04T09:45:11.216Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:11 2026-02-04T09:45:11.216Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:11 2026-02-04T09:45:11.216Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:11 2026-02-04T09:45:11.216Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:11 2026-02-04T09:45:11.280Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:11 2026-02-04T09:45:11.288Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:11 2026-02-04T09:45:11.310Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:11 2026-02-04T09:45:11.471Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:11 2026-02-04T09:45:11.472Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:11 2026-02-04T09:45:11.472Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:11 2026-02-04T09:45:11.472Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:11 2026-02-04T09:45:11.472Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:11 2026-02-04T09:45:11.541Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:11 2026-02-04T09:45:11.555Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:11 2026-02-04T09:45:11.579Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:11 2026-02-04T09:45:11.634Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:11 2026-02-04T09:45:11.634Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:11 2026-02-04T09:45:11.634Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:11 2026-02-04T09:45:11.635Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:11 2026-02-04T09:45:11.635Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:11 2026-02-04T09:45:11.707Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:11 2026-02-04T09:45:11.717Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:11 2026-02-04T09:45:11.736Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:11 2026-02-04T09:45:11.918Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:11 2026-02-04T09:45:11.918Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:11 2026-02-04T09:45:11.919Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:11 2026-02-04T09:45:11.919Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:11 2026-02-04T09:45:11.919Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:12 2026-02-04T09:45:11.984Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:12 2026-02-04T09:45:11.996Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:12 2026-02-04T09:45:12.016Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:12 2026-02-04T09:45:12.055Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:12 2026-02-04T09:45:12.056Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:12 2026-02-04T09:45:12.056Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:12 2026-02-04T09:45:12.056Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:12 2026-02-04T09:45:12.056Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:12 2026-02-04T09:45:12.119Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:12 2026-02-04T09:45:12.128Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:12 2026-02-04T09:45:12.155Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:12 2026-02-04T09:45:12.305Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:12 2026-02-04T09:45:12.305Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:12 2026-02-04T09:45:12.306Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:12 2026-02-04T09:45:12.306Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:12 2026-02-04T09:45:12.306Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:12 2026-02-04T09:45:12.375Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:12 2026-02-04T09:45:12.386Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:12 2026-02-04T09:45:12.415Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:12 2026-02-04T09:45:12.464Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:12 2026-02-04T09:45:12.464Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:12 2026-02-04T09:45:12.465Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:12 2026-02-04T09:45:12.465Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:12 2026-02-04T09:45:12.465Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:12 2026-02-04T09:45:12.539Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:12 2026-02-04T09:45:12.551Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:12 2026-02-04T09:45:12.572Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:12 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.192 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 09:45:12 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 09:45:12 2026-02-04T09:45:12.797Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:12 2026-02-04T09:45:12.797Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:12 2026-02-04T09:45:12.799Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:12 2026-02-04T09:45:12.799Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:12 2026-02-04T09:45:12.799Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:12 2026-02-04T09:45:12.869Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:12 2026-02-04T09:45:12.881Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:12 2026-02-04T09:45:12.900Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:13 2026-02-04T09:45:13.015Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:13 2026-02-04T09:45:13.016Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:13 2026-02-04T09:45:13.016Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:13 2026-02-04T09:45:13.016Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:13 2026-02-04T09:45:13.017Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:13 2026-02-04T09:45:13.086Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:13 2026-02-04T09:45:13.098Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:13 2026-02-04T09:45:13.116Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 09:45:13 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 09:45:13 2026-02-04T09:45:13.229Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:13 allow.auto.create.topics = true 09:45:13 auto.commit.interval.ms = 5000 09:45:13 auto.include.jmx.reporter = true 09:45:13 auto.offset.reset = latest 09:45:13 bootstrap.servers = [localhost:32777] 09:45:13 check.crcs = true 09:45:13 client.dns.lookup = use_all_dns_ips 09:45:13 client.id = consumer-test-group-7 09:45:13 client.rack = 09:45:13 connections.max.idle.ms = 540000 09:45:13 default.api.timeout.ms = 60000 09:45:13 enable.auto.commit = true 09:45:13 enable.metrics.push = true 09:45:13 exclude.internal.topics = true 09:45:13 fetch.max.bytes = 52428800 09:45:13 fetch.max.wait.ms = 500 09:45:13 fetch.min.bytes = 1 09:45:13 group.id = test-group 09:45:13 group.instance.id = null 09:45:13 group.protocol = classic 09:45:13 group.remote.assignor = null 09:45:13 heartbeat.interval.ms = 3000 09:45:13 interceptor.classes = [] 09:45:13 internal.leave.group.on.close = true 09:45:13 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:13 isolation.level = read_uncommitted 09:45:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:13 max.partition.fetch.bytes = 1048576 09:45:13 max.poll.interval.ms = 300000 09:45:13 max.poll.records = 2147483647 09:45:13 metadata.max.age.ms = 300000 09:45:13 metadata.recovery.strategy = none 09:45:13 metric.reporters = [] 09:45:13 metrics.num.samples = 2 09:45:13 metrics.recording.level = INFO 09:45:13 metrics.sample.window.ms = 30000 09:45:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:13 receive.buffer.bytes = 65536 09:45:13 reconnect.backoff.max.ms = 1000 09:45:13 reconnect.backoff.ms = 50 09:45:13 request.timeout.ms = 30000 09:45:13 retry.backoff.max.ms = 1000 09:45:13 retry.backoff.ms = 100 09:45:13 sasl.client.callback.handler.class = null 09:45:13 sasl.jaas.config = null 09:45:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:13 sasl.kerberos.min.time.before.relogin = 60000 09:45:13 sasl.kerberos.service.name = null 09:45:13 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:13 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:13 sasl.login.callback.handler.class = null 09:45:13 sasl.login.class = null 09:45:13 sasl.login.connect.timeout.ms = null 09:45:13 sasl.login.read.timeout.ms = null 09:45:13 sasl.login.refresh.buffer.seconds = 300 09:45:13 sasl.login.refresh.min.period.seconds = 60 09:45:13 sasl.login.refresh.window.factor = 0.8 09:45:13 sasl.login.refresh.window.jitter = 0.05 09:45:13 sasl.login.retry.backoff.max.ms = 10000 09:45:13 sasl.login.retry.backoff.ms = 100 09:45:13 sasl.mechanism = GSSAPI 09:45:13 sasl.oauthbearer.clock.skew.seconds = 30 09:45:13 sasl.oauthbearer.expected.audience = null 09:45:13 sasl.oauthbearer.expected.issuer = null 09:45:13 sasl.oauthbearer.header.urlencode = false 09:45:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:13 sasl.oauthbearer.jwks.endpoint.url = null 09:45:13 sasl.oauthbearer.scope.claim.name = scope 09:45:13 sasl.oauthbearer.sub.claim.name = sub 09:45:13 sasl.oauthbearer.token.endpoint.url = null 09:45:13 security.protocol = PLAINTEXT 09:45:13 security.providers = null 09:45:13 send.buffer.bytes = 131072 09:45:13 session.timeout.ms = 45000 09:45:13 socket.connection.setup.timeout.max.ms = 30000 09:45:13 socket.connection.setup.timeout.ms = 10000 09:45:13 ssl.cipher.suites = null 09:45:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:13 ssl.endpoint.identification.algorithm = https 09:45:13 ssl.engine.factory.class = null 09:45:13 ssl.key.password = null 09:45:13 ssl.keymanager.algorithm = SunX509 09:45:13 ssl.keystore.certificate.chain = null 09:45:13 ssl.keystore.key = null 09:45:13 ssl.keystore.location = null 09:45:13 ssl.keystore.password = null 09:45:13 ssl.keystore.type = JKS 09:45:13 ssl.protocol = TLSv1.3 09:45:13 ssl.provider = null 09:45:13 ssl.secure.random.implementation = null 09:45:13 ssl.trustmanager.algorithm = PKIX 09:45:13 ssl.truststore.certificates = null 09:45:13 ssl.truststore.location = null 09:45:13 ssl.truststore.password = null 09:45:13 ssl.truststore.type = JKS 09:45:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:45:13 09:45:13 2026-02-04T09:45:13.230Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:13 2026-02-04T09:45:13.233Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:13 2026-02-04T09:45:13.233Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:13 2026-02-04T09:45:13.233Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198313233 09:45:13 2026-02-04T09:45:13.237Z INFO 11251 --- [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 09:45:13 2026-02-04T09:45:13.253Z WARN 11251 --- [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} 09:45:13 2026-02-04T09:45:13.253Z INFO 11251 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:13 2026-02-04T09:45:13.253Z INFO 11251 --- [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) 09:45:13 2026-02-04T09:45:13.256Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 09:45:13 2026-02-04T09:45:13.268Z INFO 11251 --- [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-cb25b0ec-bc94-464b-bf52-f836aa4c5eb8 09:45:13 2026-02-04T09:45:13.268Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 09:45:13 2026-02-04T09:45:13.270Z INFO 11251 --- [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-cb25b0ec-bc94-464b-bf52-f836aa4c5eb8', protocol='range'} 09:45:13 2026-02-04T09:45:13.371Z INFO 11251 --- [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-cb25b0ec-bc94-464b-bf52-f836aa4c5eb8=Assignment(partitions=[legacy-batch-topic-0])} 09:45:13 2026-02-04T09:45:13.376Z INFO 11251 --- [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-cb25b0ec-bc94-464b-bf52-f836aa4c5eb8', protocol='range'} 09:45:13 2026-02-04T09:45:13.376Z INFO 11251 --- [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]) 09:45:13 2026-02-04T09:45:13.376Z INFO 11251 --- [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 09:45:13 2026-02-04T09:45:13.377Z INFO 11251 --- [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 09:45:13 2026-02-04T09:45:13.379Z INFO 11251 --- [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}}. 09:45:13 2026-02-04T09:45:13.768Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:13 2026-02-04T09:45:13.768Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:13 2026-02-04T09:45:13.768Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:13 2026-02-04T09:45:13.769Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:13 2026-02-04T09:45:13.769Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:13 2026-02-04T09:45:13.836Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 09:45:13 2026-02-04T09:45:13.851Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 09:45:13 2026-02-04T09:45:13.877Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:14 2026-02-04T09:45:13.971Z INFO 11251 --- [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 09:45:14 2026-02-04T09:45:13.971Z INFO 11251 --- [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-cb25b0ec-bc94-464b-bf52-f836aa4c5eb8 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:14 2026-02-04T09:45:13.972Z INFO 11251 --- [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 09:45:14 2026-02-04T09:45:13.972Z INFO 11251 --- [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 09:45:14 2026-02-04T09:45:13.972Z INFO 11251 --- [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 09:45:14 2026-02-04T09:45:13.983Z INFO 11251 --- [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 09:45:14 2026-02-04T09:45:13.983Z INFO 11251 --- [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 09:45:14 2026-02-04T09:45:13.992Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:14 2026-02-04T09:45:13.992Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:14 2026-02-04T09:45:13.992Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:14 2026-02-04T09:45:13.992Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:14 2026-02-04T09:45:13.998Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 09:45:14 2026-02-04T09:45:14.020Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:14 allow.auto.create.topics = true 09:45:14 auto.commit.interval.ms = 5000 09:45:14 auto.include.jmx.reporter = true 09:45:14 auto.offset.reset = latest 09:45:14 bootstrap.servers = [localhost:32777] 09:45:14 check.crcs = true 09:45:14 client.dns.lookup = use_all_dns_ips 09:45:14 client.id = consumer-test-group-8 09:45:14 client.rack = 09:45:14 connections.max.idle.ms = 540000 09:45:14 default.api.timeout.ms = 60000 09:45:14 enable.auto.commit = true 09:45:14 enable.metrics.push = true 09:45:14 exclude.internal.topics = true 09:45:14 fetch.max.bytes = 52428800 09:45:14 fetch.max.wait.ms = 500 09:45:14 fetch.min.bytes = 1 09:45:14 group.id = test-group 09:45:14 group.instance.id = null 09:45:14 group.protocol = classic 09:45:14 group.remote.assignor = null 09:45:14 heartbeat.interval.ms = 3000 09:45:14 interceptor.classes = [] 09:45:14 internal.leave.group.on.close = true 09:45:14 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:14 isolation.level = read_uncommitted 09:45:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:14 max.partition.fetch.bytes = 1048576 09:45:14 max.poll.interval.ms = 300000 09:45:14 max.poll.records = 2147483647 09:45:14 metadata.max.age.ms = 300000 09:45:14 metadata.recovery.strategy = none 09:45:14 metric.reporters = [] 09:45:14 metrics.num.samples = 2 09:45:14 metrics.recording.level = INFO 09:45:14 metrics.sample.window.ms = 30000 09:45:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:14 receive.buffer.bytes = 65536 09:45:14 reconnect.backoff.max.ms = 1000 09:45:14 reconnect.backoff.ms = 50 09:45:14 request.timeout.ms = 30000 09:45:14 retry.backoff.max.ms = 1000 09:45:14 retry.backoff.ms = 100 09:45:14 sasl.client.callback.handler.class = null 09:45:14 sasl.jaas.config = null 09:45:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:14 sasl.kerberos.min.time.before.relogin = 60000 09:45:14 sasl.kerberos.service.name = null 09:45:14 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:14 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:14 sasl.login.callback.handler.class = null 09:45:14 sasl.login.class = null 09:45:14 sasl.login.connect.timeout.ms = null 09:45:14 sasl.login.read.timeout.ms = null 09:45:14 sasl.login.refresh.buffer.seconds = 300 09:45:14 sasl.login.refresh.min.period.seconds = 60 09:45:14 sasl.login.refresh.window.factor = 0.8 09:45:14 sasl.login.refresh.window.jitter = 0.05 09:45:14 sasl.login.retry.backoff.max.ms = 10000 09:45:14 sasl.login.retry.backoff.ms = 100 09:45:14 sasl.mechanism = GSSAPI 09:45:14 sasl.oauthbearer.clock.skew.seconds = 30 09:45:14 sasl.oauthbearer.expected.audience = null 09:45:14 sasl.oauthbearer.expected.issuer = null 09:45:14 sasl.oauthbearer.header.urlencode = false 09:45:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:14 sasl.oauthbearer.jwks.endpoint.url = null 09:45:14 sasl.oauthbearer.scope.claim.name = scope 09:45:14 sasl.oauthbearer.sub.claim.name = sub 09:45:14 sasl.oauthbearer.token.endpoint.url = null 09:45:14 security.protocol = PLAINTEXT 09:45:14 security.providers = null 09:45:14 send.buffer.bytes = 131072 09:45:14 session.timeout.ms = 45000 09:45:14 socket.connection.setup.timeout.max.ms = 30000 09:45:14 socket.connection.setup.timeout.ms = 10000 09:45:14 ssl.cipher.suites = null 09:45:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:14 ssl.endpoint.identification.algorithm = https 09:45:14 ssl.engine.factory.class = null 09:45:14 ssl.key.password = null 09:45:14 ssl.keymanager.algorithm = SunX509 09:45:14 ssl.keystore.certificate.chain = null 09:45:14 ssl.keystore.key = null 09:45:14 ssl.keystore.location = null 09:45:14 ssl.keystore.password = null 09:45:14 ssl.keystore.type = JKS 09:45:14 ssl.protocol = TLSv1.3 09:45:14 ssl.provider = null 09:45:14 ssl.secure.random.implementation = null 09:45:14 ssl.trustmanager.algorithm = PKIX 09:45:14 ssl.truststore.certificates = null 09:45:14 ssl.truststore.location = null 09:45:14 ssl.truststore.password = null 09:45:14 ssl.truststore.type = JKS 09:45:14 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:45:14 09:45:14 2026-02-04T09:45:14.020Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:14 2026-02-04T09:45:14.023Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:14 2026-02-04T09:45:14.023Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:14 2026-02-04T09:45:14.023Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198314023 09:45:14 2026-02-04T09:45:14.023Z INFO 11251 --- [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 09:45:14 2026-02-04T09:45:14.041Z INFO 11251 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:14 2026-02-04T09:45:14.042Z INFO 11251 --- [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) 09:45:14 2026-02-04T09:45:14.044Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 09:45:14 2026-02-04T09:45:14.054Z INFO 11251 --- [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-a1776b88-7fcf-4c67-9401-b22b613caddd 09:45:14 2026-02-04T09:45:14.054Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 09:45:14 2026-02-04T09:45:14.056Z INFO 11251 --- [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-a1776b88-7fcf-4c67-9401-b22b613caddd', protocol='range'} 09:45:14 2026-02-04T09:45:14.056Z INFO 11251 --- [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-a1776b88-7fcf-4c67-9401-b22b613caddd=Assignment(partitions=[legacy-batch-topic-0])} 09:45:14 2026-02-04T09:45:14.061Z INFO 11251 --- [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-a1776b88-7fcf-4c67-9401-b22b613caddd', protocol='range'} 09:45:14 2026-02-04T09:45:14.061Z INFO 11251 --- [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]) 09:45:14 2026-02-04T09:45:14.061Z INFO 11251 --- [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 09:45:14 2026-02-04T09:45:14.062Z INFO 11251 --- [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 09:45:14 2026-02-04T09:45:14.069Z INFO 11251 --- [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}}. 09:45:14 2026-02-04T09:45:14.555Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:14 2026-02-04T09:45:14.557Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:14 2026-02-04T09:45:14.560Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:14 2026-02-04T09:45:14.560Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:14 2026-02-04T09:45:14.560Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:14 2026-02-04T09:45:14.631Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 09:45:14 2026-02-04T09:45:14.644Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 09:45:14 2026-02-04T09:45:14.677Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:14 2026-02-04T09:45:14.732Z WARN 11251 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 78f852f6-3957-4b0e-84b8-a86f28d34c59, data operation cloud event id: 7575ee43-ff29-4d22-b35b-211bf179b7cd 09:45:14 2026-02-04T09:45:14.732Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:45:14 acks = -1 09:45:14 auto.include.jmx.reporter = true 09:45:14 batch.size = 16384 09:45:14 bootstrap.servers = [localhost:32777] 09:45:14 buffer.memory = 33554432 09:45:14 client.dns.lookup = use_all_dns_ips 09:45:14 client.id = cps-core-1 09:45:14 compression.gzip.level = -1 09:45:14 compression.lz4.level = 9 09:45:14 compression.type = none 09:45:14 compression.zstd.level = 3 09:45:14 connections.max.idle.ms = 540000 09:45:14 delivery.timeout.ms = 120000 09:45:14 enable.idempotence = true 09:45:14 enable.metrics.push = true 09:45:14 interceptor.classes = [] 09:45:14 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:14 linger.ms = 0 09:45:14 max.block.ms = 60000 09:45:14 max.in.flight.requests.per.connection = 5 09:45:14 max.request.size = 1048576 09:45:14 metadata.max.age.ms = 300000 09:45:14 metadata.max.idle.ms = 300000 09:45:14 metadata.recovery.strategy = none 09:45:14 metric.reporters = [] 09:45:14 metrics.num.samples = 2 09:45:14 metrics.recording.level = INFO 09:45:14 metrics.sample.window.ms = 30000 09:45:14 partitioner.adaptive.partitioning.enable = true 09:45:14 partitioner.availability.timeout.ms = 0 09:45:14 partitioner.class = null 09:45:14 partitioner.ignore.keys = false 09:45:14 receive.buffer.bytes = 32768 09:45:14 reconnect.backoff.max.ms = 1000 09:45:14 reconnect.backoff.ms = 50 09:45:14 request.timeout.ms = 30000 09:45:14 retries = 2147483647 09:45:14 retry.backoff.max.ms = 1000 09:45:14 retry.backoff.ms = 100 09:45:14 sasl.client.callback.handler.class = null 09:45:14 sasl.jaas.config = null 09:45:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:14 sasl.kerberos.min.time.before.relogin = 60000 09:45:14 sasl.kerberos.service.name = null 09:45:14 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:14 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:14 sasl.login.callback.handler.class = null 09:45:14 sasl.login.class = null 09:45:14 sasl.login.connect.timeout.ms = null 09:45:14 sasl.login.read.timeout.ms = null 09:45:14 sasl.login.refresh.buffer.seconds = 300 09:45:14 sasl.login.refresh.min.period.seconds = 60 09:45:14 sasl.login.refresh.window.factor = 0.8 09:45:14 sasl.login.refresh.window.jitter = 0.05 09:45:14 sasl.login.retry.backoff.max.ms = 10000 09:45:14 sasl.login.retry.backoff.ms = 100 09:45:14 sasl.mechanism = GSSAPI 09:45:14 sasl.oauthbearer.clock.skew.seconds = 30 09:45:14 sasl.oauthbearer.expected.audience = null 09:45:14 sasl.oauthbearer.expected.issuer = null 09:45:14 sasl.oauthbearer.header.urlencode = false 09:45:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:14 sasl.oauthbearer.jwks.endpoint.url = null 09:45:14 sasl.oauthbearer.scope.claim.name = scope 09:45:14 sasl.oauthbearer.sub.claim.name = sub 09:45:14 sasl.oauthbearer.token.endpoint.url = null 09:45:14 security.protocol = PLAINTEXT 09:45:14 security.providers = null 09:45:14 send.buffer.bytes = 131072 09:45:14 socket.connection.setup.timeout.max.ms = 30000 09:45:14 socket.connection.setup.timeout.ms = 10000 09:45:14 ssl.cipher.suites = null 09:45:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:14 ssl.endpoint.identification.algorithm = https 09:45:14 ssl.engine.factory.class = null 09:45:14 ssl.key.password = null 09:45:14 ssl.keymanager.algorithm = SunX509 09:45:14 ssl.keystore.certificate.chain = null 09:45:14 ssl.keystore.key = null 09:45:14 ssl.keystore.location = null 09:45:14 ssl.keystore.password = null 09:45:14 ssl.keystore.type = JKS 09:45:14 ssl.protocol = TLSv1.3 09:45:14 ssl.provider = null 09:45:14 ssl.secure.random.implementation = null 09:45:14 ssl.trustmanager.algorithm = PKIX 09:45:14 ssl.truststore.certificates = null 09:45:14 ssl.truststore.location = null 09:45:14 ssl.truststore.password = null 09:45:14 ssl.truststore.type = JKS 09:45:14 transaction.timeout.ms = 60000 09:45:14 transactional.id = null 09:45:14 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:45:14 09:45:14 2026-02-04T09:45:14.732Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:14 2026-02-04T09:45:14.733Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 09:45:14 2026-02-04T09:45:14.736Z INFO 11251 --- [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. 09:45:14 2026-02-04T09:45:14.755Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:14 2026-02-04T09:45:14.756Z INFO 11251 --- [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 09:45:14 2026-02-04T09:45:14.864Z INFO 11251 --- [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 09:45:14 2026-02-04T09:45:14.864Z INFO 11251 --- [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-a1776b88-7fcf-4c67-9401-b22b613caddd sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:14 2026-02-04T09:45:14.864Z INFO 11251 --- [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 09:45:14 2026-02-04T09:45:14.864Z INFO 11251 --- [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 09:45:14 2026-02-04T09:45:14.864Z INFO 11251 --- [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 09:45:14 2026-02-04T09:45:14.865Z INFO 11251 --- [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 09:45:14 2026-02-04T09:45:14.865Z INFO 11251 --- [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 09:45:15 2026-02-04T09:45:15.292Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:15 2026-02-04T09:45:15.293Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:15 2026-02-04T09:45:15.293Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:15 2026-02-04T09:45:15.293Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:15 2026-02-04T09:45:15.297Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 09:45:15 2026-02-04T09:45:15.314Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:15 allow.auto.create.topics = true 09:45:15 auto.commit.interval.ms = 5000 09:45:15 auto.include.jmx.reporter = true 09:45:15 auto.offset.reset = latest 09:45:15 bootstrap.servers = [localhost:32777] 09:45:15 check.crcs = true 09:45:15 client.dns.lookup = use_all_dns_ips 09:45:15 client.id = consumer-test-group-9 09:45:15 client.rack = 09:45:15 connections.max.idle.ms = 540000 09:45:15 default.api.timeout.ms = 60000 09:45:15 enable.auto.commit = true 09:45:15 enable.metrics.push = true 09:45:15 exclude.internal.topics = true 09:45:15 fetch.max.bytes = 52428800 09:45:15 fetch.max.wait.ms = 500 09:45:15 fetch.min.bytes = 1 09:45:15 group.id = test-group 09:45:15 group.instance.id = null 09:45:15 group.protocol = classic 09:45:15 group.remote.assignor = null 09:45:15 heartbeat.interval.ms = 3000 09:45:15 interceptor.classes = [] 09:45:15 internal.leave.group.on.close = true 09:45:15 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:15 isolation.level = read_uncommitted 09:45:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:15 max.partition.fetch.bytes = 1048576 09:45:15 max.poll.interval.ms = 300000 09:45:15 max.poll.records = 2147483647 09:45:15 metadata.max.age.ms = 300000 09:45:15 metadata.recovery.strategy = none 09:45:15 metric.reporters = [] 09:45:15 metrics.num.samples = 2 09:45:15 metrics.recording.level = INFO 09:45:15 metrics.sample.window.ms = 30000 09:45:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:15 receive.buffer.bytes = 65536 09:45:15 reconnect.backoff.max.ms = 1000 09:45:15 reconnect.backoff.ms = 50 09:45:15 request.timeout.ms = 30000 09:45:15 retry.backoff.max.ms = 1000 09:45:15 retry.backoff.ms = 100 09:45:15 sasl.client.callback.handler.class = null 09:45:15 sasl.jaas.config = null 09:45:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:15 sasl.kerberos.min.time.before.relogin = 60000 09:45:15 sasl.kerberos.service.name = null 09:45:15 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:15 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:15 sasl.login.callback.handler.class = null 09:45:15 sasl.login.class = null 09:45:15 sasl.login.connect.timeout.ms = null 09:45:15 sasl.login.read.timeout.ms = null 09:45:15 sasl.login.refresh.buffer.seconds = 300 09:45:15 sasl.login.refresh.min.period.seconds = 60 09:45:15 sasl.login.refresh.window.factor = 0.8 09:45:15 sasl.login.refresh.window.jitter = 0.05 09:45:15 sasl.login.retry.backoff.max.ms = 10000 09:45:15 sasl.login.retry.backoff.ms = 100 09:45:15 sasl.mechanism = GSSAPI 09:45:15 sasl.oauthbearer.clock.skew.seconds = 30 09:45:15 sasl.oauthbearer.expected.audience = null 09:45:15 sasl.oauthbearer.expected.issuer = null 09:45:15 sasl.oauthbearer.header.urlencode = false 09:45:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:15 sasl.oauthbearer.jwks.endpoint.url = null 09:45:15 sasl.oauthbearer.scope.claim.name = scope 09:45:15 sasl.oauthbearer.sub.claim.name = sub 09:45:15 sasl.oauthbearer.token.endpoint.url = null 09:45:15 security.protocol = PLAINTEXT 09:45:15 security.providers = null 09:45:15 send.buffer.bytes = 131072 09:45:15 session.timeout.ms = 45000 09:45:15 socket.connection.setup.timeout.max.ms = 30000 09:45:15 socket.connection.setup.timeout.ms = 10000 09:45:15 ssl.cipher.suites = null 09:45:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:15 ssl.endpoint.identification.algorithm = https 09:45:15 ssl.engine.factory.class = null 09:45:15 ssl.key.password = null 09:45:15 ssl.keymanager.algorithm = SunX509 09:45:15 ssl.keystore.certificate.chain = null 09:45:15 ssl.keystore.key = null 09:45:15 ssl.keystore.location = null 09:45:15 ssl.keystore.password = null 09:45:15 ssl.keystore.type = JKS 09:45:15 ssl.protocol = TLSv1.3 09:45:15 ssl.provider = null 09:45:15 ssl.secure.random.implementation = null 09:45:15 ssl.trustmanager.algorithm = PKIX 09:45:15 ssl.truststore.certificates = null 09:45:15 ssl.truststore.location = null 09:45:15 ssl.truststore.password = null 09:45:15 ssl.truststore.type = JKS 09:45:15 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:45:15 09:45:15 2026-02-04T09:45:15.314Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:15 2026-02-04T09:45:15.317Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:15 2026-02-04T09:45:15.317Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:15 2026-02-04T09:45:15.317Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198315317 09:45:15 2026-02-04T09:45:15.317Z INFO 11251 --- [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 09:45:15 2026-02-04T09:45:15.323Z INFO 11251 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:15 2026-02-04T09:45:15.323Z INFO 11251 --- [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) 09:45:15 2026-02-04T09:45:15.324Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 09:45:15 2026-02-04T09:45:15.327Z INFO 11251 --- [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-f3133f37-f6ba-4976-bbd3-a6f6b5bad4f1 09:45:15 2026-02-04T09:45:15.327Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 09:45:15 2026-02-04T09:45:15.329Z INFO 11251 --- [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-f3133f37-f6ba-4976-bbd3-a6f6b5bad4f1', protocol='range'} 09:45:15 2026-02-04T09:45:15.330Z INFO 11251 --- [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-f3133f37-f6ba-4976-bbd3-a6f6b5bad4f1=Assignment(partitions=[legacy-batch-topic-0])} 09:45:15 2026-02-04T09:45:15.331Z INFO 11251 --- [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-f3133f37-f6ba-4976-bbd3-a6f6b5bad4f1', protocol='range'} 09:45:15 2026-02-04T09:45:15.331Z INFO 11251 --- [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]) 09:45:15 2026-02-04T09:45:15.332Z INFO 11251 --- [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 09:45:15 2026-02-04T09:45:15.332Z INFO 11251 --- [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 09:45:15 2026-02-04T09:45:15.336Z INFO 11251 --- [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}}. 09:45:15 2026-02-04T09:45:15.849Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:15 2026-02-04T09:45:15.850Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:15 2026-02-04T09:45:15.850Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:15 2026-02-04T09:45:15.850Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:15 2026-02-04T09:45:15.850Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:15 2026-02-04T09:45:15.918Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 09:45:15 2026-02-04T09:45:15.931Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 09:45:16 2026-02-04T09:45:15.956Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:16 2026-02-04T09:45:15.993Z WARN 11251 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 732ea3f8-b2f3-4280-a015-24537b47c854, data operation cloud event id: 929d97b8-3fb9-4dfa-8569-f000f716f7a6 09:45:16 2026-02-04T09:45:16.048Z INFO 11251 --- [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 09:45:16 2026-02-04T09:45:16.048Z INFO 11251 --- [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-f3133f37-f6ba-4976-bbd3-a6f6b5bad4f1 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:16 2026-02-04T09:45:16.048Z INFO 11251 --- [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 09:45:16 2026-02-04T09:45:16.048Z INFO 11251 --- [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 09:45:16 2026-02-04T09:45:16.048Z INFO 11251 --- [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 09:45:16 2026-02-04T09:45:16.048Z INFO 11251 --- [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 09:45:16 2026-02-04T09:45:16.048Z INFO 11251 --- [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 09:45:16 2026-02-04T09:45:16.502Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:16 2026-02-04T09:45:16.503Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:16 2026-02-04T09:45:16.503Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:16 2026-02-04T09:45:16.503Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:16 2026-02-04T09:45:16.504Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered 09:45:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.307 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 09:45:16 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 09:45:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 09:45:16 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 09:45:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 09:45:16 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 09:45:16 2026-02-04T09:45:16.648Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:16 2026-02-04T09:45:16.649Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:16 2026-02-04T09:45:16.649Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:16 2026-02-04T09:45:16.649Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:16 2026-02-04T09:45:16.649Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:16 2026-02-04T09:45:16.721Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:16 2026-02-04T09:45:16.726Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:16 2026-02-04T09:45:16.749Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:16 2026-02-04T09:45:16.779Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:16 2026-02-04T09:45:16.779Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:16 2026-02-04T09:45:16.779Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:16 2026-02-04T09:45:16.780Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:16 2026-02-04T09:45:16.780Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:16 2026-02-04T09:45:16.840Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:16 2026-02-04T09:45:16.846Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:17 2026-02-04T09:45:16.863Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:17 2026-02-04T09:45:16.886Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:17 2026-02-04T09:45:16.886Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:17 2026-02-04T09:45:16.887Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:17 2026-02-04T09:45:16.887Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:17 2026-02-04T09:45:16.887Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:17 2026-02-04T09:45:16.950Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 09:45:17 2026-02-04T09:45:16.957Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 09:45:17 2026-02-04T09:45:16.976Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:17 2026-02-04T09:45:16.990Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 09:45:17 2026-02-04T09:45:17.012Z INFO 11251 --- [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. 09:45:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 09:45:17 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 09:45:17 2026-02-04T09:45:17.227Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:17 2026-02-04T09:45:17.228Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:17 2026-02-04T09:45:17.228Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:17 2026-02-04T09:45:17.228Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:17 2026-02-04T09:45:17.228Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:17 2026-02-04T09:45:17.290Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:17 2026-02-04T09:45:17.315Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:17 2026-02-04T09:45:17.316Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:17 2026-02-04T09:45:17.316Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:17 2026-02-04T09:45:17.316Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:17 2026-02-04T09:45:17.316Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:17 2026-02-04T09:45:17.346Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:17 2026-02-04T09:45:17.379Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:17 2026-02-04T09:45:17.379Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:17 2026-02-04T09:45:17.380Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:17 2026-02-04T09:45:17.380Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:17 2026-02-04T09:45:17.380Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:17 2026-02-04T09:45:17.419Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:17 2026-02-04T09:45:17.450Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:17 2026-02-04T09:45:17.450Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:17 2026-02-04T09:45:17.450Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:17 2026-02-04T09:45:17.451Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:17 2026-02-04T09:45:17.451Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:17 2026-02-04T09:45:17.483Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:17 2026-02-04T09:45:17.509Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:17 2026-02-04T09:45:17.509Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:17 2026-02-04T09:45:17.509Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:17 2026-02-04T09:45:17.509Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:17 2026-02-04T09:45:17.509Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:17 2026-02-04T09:45:17.538Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:17 2026-02-04T09:45:17.563Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:17 2026-02-04T09:45:17.563Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:17 2026-02-04T09:45:17.563Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:17 2026-02-04T09:45:17.570Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:17 2026-02-04T09:45:17.570Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:17 2026-02-04T09:45:17.596Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:17 2026-02-04T09:45:17.608Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:17 allow.auto.create.topics = true 09:45:17 auto.commit.interval.ms = 5000 09:45:17 auto.include.jmx.reporter = true 09:45:17 auto.offset.reset = latest 09:45:17 bootstrap.servers = [localhost:32777] 09:45:17 check.crcs = true 09:45:17 client.dns.lookup = use_all_dns_ips 09:45:17 client.id = consumer-test-group-10 09:45:17 client.rack = 09:45:17 connections.max.idle.ms = 540000 09:45:17 default.api.timeout.ms = 60000 09:45:17 enable.auto.commit = true 09:45:17 enable.metrics.push = true 09:45:17 exclude.internal.topics = true 09:45:17 fetch.max.bytes = 52428800 09:45:17 fetch.max.wait.ms = 500 09:45:17 fetch.min.bytes = 1 09:45:17 group.id = test-group 09:45:17 group.instance.id = null 09:45:17 group.protocol = classic 09:45:17 group.remote.assignor = null 09:45:17 heartbeat.interval.ms = 3000 09:45:17 interceptor.classes = [] 09:45:17 internal.leave.group.on.close = true 09:45:17 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:17 isolation.level = read_uncommitted 09:45:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:17 max.partition.fetch.bytes = 1048576 09:45:17 max.poll.interval.ms = 300000 09:45:17 max.poll.records = 2147483647 09:45:17 metadata.max.age.ms = 300000 09:45:17 metadata.recovery.strategy = none 09:45:17 metric.reporters = [] 09:45:17 metrics.num.samples = 2 09:45:17 metrics.recording.level = INFO 09:45:17 metrics.sample.window.ms = 30000 09:45:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:17 receive.buffer.bytes = 65536 09:45:17 reconnect.backoff.max.ms = 1000 09:45:17 reconnect.backoff.ms = 50 09:45:17 request.timeout.ms = 30000 09:45:17 retry.backoff.max.ms = 1000 09:45:17 retry.backoff.ms = 100 09:45:17 sasl.client.callback.handler.class = null 09:45:17 sasl.jaas.config = null 09:45:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:17 sasl.kerberos.min.time.before.relogin = 60000 09:45:17 sasl.kerberos.service.name = null 09:45:17 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:17 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:17 sasl.login.callback.handler.class = null 09:45:17 sasl.login.class = null 09:45:17 sasl.login.connect.timeout.ms = null 09:45:17 sasl.login.read.timeout.ms = null 09:45:17 sasl.login.refresh.buffer.seconds = 300 09:45:17 sasl.login.refresh.min.period.seconds = 60 09:45:17 sasl.login.refresh.window.factor = 0.8 09:45:17 sasl.login.refresh.window.jitter = 0.05 09:45:17 sasl.login.retry.backoff.max.ms = 10000 09:45:17 sasl.login.retry.backoff.ms = 100 09:45:17 sasl.mechanism = GSSAPI 09:45:17 sasl.oauthbearer.clock.skew.seconds = 30 09:45:17 sasl.oauthbearer.expected.audience = null 09:45:17 sasl.oauthbearer.expected.issuer = null 09:45:17 sasl.oauthbearer.header.urlencode = false 09:45:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:17 sasl.oauthbearer.jwks.endpoint.url = null 09:45:17 sasl.oauthbearer.scope.claim.name = scope 09:45:17 sasl.oauthbearer.sub.claim.name = sub 09:45:17 sasl.oauthbearer.token.endpoint.url = null 09:45:17 security.protocol = PLAINTEXT 09:45:17 security.providers = null 09:45:17 send.buffer.bytes = 131072 09:45:17 session.timeout.ms = 45000 09:45:17 socket.connection.setup.timeout.max.ms = 30000 09:45:17 socket.connection.setup.timeout.ms = 10000 09:45:17 ssl.cipher.suites = null 09:45:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:17 ssl.endpoint.identification.algorithm = https 09:45:17 ssl.engine.factory.class = null 09:45:17 ssl.key.password = null 09:45:17 ssl.keymanager.algorithm = SunX509 09:45:17 ssl.keystore.certificate.chain = null 09:45:17 ssl.keystore.key = null 09:45:17 ssl.keystore.location = null 09:45:17 ssl.keystore.password = null 09:45:17 ssl.keystore.type = JKS 09:45:17 ssl.protocol = TLSv1.3 09:45:17 ssl.provider = null 09:45:17 ssl.secure.random.implementation = null 09:45:17 ssl.trustmanager.algorithm = PKIX 09:45:17 ssl.truststore.certificates = null 09:45:17 ssl.truststore.location = null 09:45:17 ssl.truststore.password = null 09:45:17 ssl.truststore.type = JKS 09:45:17 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:45:17 09:45:17 2026-02-04T09:45:17.608Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:17 2026-02-04T09:45:17.611Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:17 2026-02-04T09:45:17.611Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:17 2026-02-04T09:45:17.611Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198317611 09:45:17 2026-02-04T09:45:17.611Z INFO 11251 --- [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 09:45:17 2026-02-04T09:45:17.617Z WARN 11251 --- [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} 09:45:17 2026-02-04T09:45:17.617Z INFO 11251 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:17 2026-02-04T09:45:17.618Z INFO 11251 --- [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) 09:45:17 2026-02-04T09:45:17.619Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 09:45:17 2026-02-04T09:45:17.623Z INFO 11251 --- [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-c4c43e5b-359f-4040-929b-d8ab573dea50 09:45:17 2026-02-04T09:45:17.623Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 09:45:17 2026-02-04T09:45:17.625Z INFO 11251 --- [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-c4c43e5b-359f-4040-929b-d8ab573dea50', protocol='range'} 09:45:17 2026-02-04T09:45:17.730Z INFO 11251 --- [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-c4c43e5b-359f-4040-929b-d8ab573dea50=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 09:45:17 2026-02-04T09:45:17.732Z INFO 11251 --- [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-c4c43e5b-359f-4040-929b-d8ab573dea50', protocol='range'} 09:45:17 2026-02-04T09:45:17.732Z INFO 11251 --- [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]) 09:45:17 2026-02-04T09:45:17.732Z INFO 11251 --- [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 09:45:17 2026-02-04T09:45:17.734Z INFO 11251 --- [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 09:45:17 2026-02-04T09:45:17.735Z INFO 11251 --- [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}}. 09:45:18 2026-02-04T09:45:18.115Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:45:18 acks = -1 09:45:18 auto.include.jmx.reporter = true 09:45:18 batch.size = 16384 09:45:18 bootstrap.servers = [localhost:32777] 09:45:18 buffer.memory = 33554432 09:45:18 client.dns.lookup = use_all_dns_ips 09:45:18 client.id = test-client-id 09:45:18 compression.gzip.level = -1 09:45:18 compression.lz4.level = 9 09:45:18 compression.type = none 09:45:18 compression.zstd.level = 3 09:45:18 connections.max.idle.ms = 540000 09:45:18 delivery.timeout.ms = 120000 09:45:18 enable.idempotence = true 09:45:18 enable.metrics.push = true 09:45:18 interceptor.classes = [] 09:45:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:18 linger.ms = 0 09:45:18 max.block.ms = 60000 09:45:18 max.in.flight.requests.per.connection = 5 09:45:18 max.request.size = 1048576 09:45:18 metadata.max.age.ms = 300000 09:45:18 metadata.max.idle.ms = 300000 09:45:18 metadata.recovery.strategy = none 09:45:18 metric.reporters = [] 09:45:18 metrics.num.samples = 2 09:45:18 metrics.recording.level = INFO 09:45:18 metrics.sample.window.ms = 30000 09:45:18 partitioner.adaptive.partitioning.enable = true 09:45:18 partitioner.availability.timeout.ms = 0 09:45:18 partitioner.class = null 09:45:18 partitioner.ignore.keys = false 09:45:18 receive.buffer.bytes = 32768 09:45:18 reconnect.backoff.max.ms = 1000 09:45:18 reconnect.backoff.ms = 50 09:45:18 request.timeout.ms = 30000 09:45:18 retries = 2147483647 09:45:18 retry.backoff.max.ms = 1000 09:45:18 retry.backoff.ms = 100 09:45:18 sasl.client.callback.handler.class = null 09:45:18 sasl.jaas.config = null 09:45:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:18 sasl.kerberos.min.time.before.relogin = 60000 09:45:18 sasl.kerberos.service.name = null 09:45:18 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:18 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:18 sasl.login.callback.handler.class = null 09:45:18 sasl.login.class = null 09:45:18 sasl.login.connect.timeout.ms = null 09:45:18 sasl.login.read.timeout.ms = null 09:45:18 sasl.login.refresh.buffer.seconds = 300 09:45:18 sasl.login.refresh.min.period.seconds = 60 09:45:18 sasl.login.refresh.window.factor = 0.8 09:45:18 sasl.login.refresh.window.jitter = 0.05 09:45:18 sasl.login.retry.backoff.max.ms = 10000 09:45:18 sasl.login.retry.backoff.ms = 100 09:45:18 sasl.mechanism = GSSAPI 09:45:18 sasl.oauthbearer.clock.skew.seconds = 30 09:45:18 sasl.oauthbearer.expected.audience = null 09:45:18 sasl.oauthbearer.expected.issuer = null 09:45:18 sasl.oauthbearer.header.urlencode = false 09:45:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:18 sasl.oauthbearer.jwks.endpoint.url = null 09:45:18 sasl.oauthbearer.scope.claim.name = scope 09:45:18 sasl.oauthbearer.sub.claim.name = sub 09:45:18 sasl.oauthbearer.token.endpoint.url = null 09:45:18 security.protocol = PLAINTEXT 09:45:18 security.providers = null 09:45:18 send.buffer.bytes = 131072 09:45:18 socket.connection.setup.timeout.max.ms = 30000 09:45:18 socket.connection.setup.timeout.ms = 10000 09:45:18 ssl.cipher.suites = null 09:45:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:18 ssl.endpoint.identification.algorithm = https 09:45:18 ssl.engine.factory.class = null 09:45:18 ssl.key.password = null 09:45:18 ssl.keymanager.algorithm = SunX509 09:45:18 ssl.keystore.certificate.chain = null 09:45:18 ssl.keystore.key = null 09:45:18 ssl.keystore.location = null 09:45:18 ssl.keystore.password = null 09:45:18 ssl.keystore.type = JKS 09:45:18 ssl.protocol = TLSv1.3 09:45:18 ssl.provider = null 09:45:18 ssl.secure.random.implementation = null 09:45:18 ssl.trustmanager.algorithm = PKIX 09:45:18 ssl.truststore.certificates = null 09:45:18 ssl.truststore.location = null 09:45:18 ssl.truststore.password = null 09:45:18 ssl.truststore.type = JKS 09:45:18 transaction.timeout.ms = 60000 09:45:18 transactional.id = null 09:45:18 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:18 09:45:18 2026-02-04T09:45:18.115Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:18 2026-02-04T09:45:18.116Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 09:45:18 2026-02-04T09:45:18.121Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:18 2026-02-04T09:45:18.121Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:18 2026-02-04T09:45:18.121Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198318120 09:45:18 2026-02-04T09:45:18.121Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:45:18 acks = -1 09:45:18 auto.include.jmx.reporter = true 09:45:18 batch.size = 16384 09:45:18 bootstrap.servers = [localhost:32777] 09:45:18 buffer.memory = 33554432 09:45:18 client.dns.lookup = use_all_dns_ips 09:45:18 client.id = test-client-id 09:45:18 compression.gzip.level = -1 09:45:18 compression.lz4.level = 9 09:45:18 compression.type = none 09:45:18 compression.zstd.level = 3 09:45:18 connections.max.idle.ms = 540000 09:45:18 delivery.timeout.ms = 120000 09:45:18 enable.idempotence = true 09:45:18 enable.metrics.push = true 09:45:18 interceptor.classes = [] 09:45:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:18 linger.ms = 0 09:45:18 max.block.ms = 60000 09:45:18 max.in.flight.requests.per.connection = 5 09:45:18 max.request.size = 1048576 09:45:18 metadata.max.age.ms = 300000 09:45:18 metadata.max.idle.ms = 300000 09:45:18 metadata.recovery.strategy = none 09:45:18 metric.reporters = [] 09:45:18 metrics.num.samples = 2 09:45:18 metrics.recording.level = INFO 09:45:18 metrics.sample.window.ms = 30000 09:45:18 partitioner.adaptive.partitioning.enable = true 09:45:18 partitioner.availability.timeout.ms = 0 09:45:18 partitioner.class = null 09:45:18 partitioner.ignore.keys = false 09:45:18 receive.buffer.bytes = 32768 09:45:18 reconnect.backoff.max.ms = 1000 09:45:18 reconnect.backoff.ms = 50 09:45:18 request.timeout.ms = 30000 09:45:18 retries = 2147483647 09:45:18 retry.backoff.max.ms = 1000 09:45:18 retry.backoff.ms = 100 09:45:18 sasl.client.callback.handler.class = null 09:45:18 sasl.jaas.config = null 09:45:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:18 sasl.kerberos.min.time.before.relogin = 60000 09:45:18 sasl.kerberos.service.name = null 09:45:18 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:18 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:18 sasl.login.callback.handler.class = null 09:45:18 sasl.login.class = null 09:45:18 sasl.login.connect.timeout.ms = null 09:45:18 sasl.login.read.timeout.ms = null 09:45:18 sasl.login.refresh.buffer.seconds = 300 09:45:18 sasl.login.refresh.min.period.seconds = 60 09:45:18 sasl.login.refresh.window.factor = 0.8 09:45:18 sasl.login.refresh.window.jitter = 0.05 09:45:18 sasl.login.retry.backoff.max.ms = 10000 09:45:18 sasl.login.retry.backoff.ms = 100 09:45:18 sasl.mechanism = GSSAPI 09:45:18 sasl.oauthbearer.clock.skew.seconds = 30 09:45:18 sasl.oauthbearer.expected.audience = null 09:45:18 sasl.oauthbearer.expected.issuer = null 09:45:18 sasl.oauthbearer.header.urlencode = false 09:45:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:18 sasl.oauthbearer.jwks.endpoint.url = null 09:45:18 sasl.oauthbearer.scope.claim.name = scope 09:45:18 sasl.oauthbearer.sub.claim.name = sub 09:45:18 sasl.oauthbearer.token.endpoint.url = null 09:45:18 security.protocol = PLAINTEXT 09:45:18 security.providers = null 09:45:18 send.buffer.bytes = 131072 09:45:18 socket.connection.setup.timeout.max.ms = 30000 09:45:18 socket.connection.setup.timeout.ms = 10000 09:45:18 ssl.cipher.suites = null 09:45:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:18 ssl.endpoint.identification.algorithm = https 09:45:18 ssl.engine.factory.class = null 09:45:18 ssl.key.password = null 09:45:18 ssl.keymanager.algorithm = SunX509 09:45:18 ssl.keystore.certificate.chain = null 09:45:18 ssl.keystore.key = null 09:45:18 ssl.keystore.location = null 09:45:18 ssl.keystore.password = null 09:45:18 ssl.keystore.type = JKS 09:45:18 ssl.protocol = TLSv1.3 09:45:18 ssl.provider = null 09:45:18 ssl.secure.random.implementation = null 09:45:18 ssl.trustmanager.algorithm = PKIX 09:45:18 ssl.truststore.certificates = null 09:45:18 ssl.truststore.location = null 09:45:18 ssl.truststore.password = null 09:45:18 ssl.truststore.type = JKS 09:45:18 transaction.timeout.ms = 60000 09:45:18 transactional.id = null 09:45:18 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:45:18 09:45:18 2026-02-04T09:45:18.122Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:18 2026-02-04T09:45:18.122Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 09:45:18 2026-02-04T09:45:18.124Z INFO 11251 --- [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. 09:45:18 2026-02-04T09:45:18.133Z INFO 11251 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:18 2026-02-04T09:45:18.133Z INFO 11251 --- [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 09:45:18 2026-02-04T09:45:18.136Z INFO 11251 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:18 2026-02-04T09:45:18.136Z INFO 11251 --- [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 09:45:18 2026-02-04T09:45:18.162Z INFO 11251 --- [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 09:45:18 2026-02-04T09:45:18.292Z INFO 11251 --- [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 09:45:18 2026-02-04T09:45:18.412Z INFO 11251 --- [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 09:45:18 2026-02-04T09:45:18.412Z INFO 11251 --- [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-c4c43e5b-359f-4040-929b-d8ab573dea50 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:18 2026-02-04T09:45:18.412Z INFO 11251 --- [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 09:45:18 2026-02-04T09:45:18.412Z INFO 11251 --- [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 09:45:18 2026-02-04T09:45:18.412Z INFO 11251 --- [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 09:45:18 2026-02-04T09:45:18.413Z INFO 11251 --- [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 09:45:18 2026-02-04T09:45:18.413Z INFO 11251 --- [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 09:45:18 2026-02-04T09:45:18.906Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:18 2026-02-04T09:45:18.906Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:18 2026-02-04T09:45:18.906Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:18 2026-02-04T09:45:18.906Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:18 2026-02-04T09:45:18.909Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 09:45:18 2026-02-04T09:45:18.911Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 09:45:18 2026-02-04T09:45:18.915Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:18 2026-02-04T09:45:18.915Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:18 2026-02-04T09:45:18.915Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:18 2026-02-04T09:45:18.915Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:18 2026-02-04T09:45:18.916Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 09:45:18 2026-02-04T09:45:18.916Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 09:45:18 2026-02-04T09:45:18.918Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:18 2026-02-04T09:45:18.918Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:18 2026-02-04T09:45:18.918Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:18 2026-02-04T09:45:18.918Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:18 2026-02-04T09:45:18.918Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 09:45:19 2026-02-04T09:45:19.084Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:19 2026-02-04T09:45:19.084Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:19 2026-02-04T09:45:19.085Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:19 2026-02-04T09:45:19.085Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:19 2026-02-04T09:45:19.085Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:19 2026-02-04T09:45:19.108Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:19 2026-02-04T09:45:19.134Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:19 2026-02-04T09:45:19.134Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:19 2026-02-04T09:45:19.135Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:19 2026-02-04T09:45:19.135Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:19 2026-02-04T09:45:19.135Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:19 2026-02-04T09:45:19.169Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:19 2026-02-04T09:45:19.194Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:19 2026-02-04T09:45:19.194Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:19 2026-02-04T09:45:19.195Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:19 2026-02-04T09:45:19.195Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:19 2026-02-04T09:45:19.195Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:19 2026-02-04T09:45:19.220Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:19 2026-02-04T09:45:19.245Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:19 2026-02-04T09:45:19.245Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:19 2026-02-04T09:45:19.246Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:19 2026-02-04T09:45:19.246Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:19 2026-02-04T09:45:19.246Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:19 2026-02-04T09:45:19.274Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:19 2026-02-04T09:45:19.333Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:19 2026-02-04T09:45:19.333Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:19 2026-02-04T09:45:19.333Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:19 2026-02-04T09:45:19.333Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:19 2026-02-04T09:45:19.333Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:19 2026-02-04T09:45:19.358Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:19 2026-02-04T09:45:19.390Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:19 2026-02-04T09:45:19.390Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:19 2026-02-04T09:45:19.390Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:19 2026-02-04T09:45:19.391Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:19 2026-02-04T09:45:19.391Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:19 2026-02-04T09:45:19.418Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:19 2026-02-04T09:45:19.430Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:19 allow.auto.create.topics = true 09:45:19 auto.commit.interval.ms = 5000 09:45:19 auto.include.jmx.reporter = true 09:45:19 auto.offset.reset = latest 09:45:19 bootstrap.servers = [localhost:32777] 09:45:19 check.crcs = true 09:45:19 client.dns.lookup = use_all_dns_ips 09:45:19 client.id = consumer-test-group-11 09:45:19 client.rack = 09:45:19 connections.max.idle.ms = 540000 09:45:19 default.api.timeout.ms = 60000 09:45:19 enable.auto.commit = true 09:45:19 enable.metrics.push = true 09:45:19 exclude.internal.topics = true 09:45:19 fetch.max.bytes = 52428800 09:45:19 fetch.max.wait.ms = 500 09:45:19 fetch.min.bytes = 1 09:45:19 group.id = test-group 09:45:19 group.instance.id = null 09:45:19 group.protocol = classic 09:45:19 group.remote.assignor = null 09:45:19 heartbeat.interval.ms = 3000 09:45:19 interceptor.classes = [] 09:45:19 internal.leave.group.on.close = true 09:45:19 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:19 isolation.level = read_uncommitted 09:45:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:19 max.partition.fetch.bytes = 1048576 09:45:19 max.poll.interval.ms = 300000 09:45:19 max.poll.records = 2147483647 09:45:19 metadata.max.age.ms = 300000 09:45:19 metadata.recovery.strategy = none 09:45:19 metric.reporters = [] 09:45:19 metrics.num.samples = 2 09:45:19 metrics.recording.level = INFO 09:45:19 metrics.sample.window.ms = 30000 09:45:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:19 receive.buffer.bytes = 65536 09:45:19 reconnect.backoff.max.ms = 1000 09:45:19 reconnect.backoff.ms = 50 09:45:19 request.timeout.ms = 30000 09:45:19 retry.backoff.max.ms = 1000 09:45:19 retry.backoff.ms = 100 09:45:19 sasl.client.callback.handler.class = null 09:45:19 sasl.jaas.config = null 09:45:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:19 sasl.kerberos.min.time.before.relogin = 60000 09:45:19 sasl.kerberos.service.name = null 09:45:19 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:19 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:19 sasl.login.callback.handler.class = null 09:45:19 sasl.login.class = null 09:45:19 sasl.login.connect.timeout.ms = null 09:45:19 sasl.login.read.timeout.ms = null 09:45:19 sasl.login.refresh.buffer.seconds = 300 09:45:19 sasl.login.refresh.min.period.seconds = 60 09:45:19 sasl.login.refresh.window.factor = 0.8 09:45:19 sasl.login.refresh.window.jitter = 0.05 09:45:19 sasl.login.retry.backoff.max.ms = 10000 09:45:19 sasl.login.retry.backoff.ms = 100 09:45:19 sasl.mechanism = GSSAPI 09:45:19 sasl.oauthbearer.clock.skew.seconds = 30 09:45:19 sasl.oauthbearer.expected.audience = null 09:45:19 sasl.oauthbearer.expected.issuer = null 09:45:19 sasl.oauthbearer.header.urlencode = false 09:45:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:19 sasl.oauthbearer.jwks.endpoint.url = null 09:45:19 sasl.oauthbearer.scope.claim.name = scope 09:45:19 sasl.oauthbearer.sub.claim.name = sub 09:45:19 sasl.oauthbearer.token.endpoint.url = null 09:45:19 security.protocol = PLAINTEXT 09:45:19 security.providers = null 09:45:19 send.buffer.bytes = 131072 09:45:19 session.timeout.ms = 45000 09:45:19 socket.connection.setup.timeout.max.ms = 30000 09:45:19 socket.connection.setup.timeout.ms = 10000 09:45:19 ssl.cipher.suites = null 09:45:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:19 ssl.endpoint.identification.algorithm = https 09:45:19 ssl.engine.factory.class = null 09:45:19 ssl.key.password = null 09:45:19 ssl.keymanager.algorithm = SunX509 09:45:19 ssl.keystore.certificate.chain = null 09:45:19 ssl.keystore.key = null 09:45:19 ssl.keystore.location = null 09:45:19 ssl.keystore.password = null 09:45:19 ssl.keystore.type = JKS 09:45:19 ssl.protocol = TLSv1.3 09:45:19 ssl.provider = null 09:45:19 ssl.secure.random.implementation = null 09:45:19 ssl.trustmanager.algorithm = PKIX 09:45:19 ssl.truststore.certificates = null 09:45:19 ssl.truststore.location = null 09:45:19 ssl.truststore.password = null 09:45:19 ssl.truststore.type = JKS 09:45:19 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:45:19 09:45:19 2026-02-04T09:45:19.430Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:19 2026-02-04T09:45:19.432Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:19 2026-02-04T09:45:19.432Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:19 2026-02-04T09:45:19.432Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198319432 09:45:19 2026-02-04T09:45:19.432Z INFO 11251 --- [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 09:45:19 2026-02-04T09:45:19.437Z INFO 11251 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:19 2026-02-04T09:45:19.438Z INFO 11251 --- [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) 09:45:19 2026-02-04T09:45:19.439Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 09:45:19 2026-02-04T09:45:19.442Z INFO 11251 --- [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-b7ab6c62-ced1-48c0-9291-98bc256a9734 09:45:19 2026-02-04T09:45:19.442Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 09:45:19 2026-02-04T09:45:19.443Z INFO 11251 --- [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-b7ab6c62-ced1-48c0-9291-98bc256a9734', protocol='range'} 09:45:19 2026-02-04T09:45:19.444Z INFO 11251 --- [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-b7ab6c62-ced1-48c0-9291-98bc256a9734=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 09:45:19 2026-02-04T09:45:19.446Z INFO 11251 --- [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-b7ab6c62-ced1-48c0-9291-98bc256a9734', protocol='range'} 09:45:19 2026-02-04T09:45:19.447Z INFO 11251 --- [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]) 09:45:19 2026-02-04T09:45:19.447Z INFO 11251 --- [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 09:45:19 2026-02-04T09:45:19.447Z INFO 11251 --- [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 09:45:19 2026-02-04T09:45:19.451Z INFO 11251 --- [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}}. 09:45:19 2026-02-04T09:45:19.933Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:45:19 acks = -1 09:45:19 auto.include.jmx.reporter = true 09:45:19 batch.size = 16384 09:45:19 bootstrap.servers = [localhost:32777] 09:45:19 buffer.memory = 33554432 09:45:19 client.dns.lookup = use_all_dns_ips 09:45:19 client.id = test-client-id 09:45:19 compression.gzip.level = -1 09:45:19 compression.lz4.level = 9 09:45:19 compression.type = none 09:45:19 compression.zstd.level = 3 09:45:19 connections.max.idle.ms = 540000 09:45:19 delivery.timeout.ms = 120000 09:45:19 enable.idempotence = true 09:45:19 enable.metrics.push = true 09:45:19 interceptor.classes = [] 09:45:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:19 linger.ms = 0 09:45:19 max.block.ms = 60000 09:45:19 max.in.flight.requests.per.connection = 5 09:45:19 max.request.size = 1048576 09:45:19 metadata.max.age.ms = 300000 09:45:19 metadata.max.idle.ms = 300000 09:45:19 metadata.recovery.strategy = none 09:45:19 metric.reporters = [] 09:45:19 metrics.num.samples = 2 09:45:19 metrics.recording.level = INFO 09:45:19 metrics.sample.window.ms = 30000 09:45:19 partitioner.adaptive.partitioning.enable = true 09:45:19 partitioner.availability.timeout.ms = 0 09:45:19 partitioner.class = null 09:45:19 partitioner.ignore.keys = false 09:45:19 receive.buffer.bytes = 32768 09:45:19 reconnect.backoff.max.ms = 1000 09:45:19 reconnect.backoff.ms = 50 09:45:19 request.timeout.ms = 30000 09:45:19 retries = 2147483647 09:45:19 retry.backoff.max.ms = 1000 09:45:19 retry.backoff.ms = 100 09:45:19 sasl.client.callback.handler.class = null 09:45:19 sasl.jaas.config = null 09:45:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:19 sasl.kerberos.min.time.before.relogin = 60000 09:45:19 sasl.kerberos.service.name = null 09:45:19 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:19 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:19 sasl.login.callback.handler.class = null 09:45:19 sasl.login.class = null 09:45:19 sasl.login.connect.timeout.ms = null 09:45:19 sasl.login.read.timeout.ms = null 09:45:19 sasl.login.refresh.buffer.seconds = 300 09:45:19 sasl.login.refresh.min.period.seconds = 60 09:45:19 sasl.login.refresh.window.factor = 0.8 09:45:19 sasl.login.refresh.window.jitter = 0.05 09:45:19 sasl.login.retry.backoff.max.ms = 10000 09:45:19 sasl.login.retry.backoff.ms = 100 09:45:19 sasl.mechanism = GSSAPI 09:45:19 sasl.oauthbearer.clock.skew.seconds = 30 09:45:19 sasl.oauthbearer.expected.audience = null 09:45:19 sasl.oauthbearer.expected.issuer = null 09:45:19 sasl.oauthbearer.header.urlencode = false 09:45:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:19 sasl.oauthbearer.jwks.endpoint.url = null 09:45:19 sasl.oauthbearer.scope.claim.name = scope 09:45:19 sasl.oauthbearer.sub.claim.name = sub 09:45:19 sasl.oauthbearer.token.endpoint.url = null 09:45:19 security.protocol = PLAINTEXT 09:45:19 security.providers = null 09:45:19 send.buffer.bytes = 131072 09:45:19 socket.connection.setup.timeout.max.ms = 30000 09:45:19 socket.connection.setup.timeout.ms = 10000 09:45:19 ssl.cipher.suites = null 09:45:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:19 ssl.endpoint.identification.algorithm = https 09:45:19 ssl.engine.factory.class = null 09:45:19 ssl.key.password = null 09:45:19 ssl.keymanager.algorithm = SunX509 09:45:19 ssl.keystore.certificate.chain = null 09:45:19 ssl.keystore.key = null 09:45:19 ssl.keystore.location = null 09:45:19 ssl.keystore.password = null 09:45:19 ssl.keystore.type = JKS 09:45:19 ssl.protocol = TLSv1.3 09:45:19 ssl.provider = null 09:45:19 ssl.secure.random.implementation = null 09:45:19 ssl.trustmanager.algorithm = PKIX 09:45:19 ssl.truststore.certificates = null 09:45:19 ssl.truststore.location = null 09:45:19 ssl.truststore.password = null 09:45:19 ssl.truststore.type = JKS 09:45:19 transaction.timeout.ms = 60000 09:45:19 transactional.id = null 09:45:19 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:19 09:45:19 2026-02-04T09:45:19.934Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:19 2026-02-04T09:45:19.934Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 09:45:19 2026-02-04T09:45:19.938Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:19 2026-02-04T09:45:19.938Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:19 2026-02-04T09:45:19.938Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198319938 09:45:19 2026-02-04T09:45:19.939Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:45:19 acks = -1 09:45:19 auto.include.jmx.reporter = true 09:45:19 batch.size = 16384 09:45:19 bootstrap.servers = [localhost:32777] 09:45:19 buffer.memory = 33554432 09:45:19 client.dns.lookup = use_all_dns_ips 09:45:19 client.id = test-client-id 09:45:19 compression.gzip.level = -1 09:45:19 compression.lz4.level = 9 09:45:19 compression.type = none 09:45:19 compression.zstd.level = 3 09:45:19 connections.max.idle.ms = 540000 09:45:19 delivery.timeout.ms = 120000 09:45:19 enable.idempotence = true 09:45:19 enable.metrics.push = true 09:45:19 interceptor.classes = [] 09:45:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:19 linger.ms = 0 09:45:19 max.block.ms = 60000 09:45:19 max.in.flight.requests.per.connection = 5 09:45:19 max.request.size = 1048576 09:45:19 metadata.max.age.ms = 300000 09:45:19 metadata.max.idle.ms = 300000 09:45:19 metadata.recovery.strategy = none 09:45:19 metric.reporters = [] 09:45:19 metrics.num.samples = 2 09:45:19 metrics.recording.level = INFO 09:45:19 metrics.sample.window.ms = 30000 09:45:19 partitioner.adaptive.partitioning.enable = true 09:45:19 partitioner.availability.timeout.ms = 0 09:45:19 partitioner.class = null 09:45:19 partitioner.ignore.keys = false 09:45:19 receive.buffer.bytes = 32768 09:45:19 reconnect.backoff.max.ms = 1000 09:45:19 reconnect.backoff.ms = 50 09:45:19 request.timeout.ms = 30000 09:45:19 retries = 2147483647 09:45:19 retry.backoff.max.ms = 1000 09:45:19 retry.backoff.ms = 100 09:45:19 sasl.client.callback.handler.class = null 09:45:19 sasl.jaas.config = null 09:45:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:19 sasl.kerberos.min.time.before.relogin = 60000 09:45:19 sasl.kerberos.service.name = null 09:45:19 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:19 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:19 sasl.login.callback.handler.class = null 09:45:19 sasl.login.class = null 09:45:19 sasl.login.connect.timeout.ms = null 09:45:19 sasl.login.read.timeout.ms = null 09:45:19 sasl.login.refresh.buffer.seconds = 300 09:45:19 sasl.login.refresh.min.period.seconds = 60 09:45:19 sasl.login.refresh.window.factor = 0.8 09:45:19 sasl.login.refresh.window.jitter = 0.05 09:45:19 sasl.login.retry.backoff.max.ms = 10000 09:45:19 sasl.login.retry.backoff.ms = 100 09:45:19 sasl.mechanism = GSSAPI 09:45:19 sasl.oauthbearer.clock.skew.seconds = 30 09:45:19 sasl.oauthbearer.expected.audience = null 09:45:19 sasl.oauthbearer.expected.issuer = null 09:45:19 sasl.oauthbearer.header.urlencode = false 09:45:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:19 sasl.oauthbearer.jwks.endpoint.url = null 09:45:19 sasl.oauthbearer.scope.claim.name = scope 09:45:19 sasl.oauthbearer.sub.claim.name = sub 09:45:19 sasl.oauthbearer.token.endpoint.url = null 09:45:19 security.protocol = PLAINTEXT 09:45:19 security.providers = null 09:45:19 send.buffer.bytes = 131072 09:45:19 socket.connection.setup.timeout.max.ms = 30000 09:45:19 socket.connection.setup.timeout.ms = 10000 09:45:19 ssl.cipher.suites = null 09:45:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:19 ssl.endpoint.identification.algorithm = https 09:45:19 ssl.engine.factory.class = null 09:45:19 ssl.key.password = null 09:45:19 ssl.keymanager.algorithm = SunX509 09:45:19 ssl.keystore.certificate.chain = null 09:45:19 ssl.keystore.key = null 09:45:19 ssl.keystore.location = null 09:45:19 ssl.keystore.password = null 09:45:19 ssl.keystore.type = JKS 09:45:19 ssl.protocol = TLSv1.3 09:45:19 ssl.provider = null 09:45:19 ssl.secure.random.implementation = null 09:45:19 ssl.trustmanager.algorithm = PKIX 09:45:19 ssl.truststore.certificates = null 09:45:19 ssl.truststore.location = null 09:45:19 ssl.truststore.password = null 09:45:19 ssl.truststore.type = JKS 09:45:19 transaction.timeout.ms = 60000 09:45:19 transactional.id = null 09:45:19 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:45:19 09:45:19 2026-02-04T09:45:19.939Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:19 2026-02-04T09:45:19.940Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 09:45:19 2026-02-04T09:45:19.943Z INFO 11251 --- [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. 09:45:19 2026-02-04T09:45:19.947Z INFO 11251 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:19 2026-02-04T09:45:19.947Z INFO 11251 --- [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 09:45:19 2026-02-04T09:45:19.950Z INFO 11251 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:19 2026-02-04T09:45:19.951Z INFO 11251 --- [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 09:45:19 2026-02-04T09:45:19.955Z INFO 11251 --- [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 09:45:20 2026-02-04T09:45:19.993Z INFO 11251 --- [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 09:45:20 2026-02-04T09:45:20.085Z INFO 11251 --- [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 09:45:20 2026-02-04T09:45:20.114Z INFO 11251 --- [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 09:45:20 2026-02-04T09:45:20.206Z INFO 11251 --- [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 09:45:20 2026-02-04T09:45:20.206Z INFO 11251 --- [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-b7ab6c62-ced1-48c0-9291-98bc256a9734 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:20 2026-02-04T09:45:20.207Z INFO 11251 --- [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 09:45:20 2026-02-04T09:45:20.207Z INFO 11251 --- [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 09:45:20 2026-02-04T09:45:20.207Z INFO 11251 --- [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 09:45:20 2026-02-04T09:45:20.209Z INFO 11251 --- [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 09:45:20 2026-02-04T09:45:20.209Z INFO 11251 --- [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 09:45:20 2026-02-04T09:45:20.210Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:20 2026-02-04T09:45:20.210Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:20 2026-02-04T09:45:20.210Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:20 2026-02-04T09:45:20.210Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:20 2026-02-04T09:45:20.212Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 09:45:20 2026-02-04T09:45:20.212Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 09:45:20 2026-02-04T09:45:20.214Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:20 2026-02-04T09:45:20.214Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:20 2026-02-04T09:45:20.214Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:20 2026-02-04T09:45:20.214Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:20 2026-02-04T09:45:20.214Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 09:45:20 2026-02-04T09:45:20.214Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 09:45:20 2026-02-04T09:45:20.216Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:20 2026-02-04T09:45:20.216Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:20 2026-02-04T09:45:20.216Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:20 2026-02-04T09:45:20.216Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:20 2026-02-04T09:45:20.216Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 09:45:20 2026-02-04T09:45:20.353Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:20 2026-02-04T09:45:20.353Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:20 2026-02-04T09:45:20.354Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:20 2026-02-04T09:45:20.354Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:20 2026-02-04T09:45:20.354Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:20 2026-02-04T09:45:20.379Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:20 2026-02-04T09:45:20.404Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:20 2026-02-04T09:45:20.404Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:20 2026-02-04T09:45:20.404Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:20 2026-02-04T09:45:20.405Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:20 2026-02-04T09:45:20.405Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:20 2026-02-04T09:45:20.429Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:20 2026-02-04T09:45:20.455Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:20 2026-02-04T09:45:20.455Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:20 2026-02-04T09:45:20.456Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:20 2026-02-04T09:45:20.456Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:20 2026-02-04T09:45:20.456Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:20 2026-02-04T09:45:20.480Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:20 2026-02-04T09:45:20.506Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:20 2026-02-04T09:45:20.506Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:20 2026-02-04T09:45:20.506Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:20 2026-02-04T09:45:20.506Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:20 2026-02-04T09:45:20.506Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:20 2026-02-04T09:45:20.530Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:20 2026-02-04T09:45:20.561Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:20 2026-02-04T09:45:20.561Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:20 2026-02-04T09:45:20.561Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:20 2026-02-04T09:45:20.562Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:20 2026-02-04T09:45:20.562Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:20 2026-02-04T09:45:20.590Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:20 2026-02-04T09:45:20.614Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:20 2026-02-04T09:45:20.615Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:20 2026-02-04T09:45:20.615Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:20 2026-02-04T09:45:20.615Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:20 2026-02-04T09:45:20.615Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:20 2026-02-04T09:45:20.641Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:20 2026-02-04T09:45:20.653Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:20 allow.auto.create.topics = true 09:45:20 auto.commit.interval.ms = 5000 09:45:20 auto.include.jmx.reporter = true 09:45:20 auto.offset.reset = latest 09:45:20 bootstrap.servers = [localhost:32777] 09:45:20 check.crcs = true 09:45:20 client.dns.lookup = use_all_dns_ips 09:45:20 client.id = consumer-test-group-12 09:45:20 client.rack = 09:45:20 connections.max.idle.ms = 540000 09:45:20 default.api.timeout.ms = 60000 09:45:20 enable.auto.commit = true 09:45:20 enable.metrics.push = true 09:45:20 exclude.internal.topics = true 09:45:20 fetch.max.bytes = 52428800 09:45:20 fetch.max.wait.ms = 500 09:45:20 fetch.min.bytes = 1 09:45:20 group.id = test-group 09:45:20 group.instance.id = null 09:45:20 group.protocol = classic 09:45:20 group.remote.assignor = null 09:45:20 heartbeat.interval.ms = 3000 09:45:20 interceptor.classes = [] 09:45:20 internal.leave.group.on.close = true 09:45:20 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:20 isolation.level = read_uncommitted 09:45:20 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:20 max.partition.fetch.bytes = 1048576 09:45:20 max.poll.interval.ms = 300000 09:45:20 max.poll.records = 2147483647 09:45:20 metadata.max.age.ms = 300000 09:45:20 metadata.recovery.strategy = none 09:45:20 metric.reporters = [] 09:45:20 metrics.num.samples = 2 09:45:20 metrics.recording.level = INFO 09:45:20 metrics.sample.window.ms = 30000 09:45:20 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:20 receive.buffer.bytes = 65536 09:45:20 reconnect.backoff.max.ms = 1000 09:45:20 reconnect.backoff.ms = 50 09:45:20 request.timeout.ms = 30000 09:45:20 retry.backoff.max.ms = 1000 09:45:20 retry.backoff.ms = 100 09:45:20 sasl.client.callback.handler.class = null 09:45:20 sasl.jaas.config = null 09:45:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:20 sasl.kerberos.min.time.before.relogin = 60000 09:45:20 sasl.kerberos.service.name = null 09:45:20 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:20 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:20 sasl.login.callback.handler.class = null 09:45:20 sasl.login.class = null 09:45:20 sasl.login.connect.timeout.ms = null 09:45:20 sasl.login.read.timeout.ms = null 09:45:20 sasl.login.refresh.buffer.seconds = 300 09:45:20 sasl.login.refresh.min.period.seconds = 60 09:45:20 sasl.login.refresh.window.factor = 0.8 09:45:20 sasl.login.refresh.window.jitter = 0.05 09:45:20 sasl.login.retry.backoff.max.ms = 10000 09:45:20 sasl.login.retry.backoff.ms = 100 09:45:20 sasl.mechanism = GSSAPI 09:45:20 sasl.oauthbearer.clock.skew.seconds = 30 09:45:20 sasl.oauthbearer.expected.audience = null 09:45:20 sasl.oauthbearer.expected.issuer = null 09:45:20 sasl.oauthbearer.header.urlencode = false 09:45:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:20 sasl.oauthbearer.jwks.endpoint.url = null 09:45:20 sasl.oauthbearer.scope.claim.name = scope 09:45:20 sasl.oauthbearer.sub.claim.name = sub 09:45:20 sasl.oauthbearer.token.endpoint.url = null 09:45:20 security.protocol = PLAINTEXT 09:45:20 security.providers = null 09:45:20 send.buffer.bytes = 131072 09:45:20 session.timeout.ms = 45000 09:45:20 socket.connection.setup.timeout.max.ms = 30000 09:45:20 socket.connection.setup.timeout.ms = 10000 09:45:20 ssl.cipher.suites = null 09:45:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:20 ssl.endpoint.identification.algorithm = https 09:45:20 ssl.engine.factory.class = null 09:45:20 ssl.key.password = null 09:45:20 ssl.keymanager.algorithm = SunX509 09:45:20 ssl.keystore.certificate.chain = null 09:45:20 ssl.keystore.key = null 09:45:20 ssl.keystore.location = null 09:45:20 ssl.keystore.password = null 09:45:20 ssl.keystore.type = JKS 09:45:20 ssl.protocol = TLSv1.3 09:45:20 ssl.provider = null 09:45:20 ssl.secure.random.implementation = null 09:45:20 ssl.trustmanager.algorithm = PKIX 09:45:20 ssl.truststore.certificates = null 09:45:20 ssl.truststore.location = null 09:45:20 ssl.truststore.password = null 09:45:20 ssl.truststore.type = JKS 09:45:20 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:45:20 09:45:20 2026-02-04T09:45:20.653Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:20 2026-02-04T09:45:20.656Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:20 2026-02-04T09:45:20.656Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:20 2026-02-04T09:45:20.656Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198320656 09:45:20 2026-02-04T09:45:20.656Z INFO 11251 --- [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 09:45:20 2026-02-04T09:45:20.664Z INFO 11251 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:20 2026-02-04T09:45:20.664Z INFO 11251 --- [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) 09:45:20 2026-02-04T09:45:20.665Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 09:45:20 2026-02-04T09:45:20.669Z INFO 11251 --- [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-344853f1-9b5c-4cd7-88b3-da61945b18d4 09:45:20 2026-02-04T09:45:20.670Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 09:45:20 2026-02-04T09:45:20.671Z INFO 11251 --- [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-344853f1-9b5c-4cd7-88b3-da61945b18d4', protocol='range'} 09:45:20 2026-02-04T09:45:20.672Z INFO 11251 --- [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-344853f1-9b5c-4cd7-88b3-da61945b18d4=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 09:45:20 2026-02-04T09:45:20.673Z INFO 11251 --- [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-344853f1-9b5c-4cd7-88b3-da61945b18d4', protocol='range'} 09:45:20 2026-02-04T09:45:20.673Z INFO 11251 --- [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]) 09:45:20 2026-02-04T09:45:20.674Z INFO 11251 --- [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 09:45:20 2026-02-04T09:45:20.674Z INFO 11251 --- [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 09:45:20 2026-02-04T09:45:20.677Z INFO 11251 --- [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}}. 09:45:21 2026-02-04T09:45:21.158Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:45:21 acks = -1 09:45:21 auto.include.jmx.reporter = true 09:45:21 batch.size = 16384 09:45:21 bootstrap.servers = [localhost:32777] 09:45:21 buffer.memory = 33554432 09:45:21 client.dns.lookup = use_all_dns_ips 09:45:21 client.id = test-client-id 09:45:21 compression.gzip.level = -1 09:45:21 compression.lz4.level = 9 09:45:21 compression.type = none 09:45:21 compression.zstd.level = 3 09:45:21 connections.max.idle.ms = 540000 09:45:21 delivery.timeout.ms = 120000 09:45:21 enable.idempotence = true 09:45:21 enable.metrics.push = true 09:45:21 interceptor.classes = [] 09:45:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:21 linger.ms = 0 09:45:21 max.block.ms = 60000 09:45:21 max.in.flight.requests.per.connection = 5 09:45:21 max.request.size = 1048576 09:45:21 metadata.max.age.ms = 300000 09:45:21 metadata.max.idle.ms = 300000 09:45:21 metadata.recovery.strategy = none 09:45:21 metric.reporters = [] 09:45:21 metrics.num.samples = 2 09:45:21 metrics.recording.level = INFO 09:45:21 metrics.sample.window.ms = 30000 09:45:21 partitioner.adaptive.partitioning.enable = true 09:45:21 partitioner.availability.timeout.ms = 0 09:45:21 partitioner.class = null 09:45:21 partitioner.ignore.keys = false 09:45:21 receive.buffer.bytes = 32768 09:45:21 reconnect.backoff.max.ms = 1000 09:45:21 reconnect.backoff.ms = 50 09:45:21 request.timeout.ms = 30000 09:45:21 retries = 2147483647 09:45:21 retry.backoff.max.ms = 1000 09:45:21 retry.backoff.ms = 100 09:45:21 sasl.client.callback.handler.class = null 09:45:21 sasl.jaas.config = null 09:45:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:21 sasl.kerberos.min.time.before.relogin = 60000 09:45:21 sasl.kerberos.service.name = null 09:45:21 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:21 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:21 sasl.login.callback.handler.class = null 09:45:21 sasl.login.class = null 09:45:21 sasl.login.connect.timeout.ms = null 09:45:21 sasl.login.read.timeout.ms = null 09:45:21 sasl.login.refresh.buffer.seconds = 300 09:45:21 sasl.login.refresh.min.period.seconds = 60 09:45:21 sasl.login.refresh.window.factor = 0.8 09:45:21 sasl.login.refresh.window.jitter = 0.05 09:45:21 sasl.login.retry.backoff.max.ms = 10000 09:45:21 sasl.login.retry.backoff.ms = 100 09:45:21 sasl.mechanism = GSSAPI 09:45:21 sasl.oauthbearer.clock.skew.seconds = 30 09:45:21 sasl.oauthbearer.expected.audience = null 09:45:21 sasl.oauthbearer.expected.issuer = null 09:45:21 sasl.oauthbearer.header.urlencode = false 09:45:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:21 sasl.oauthbearer.jwks.endpoint.url = null 09:45:21 sasl.oauthbearer.scope.claim.name = scope 09:45:21 sasl.oauthbearer.sub.claim.name = sub 09:45:21 sasl.oauthbearer.token.endpoint.url = null 09:45:21 security.protocol = PLAINTEXT 09:45:21 security.providers = null 09:45:21 send.buffer.bytes = 131072 09:45:21 socket.connection.setup.timeout.max.ms = 30000 09:45:21 socket.connection.setup.timeout.ms = 10000 09:45:21 ssl.cipher.suites = null 09:45:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:21 ssl.endpoint.identification.algorithm = https 09:45:21 ssl.engine.factory.class = null 09:45:21 ssl.key.password = null 09:45:21 ssl.keymanager.algorithm = SunX509 09:45:21 ssl.keystore.certificate.chain = null 09:45:21 ssl.keystore.key = null 09:45:21 ssl.keystore.location = null 09:45:21 ssl.keystore.password = null 09:45:21 ssl.keystore.type = JKS 09:45:21 ssl.protocol = TLSv1.3 09:45:21 ssl.provider = null 09:45:21 ssl.secure.random.implementation = null 09:45:21 ssl.trustmanager.algorithm = PKIX 09:45:21 ssl.truststore.certificates = null 09:45:21 ssl.truststore.location = null 09:45:21 ssl.truststore.password = null 09:45:21 ssl.truststore.type = JKS 09:45:21 transaction.timeout.ms = 60000 09:45:21 transactional.id = null 09:45:21 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:21 09:45:21 2026-02-04T09:45:21.158Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:21 2026-02-04T09:45:21.159Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 09:45:21 2026-02-04T09:45:21.162Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:21 2026-02-04T09:45:21.163Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:21 2026-02-04T09:45:21.163Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198321162 09:45:21 2026-02-04T09:45:21.163Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:45:21 acks = -1 09:45:21 auto.include.jmx.reporter = true 09:45:21 batch.size = 16384 09:45:21 bootstrap.servers = [localhost:32777] 09:45:21 buffer.memory = 33554432 09:45:21 client.dns.lookup = use_all_dns_ips 09:45:21 client.id = test-client-id 09:45:21 compression.gzip.level = -1 09:45:21 compression.lz4.level = 9 09:45:21 compression.type = none 09:45:21 compression.zstd.level = 3 09:45:21 connections.max.idle.ms = 540000 09:45:21 delivery.timeout.ms = 120000 09:45:21 enable.idempotence = true 09:45:21 enable.metrics.push = true 09:45:21 interceptor.classes = [] 09:45:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:21 linger.ms = 0 09:45:21 max.block.ms = 60000 09:45:21 max.in.flight.requests.per.connection = 5 09:45:21 max.request.size = 1048576 09:45:21 metadata.max.age.ms = 300000 09:45:21 metadata.max.idle.ms = 300000 09:45:21 metadata.recovery.strategy = none 09:45:21 metric.reporters = [] 09:45:21 metrics.num.samples = 2 09:45:21 metrics.recording.level = INFO 09:45:21 metrics.sample.window.ms = 30000 09:45:21 partitioner.adaptive.partitioning.enable = true 09:45:21 partitioner.availability.timeout.ms = 0 09:45:21 partitioner.class = null 09:45:21 partitioner.ignore.keys = false 09:45:21 receive.buffer.bytes = 32768 09:45:21 reconnect.backoff.max.ms = 1000 09:45:21 reconnect.backoff.ms = 50 09:45:21 request.timeout.ms = 30000 09:45:21 retries = 2147483647 09:45:21 retry.backoff.max.ms = 1000 09:45:21 retry.backoff.ms = 100 09:45:21 sasl.client.callback.handler.class = null 09:45:21 sasl.jaas.config = null 09:45:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:21 sasl.kerberos.min.time.before.relogin = 60000 09:45:21 sasl.kerberos.service.name = null 09:45:21 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:21 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:21 sasl.login.callback.handler.class = null 09:45:21 sasl.login.class = null 09:45:21 sasl.login.connect.timeout.ms = null 09:45:21 sasl.login.read.timeout.ms = null 09:45:21 sasl.login.refresh.buffer.seconds = 300 09:45:21 sasl.login.refresh.min.period.seconds = 60 09:45:21 sasl.login.refresh.window.factor = 0.8 09:45:21 sasl.login.refresh.window.jitter = 0.05 09:45:21 sasl.login.retry.backoff.max.ms = 10000 09:45:21 sasl.login.retry.backoff.ms = 100 09:45:21 sasl.mechanism = GSSAPI 09:45:21 sasl.oauthbearer.clock.skew.seconds = 30 09:45:21 sasl.oauthbearer.expected.audience = null 09:45:21 sasl.oauthbearer.expected.issuer = null 09:45:21 sasl.oauthbearer.header.urlencode = false 09:45:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:21 sasl.oauthbearer.jwks.endpoint.url = null 09:45:21 sasl.oauthbearer.scope.claim.name = scope 09:45:21 sasl.oauthbearer.sub.claim.name = sub 09:45:21 sasl.oauthbearer.token.endpoint.url = null 09:45:21 security.protocol = PLAINTEXT 09:45:21 security.providers = null 09:45:21 send.buffer.bytes = 131072 09:45:21 socket.connection.setup.timeout.max.ms = 30000 09:45:21 socket.connection.setup.timeout.ms = 10000 09:45:21 ssl.cipher.suites = null 09:45:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:21 ssl.endpoint.identification.algorithm = https 09:45:21 ssl.engine.factory.class = null 09:45:21 ssl.key.password = null 09:45:21 ssl.keymanager.algorithm = SunX509 09:45:21 ssl.keystore.certificate.chain = null 09:45:21 ssl.keystore.key = null 09:45:21 ssl.keystore.location = null 09:45:21 ssl.keystore.password = null 09:45:21 ssl.keystore.type = JKS 09:45:21 ssl.protocol = TLSv1.3 09:45:21 ssl.provider = null 09:45:21 ssl.secure.random.implementation = null 09:45:21 ssl.trustmanager.algorithm = PKIX 09:45:21 ssl.truststore.certificates = null 09:45:21 ssl.truststore.location = null 09:45:21 ssl.truststore.password = null 09:45:21 ssl.truststore.type = JKS 09:45:21 transaction.timeout.ms = 60000 09:45:21 transactional.id = null 09:45:21 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:45:21 09:45:21 2026-02-04T09:45:21.164Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:21 2026-02-04T09:45:21.164Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 09:45:21 2026-02-04T09:45:21.167Z INFO 11251 --- [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. 09:45:21 2026-02-04T09:45:21.172Z INFO 11251 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:21 2026-02-04T09:45:21.173Z INFO 11251 --- [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 09:45:21 2026-02-04T09:45:21.174Z INFO 11251 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:21 2026-02-04T09:45:21.174Z INFO 11251 --- [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 09:45:21 2026-02-04T09:45:21.181Z INFO 11251 --- [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 09:45:21 2026-02-04T09:45:21.264Z INFO 11251 --- [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 09:45:21 2026-02-04T09:45:21.297Z INFO 11251 --- [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 09:45:21 2026-02-04T09:45:21.342Z INFO 11251 --- [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 09:45:21 2026-02-04T09:45:21.404Z INFO 11251 --- [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 09:45:21 2026-02-04T09:45:21.427Z INFO 11251 --- [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 09:45:21 2026-02-04T09:45:21.503Z INFO 11251 --- [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 09:45:21 2026-02-04T09:45:21.561Z INFO 11251 --- [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 09:45:21 2026-02-04T09:45:21.617Z INFO 11251 --- [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 09:45:21 2026-02-04T09:45:21.617Z INFO 11251 --- [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-344853f1-9b5c-4cd7-88b3-da61945b18d4 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:21 2026-02-04T09:45:21.617Z INFO 11251 --- [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 09:45:21 2026-02-04T09:45:21.617Z INFO 11251 --- [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 09:45:21 2026-02-04T09:45:21.617Z INFO 11251 --- [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 09:45:21 2026-02-04T09:45:21.617Z INFO 11251 --- [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 09:45:21 2026-02-04T09:45:21.617Z INFO 11251 --- [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 09:45:22 2026-02-04T09:45:22.120Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:22 2026-02-04T09:45:22.120Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:22 2026-02-04T09:45:22.120Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:22 2026-02-04T09:45:22.120Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:22 2026-02-04T09:45:22.123Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 09:45:22 2026-02-04T09:45:22.123Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 09:45:22 2026-02-04T09:45:22.126Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:22 2026-02-04T09:45:22.126Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:22 2026-02-04T09:45:22.126Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:22 2026-02-04T09:45:22.126Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:22 2026-02-04T09:45:22.127Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 09:45:22 2026-02-04T09:45:22.127Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 09:45:22 2026-02-04T09:45:22.130Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:22 2026-02-04T09:45:22.130Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:22 2026-02-04T09:45:22.130Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:22 2026-02-04T09:45:22.130Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:22 2026-02-04T09:45:22.130Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 09:45:22 2026-02-04T09:45:22.320Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:22 2026-02-04T09:45:22.320Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:22 2026-02-04T09:45:22.321Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:22 2026-02-04T09:45:22.321Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:22 2026-02-04T09:45:22.321Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:22 2026-02-04T09:45:22.349Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:22 2026-02-04T09:45:22.376Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:22 2026-02-04T09:45:22.376Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:22 2026-02-04T09:45:22.377Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:22 2026-02-04T09:45:22.377Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:22 2026-02-04T09:45:22.377Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:22 2026-02-04T09:45:22.404Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:22 2026-02-04T09:45:22.435Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:22 2026-02-04T09:45:22.435Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:22 2026-02-04T09:45:22.436Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:22 2026-02-04T09:45:22.436Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:22 2026-02-04T09:45:22.436Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:22 2026-02-04T09:45:22.460Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:22 2026-02-04T09:45:22.491Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:22 2026-02-04T09:45:22.491Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:22 2026-02-04T09:45:22.491Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:22 2026-02-04T09:45:22.491Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:22 2026-02-04T09:45:22.492Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:22 2026-02-04T09:45:22.517Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:22 2026-02-04T09:45:22.542Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:22 2026-02-04T09:45:22.544Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:22 2026-02-04T09:45:22.544Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:22 2026-02-04T09:45:22.544Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:22 2026-02-04T09:45:22.544Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:22 2026-02-04T09:45:22.580Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:22 2026-02-04T09:45:22.610Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:22 2026-02-04T09:45:22.610Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:22 2026-02-04T09:45:22.610Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:22 2026-02-04T09:45:22.611Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:22 2026-02-04T09:45:22.611Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:22 2026-02-04T09:45:22.638Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:22 2026-02-04T09:45:22.648Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:22 allow.auto.create.topics = true 09:45:22 auto.commit.interval.ms = 5000 09:45:22 auto.include.jmx.reporter = true 09:45:22 auto.offset.reset = latest 09:45:22 bootstrap.servers = [localhost:32777] 09:45:22 check.crcs = true 09:45:22 client.dns.lookup = use_all_dns_ips 09:45:22 client.id = consumer-test-group-13 09:45:22 client.rack = 09:45:22 connections.max.idle.ms = 540000 09:45:22 default.api.timeout.ms = 60000 09:45:22 enable.auto.commit = true 09:45:22 enable.metrics.push = true 09:45:22 exclude.internal.topics = true 09:45:22 fetch.max.bytes = 52428800 09:45:22 fetch.max.wait.ms = 500 09:45:22 fetch.min.bytes = 1 09:45:22 group.id = test-group 09:45:22 group.instance.id = null 09:45:22 group.protocol = classic 09:45:22 group.remote.assignor = null 09:45:22 heartbeat.interval.ms = 3000 09:45:22 interceptor.classes = [] 09:45:22 internal.leave.group.on.close = true 09:45:22 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:22 isolation.level = read_uncommitted 09:45:22 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:22 max.partition.fetch.bytes = 1048576 09:45:22 max.poll.interval.ms = 300000 09:45:22 max.poll.records = 2147483647 09:45:22 metadata.max.age.ms = 300000 09:45:22 metadata.recovery.strategy = none 09:45:22 metric.reporters = [] 09:45:22 metrics.num.samples = 2 09:45:22 metrics.recording.level = INFO 09:45:22 metrics.sample.window.ms = 30000 09:45:22 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:22 receive.buffer.bytes = 65536 09:45:22 reconnect.backoff.max.ms = 1000 09:45:22 reconnect.backoff.ms = 50 09:45:22 request.timeout.ms = 30000 09:45:22 retry.backoff.max.ms = 1000 09:45:22 retry.backoff.ms = 100 09:45:22 sasl.client.callback.handler.class = null 09:45:22 sasl.jaas.config = null 09:45:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:22 sasl.kerberos.min.time.before.relogin = 60000 09:45:22 sasl.kerberos.service.name = null 09:45:22 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:22 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:22 sasl.login.callback.handler.class = null 09:45:22 sasl.login.class = null 09:45:22 sasl.login.connect.timeout.ms = null 09:45:22 sasl.login.read.timeout.ms = null 09:45:22 sasl.login.refresh.buffer.seconds = 300 09:45:22 sasl.login.refresh.min.period.seconds = 60 09:45:22 sasl.login.refresh.window.factor = 0.8 09:45:22 sasl.login.refresh.window.jitter = 0.05 09:45:22 sasl.login.retry.backoff.max.ms = 10000 09:45:22 sasl.login.retry.backoff.ms = 100 09:45:22 sasl.mechanism = GSSAPI 09:45:22 sasl.oauthbearer.clock.skew.seconds = 30 09:45:22 sasl.oauthbearer.expected.audience = null 09:45:22 sasl.oauthbearer.expected.issuer = null 09:45:22 sasl.oauthbearer.header.urlencode = false 09:45:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:22 sasl.oauthbearer.jwks.endpoint.url = null 09:45:22 sasl.oauthbearer.scope.claim.name = scope 09:45:22 sasl.oauthbearer.sub.claim.name = sub 09:45:22 sasl.oauthbearer.token.endpoint.url = null 09:45:22 security.protocol = PLAINTEXT 09:45:22 security.providers = null 09:45:22 send.buffer.bytes = 131072 09:45:22 session.timeout.ms = 45000 09:45:22 socket.connection.setup.timeout.max.ms = 30000 09:45:22 socket.connection.setup.timeout.ms = 10000 09:45:22 ssl.cipher.suites = null 09:45:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:22 ssl.endpoint.identification.algorithm = https 09:45:22 ssl.engine.factory.class = null 09:45:22 ssl.key.password = null 09:45:22 ssl.keymanager.algorithm = SunX509 09:45:22 ssl.keystore.certificate.chain = null 09:45:22 ssl.keystore.key = null 09:45:22 ssl.keystore.location = null 09:45:22 ssl.keystore.password = null 09:45:22 ssl.keystore.type = JKS 09:45:22 ssl.protocol = TLSv1.3 09:45:22 ssl.provider = null 09:45:22 ssl.secure.random.implementation = null 09:45:22 ssl.trustmanager.algorithm = PKIX 09:45:22 ssl.truststore.certificates = null 09:45:22 ssl.truststore.location = null 09:45:22 ssl.truststore.password = null 09:45:22 ssl.truststore.type = JKS 09:45:22 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:45:22 09:45:22 2026-02-04T09:45:22.648Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:22 2026-02-04T09:45:22.650Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:22 2026-02-04T09:45:22.650Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:22 2026-02-04T09:45:22.650Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198322650 09:45:22 2026-02-04T09:45:22.650Z INFO 11251 --- [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 09:45:22 2026-02-04T09:45:22.655Z INFO 11251 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:22 2026-02-04T09:45:22.655Z INFO 11251 --- [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) 09:45:22 2026-02-04T09:45:22.656Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 09:45:22 2026-02-04T09:45:22.665Z INFO 11251 --- [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-7af561d7-2c82-497f-a3ca-cfd0a69aab81 09:45:22 2026-02-04T09:45:22.665Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 09:45:22 2026-02-04T09:45:22.667Z INFO 11251 --- [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-7af561d7-2c82-497f-a3ca-cfd0a69aab81', protocol='range'} 09:45:22 2026-02-04T09:45:22.668Z INFO 11251 --- [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-7af561d7-2c82-497f-a3ca-cfd0a69aab81=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 09:45:22 2026-02-04T09:45:22.671Z INFO 11251 --- [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-7af561d7-2c82-497f-a3ca-cfd0a69aab81', protocol='range'} 09:45:22 2026-02-04T09:45:22.671Z INFO 11251 --- [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]) 09:45:22 2026-02-04T09:45:22.672Z INFO 11251 --- [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 09:45:22 2026-02-04T09:45:22.679Z INFO 11251 --- [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 09:45:22 2026-02-04T09:45:22.683Z INFO 11251 --- [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}}. 09:45:23 2026-02-04T09:45:23.151Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:45:23 acks = -1 09:45:23 auto.include.jmx.reporter = true 09:45:23 batch.size = 16384 09:45:23 bootstrap.servers = [localhost:32777] 09:45:23 buffer.memory = 33554432 09:45:23 client.dns.lookup = use_all_dns_ips 09:45:23 client.id = test-client-id 09:45:23 compression.gzip.level = -1 09:45:23 compression.lz4.level = 9 09:45:23 compression.type = none 09:45:23 compression.zstd.level = 3 09:45:23 connections.max.idle.ms = 540000 09:45:23 delivery.timeout.ms = 120000 09:45:23 enable.idempotence = true 09:45:23 enable.metrics.push = true 09:45:23 interceptor.classes = [] 09:45:23 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:23 linger.ms = 0 09:45:23 max.block.ms = 60000 09:45:23 max.in.flight.requests.per.connection = 5 09:45:23 max.request.size = 1048576 09:45:23 metadata.max.age.ms = 300000 09:45:23 metadata.max.idle.ms = 300000 09:45:23 metadata.recovery.strategy = none 09:45:23 metric.reporters = [] 09:45:23 metrics.num.samples = 2 09:45:23 metrics.recording.level = INFO 09:45:23 metrics.sample.window.ms = 30000 09:45:23 partitioner.adaptive.partitioning.enable = true 09:45:23 partitioner.availability.timeout.ms = 0 09:45:23 partitioner.class = null 09:45:23 partitioner.ignore.keys = false 09:45:23 receive.buffer.bytes = 32768 09:45:23 reconnect.backoff.max.ms = 1000 09:45:23 reconnect.backoff.ms = 50 09:45:23 request.timeout.ms = 30000 09:45:23 retries = 2147483647 09:45:23 retry.backoff.max.ms = 1000 09:45:23 retry.backoff.ms = 100 09:45:23 sasl.client.callback.handler.class = null 09:45:23 sasl.jaas.config = null 09:45:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:23 sasl.kerberos.min.time.before.relogin = 60000 09:45:23 sasl.kerberos.service.name = null 09:45:23 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:23 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:23 sasl.login.callback.handler.class = null 09:45:23 sasl.login.class = null 09:45:23 sasl.login.connect.timeout.ms = null 09:45:23 sasl.login.read.timeout.ms = null 09:45:23 sasl.login.refresh.buffer.seconds = 300 09:45:23 sasl.login.refresh.min.period.seconds = 60 09:45:23 sasl.login.refresh.window.factor = 0.8 09:45:23 sasl.login.refresh.window.jitter = 0.05 09:45:23 sasl.login.retry.backoff.max.ms = 10000 09:45:23 sasl.login.retry.backoff.ms = 100 09:45:23 sasl.mechanism = GSSAPI 09:45:23 sasl.oauthbearer.clock.skew.seconds = 30 09:45:23 sasl.oauthbearer.expected.audience = null 09:45:23 sasl.oauthbearer.expected.issuer = null 09:45:23 sasl.oauthbearer.header.urlencode = false 09:45:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:23 sasl.oauthbearer.jwks.endpoint.url = null 09:45:23 sasl.oauthbearer.scope.claim.name = scope 09:45:23 sasl.oauthbearer.sub.claim.name = sub 09:45:23 sasl.oauthbearer.token.endpoint.url = null 09:45:23 security.protocol = PLAINTEXT 09:45:23 security.providers = null 09:45:23 send.buffer.bytes = 131072 09:45:23 socket.connection.setup.timeout.max.ms = 30000 09:45:23 socket.connection.setup.timeout.ms = 10000 09:45:23 ssl.cipher.suites = null 09:45:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:23 ssl.endpoint.identification.algorithm = https 09:45:23 ssl.engine.factory.class = null 09:45:23 ssl.key.password = null 09:45:23 ssl.keymanager.algorithm = SunX509 09:45:23 ssl.keystore.certificate.chain = null 09:45:23 ssl.keystore.key = null 09:45:23 ssl.keystore.location = null 09:45:23 ssl.keystore.password = null 09:45:23 ssl.keystore.type = JKS 09:45:23 ssl.protocol = TLSv1.3 09:45:23 ssl.provider = null 09:45:23 ssl.secure.random.implementation = null 09:45:23 ssl.trustmanager.algorithm = PKIX 09:45:23 ssl.truststore.certificates = null 09:45:23 ssl.truststore.location = null 09:45:23 ssl.truststore.password = null 09:45:23 ssl.truststore.type = JKS 09:45:23 transaction.timeout.ms = 60000 09:45:23 transactional.id = null 09:45:23 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:23 09:45:23 2026-02-04T09:45:23.151Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:23 2026-02-04T09:45:23.152Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 09:45:23 2026-02-04T09:45:23.155Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:23 2026-02-04T09:45:23.155Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:23 2026-02-04T09:45:23.155Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198323155 09:45:23 2026-02-04T09:45:23.156Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:45:23 acks = -1 09:45:23 auto.include.jmx.reporter = true 09:45:23 batch.size = 16384 09:45:23 bootstrap.servers = [localhost:32777] 09:45:23 buffer.memory = 33554432 09:45:23 client.dns.lookup = use_all_dns_ips 09:45:23 client.id = test-client-id 09:45:23 compression.gzip.level = -1 09:45:23 compression.lz4.level = 9 09:45:23 compression.type = none 09:45:23 compression.zstd.level = 3 09:45:23 connections.max.idle.ms = 540000 09:45:23 delivery.timeout.ms = 120000 09:45:23 enable.idempotence = true 09:45:23 enable.metrics.push = true 09:45:23 interceptor.classes = [] 09:45:23 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:23 linger.ms = 0 09:45:23 max.block.ms = 60000 09:45:23 max.in.flight.requests.per.connection = 5 09:45:23 max.request.size = 1048576 09:45:23 metadata.max.age.ms = 300000 09:45:23 metadata.max.idle.ms = 300000 09:45:23 metadata.recovery.strategy = none 09:45:23 metric.reporters = [] 09:45:23 metrics.num.samples = 2 09:45:23 metrics.recording.level = INFO 09:45:23 metrics.sample.window.ms = 30000 09:45:23 partitioner.adaptive.partitioning.enable = true 09:45:23 partitioner.availability.timeout.ms = 0 09:45:23 partitioner.class = null 09:45:23 partitioner.ignore.keys = false 09:45:23 receive.buffer.bytes = 32768 09:45:23 reconnect.backoff.max.ms = 1000 09:45:23 reconnect.backoff.ms = 50 09:45:23 request.timeout.ms = 30000 09:45:23 retries = 2147483647 09:45:23 retry.backoff.max.ms = 1000 09:45:23 retry.backoff.ms = 100 09:45:23 sasl.client.callback.handler.class = null 09:45:23 sasl.jaas.config = null 09:45:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:23 sasl.kerberos.min.time.before.relogin = 60000 09:45:23 sasl.kerberos.service.name = null 09:45:23 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:23 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:23 sasl.login.callback.handler.class = null 09:45:23 sasl.login.class = null 09:45:23 sasl.login.connect.timeout.ms = null 09:45:23 sasl.login.read.timeout.ms = null 09:45:23 sasl.login.refresh.buffer.seconds = 300 09:45:23 sasl.login.refresh.min.period.seconds = 60 09:45:23 sasl.login.refresh.window.factor = 0.8 09:45:23 sasl.login.refresh.window.jitter = 0.05 09:45:23 sasl.login.retry.backoff.max.ms = 10000 09:45:23 sasl.login.retry.backoff.ms = 100 09:45:23 sasl.mechanism = GSSAPI 09:45:23 sasl.oauthbearer.clock.skew.seconds = 30 09:45:23 sasl.oauthbearer.expected.audience = null 09:45:23 sasl.oauthbearer.expected.issuer = null 09:45:23 sasl.oauthbearer.header.urlencode = false 09:45:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:23 sasl.oauthbearer.jwks.endpoint.url = null 09:45:23 sasl.oauthbearer.scope.claim.name = scope 09:45:23 sasl.oauthbearer.sub.claim.name = sub 09:45:23 sasl.oauthbearer.token.endpoint.url = null 09:45:23 security.protocol = PLAINTEXT 09:45:23 security.providers = null 09:45:23 send.buffer.bytes = 131072 09:45:23 socket.connection.setup.timeout.max.ms = 30000 09:45:23 socket.connection.setup.timeout.ms = 10000 09:45:23 ssl.cipher.suites = null 09:45:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:23 ssl.endpoint.identification.algorithm = https 09:45:23 ssl.engine.factory.class = null 09:45:23 ssl.key.password = null 09:45:23 ssl.keymanager.algorithm = SunX509 09:45:23 ssl.keystore.certificate.chain = null 09:45:23 ssl.keystore.key = null 09:45:23 ssl.keystore.location = null 09:45:23 ssl.keystore.password = null 09:45:23 ssl.keystore.type = JKS 09:45:23 ssl.protocol = TLSv1.3 09:45:23 ssl.provider = null 09:45:23 ssl.secure.random.implementation = null 09:45:23 ssl.trustmanager.algorithm = PKIX 09:45:23 ssl.truststore.certificates = null 09:45:23 ssl.truststore.location = null 09:45:23 ssl.truststore.password = null 09:45:23 ssl.truststore.type = JKS 09:45:23 transaction.timeout.ms = 60000 09:45:23 transactional.id = null 09:45:23 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:45:23 09:45:23 2026-02-04T09:45:23.156Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:23 2026-02-04T09:45:23.157Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 09:45:23 2026-02-04T09:45:23.159Z INFO 11251 --- [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. 09:45:23 2026-02-04T09:45:23.165Z INFO 11251 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:23 2026-02-04T09:45:23.165Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.166Z INFO 11251 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:23 2026-02-04T09:45:23.167Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.173Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.181Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.280Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.286Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.382Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.392Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.484Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.557Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.584Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.609Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.685Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.724Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.804Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.804Z INFO 11251 --- [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-7af561d7-2c82-497f-a3ca-cfd0a69aab81 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:23 2026-02-04T09:45:23.804Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.804Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.804Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.805Z INFO 11251 --- [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 09:45:23 2026-02-04T09:45:23.805Z INFO 11251 --- [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 09:45:24 2026-02-04T09:45:24.306Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:24 2026-02-04T09:45:24.306Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:24 2026-02-04T09:45:24.306Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:24 2026-02-04T09:45:24.306Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:24 2026-02-04T09:45:24.309Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 09:45:24 2026-02-04T09:45:24.309Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 09:45:24 2026-02-04T09:45:24.311Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:24 2026-02-04T09:45:24.311Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:24 2026-02-04T09:45:24.311Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:24 2026-02-04T09:45:24.312Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:24 2026-02-04T09:45:24.312Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 09:45:24 2026-02-04T09:45:24.312Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 09:45:24 2026-02-04T09:45:24.314Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:24 2026-02-04T09:45:24.314Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:24 2026-02-04T09:45:24.314Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:24 2026-02-04T09:45:24.314Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:24 2026-02-04T09:45:24.314Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 09:45:24 2026-02-04T09:45:24.473Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:24 2026-02-04T09:45:24.473Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:24 2026-02-04T09:45:24.474Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:24 2026-02-04T09:45:24.474Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:24 2026-02-04T09:45:24.474Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:24 2026-02-04T09:45:24.501Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:24 2026-02-04T09:45:24.524Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:24 2026-02-04T09:45:24.524Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:24 2026-02-04T09:45:24.525Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:24 2026-02-04T09:45:24.525Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:24 2026-02-04T09:45:24.525Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:24 2026-02-04T09:45:24.551Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:24 2026-02-04T09:45:24.593Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:24 2026-02-04T09:45:24.593Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:24 2026-02-04T09:45:24.594Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:24 2026-02-04T09:45:24.594Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:24 2026-02-04T09:45:24.594Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:24 2026-02-04T09:45:24.624Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:24 2026-02-04T09:45:24.648Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:24 2026-02-04T09:45:24.649Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:24 2026-02-04T09:45:24.649Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:24 2026-02-04T09:45:24.649Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:24 2026-02-04T09:45:24.649Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:24 2026-02-04T09:45:24.675Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:24 2026-02-04T09:45:24.701Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:24 2026-02-04T09:45:24.701Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:24 2026-02-04T09:45:24.702Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:24 2026-02-04T09:45:24.702Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:24 2026-02-04T09:45:24.702Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:24 2026-02-04T09:45:24.730Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:24 2026-02-04T09:45:24.754Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:24 2026-02-04T09:45:24.754Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:24 2026-02-04T09:45:24.755Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:24 2026-02-04T09:45:24.759Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:24 2026-02-04T09:45:24.759Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:24 2026-02-04T09:45:24.789Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:24 2026-02-04T09:45:24.803Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:24 allow.auto.create.topics = true 09:45:24 auto.commit.interval.ms = 5000 09:45:24 auto.include.jmx.reporter = true 09:45:24 auto.offset.reset = latest 09:45:24 bootstrap.servers = [localhost:32777] 09:45:24 check.crcs = true 09:45:24 client.dns.lookup = use_all_dns_ips 09:45:24 client.id = consumer-test-group-14 09:45:24 client.rack = 09:45:24 connections.max.idle.ms = 540000 09:45:24 default.api.timeout.ms = 60000 09:45:24 enable.auto.commit = true 09:45:24 enable.metrics.push = true 09:45:24 exclude.internal.topics = true 09:45:24 fetch.max.bytes = 52428800 09:45:24 fetch.max.wait.ms = 500 09:45:24 fetch.min.bytes = 1 09:45:24 group.id = test-group 09:45:24 group.instance.id = null 09:45:24 group.protocol = classic 09:45:24 group.remote.assignor = null 09:45:24 heartbeat.interval.ms = 3000 09:45:24 interceptor.classes = [] 09:45:24 internal.leave.group.on.close = true 09:45:24 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:24 isolation.level = read_uncommitted 09:45:24 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:24 max.partition.fetch.bytes = 1048576 09:45:24 max.poll.interval.ms = 300000 09:45:24 max.poll.records = 2147483647 09:45:24 metadata.max.age.ms = 300000 09:45:24 metadata.recovery.strategy = none 09:45:24 metric.reporters = [] 09:45:24 metrics.num.samples = 2 09:45:24 metrics.recording.level = INFO 09:45:24 metrics.sample.window.ms = 30000 09:45:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:24 receive.buffer.bytes = 65536 09:45:24 reconnect.backoff.max.ms = 1000 09:45:24 reconnect.backoff.ms = 50 09:45:24 request.timeout.ms = 30000 09:45:24 retry.backoff.max.ms = 1000 09:45:24 retry.backoff.ms = 100 09:45:24 sasl.client.callback.handler.class = null 09:45:24 sasl.jaas.config = null 09:45:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:24 sasl.kerberos.min.time.before.relogin = 60000 09:45:24 sasl.kerberos.service.name = null 09:45:24 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:24 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:24 sasl.login.callback.handler.class = null 09:45:24 sasl.login.class = null 09:45:24 sasl.login.connect.timeout.ms = null 09:45:24 sasl.login.read.timeout.ms = null 09:45:24 sasl.login.refresh.buffer.seconds = 300 09:45:24 sasl.login.refresh.min.period.seconds = 60 09:45:24 sasl.login.refresh.window.factor = 0.8 09:45:24 sasl.login.refresh.window.jitter = 0.05 09:45:24 sasl.login.retry.backoff.max.ms = 10000 09:45:24 sasl.login.retry.backoff.ms = 100 09:45:24 sasl.mechanism = GSSAPI 09:45:24 sasl.oauthbearer.clock.skew.seconds = 30 09:45:24 sasl.oauthbearer.expected.audience = null 09:45:24 sasl.oauthbearer.expected.issuer = null 09:45:24 sasl.oauthbearer.header.urlencode = false 09:45:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:24 sasl.oauthbearer.jwks.endpoint.url = null 09:45:24 sasl.oauthbearer.scope.claim.name = scope 09:45:24 sasl.oauthbearer.sub.claim.name = sub 09:45:24 sasl.oauthbearer.token.endpoint.url = null 09:45:24 security.protocol = PLAINTEXT 09:45:24 security.providers = null 09:45:24 send.buffer.bytes = 131072 09:45:24 session.timeout.ms = 45000 09:45:24 socket.connection.setup.timeout.max.ms = 30000 09:45:24 socket.connection.setup.timeout.ms = 10000 09:45:24 ssl.cipher.suites = null 09:45:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:24 ssl.endpoint.identification.algorithm = https 09:45:24 ssl.engine.factory.class = null 09:45:24 ssl.key.password = null 09:45:24 ssl.keymanager.algorithm = SunX509 09:45:24 ssl.keystore.certificate.chain = null 09:45:24 ssl.keystore.key = null 09:45:24 ssl.keystore.location = null 09:45:24 ssl.keystore.password = null 09:45:24 ssl.keystore.type = JKS 09:45:24 ssl.protocol = TLSv1.3 09:45:24 ssl.provider = null 09:45:24 ssl.secure.random.implementation = null 09:45:24 ssl.trustmanager.algorithm = PKIX 09:45:24 ssl.truststore.certificates = null 09:45:24 ssl.truststore.location = null 09:45:24 ssl.truststore.password = null 09:45:24 ssl.truststore.type = JKS 09:45:24 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:45:24 09:45:24 2026-02-04T09:45:24.803Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:24 2026-02-04T09:45:24.805Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:24 2026-02-04T09:45:24.805Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:24 2026-02-04T09:45:24.805Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198324805 09:45:24 2026-02-04T09:45:24.805Z INFO 11251 --- [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 09:45:24 2026-02-04T09:45:24.816Z INFO 11251 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:24 2026-02-04T09:45:24.816Z INFO 11251 --- [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) 09:45:24 2026-02-04T09:45:24.818Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 09:45:24 2026-02-04T09:45:24.821Z INFO 11251 --- [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-953cfeb7-5119-4201-badb-a047c6fb6b6c 09:45:24 2026-02-04T09:45:24.821Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 09:45:24 2026-02-04T09:45:24.823Z INFO 11251 --- [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-953cfeb7-5119-4201-badb-a047c6fb6b6c', protocol='range'} 09:45:24 2026-02-04T09:45:24.823Z INFO 11251 --- [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-953cfeb7-5119-4201-badb-a047c6fb6b6c=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 09:45:24 2026-02-04T09:45:24.825Z INFO 11251 --- [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-953cfeb7-5119-4201-badb-a047c6fb6b6c', protocol='range'} 09:45:24 2026-02-04T09:45:24.825Z INFO 11251 --- [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]) 09:45:24 2026-02-04T09:45:24.825Z INFO 11251 --- [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 09:45:24 2026-02-04T09:45:24.827Z INFO 11251 --- [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 09:45:24 2026-02-04T09:45:24.853Z INFO 11251 --- [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}}. 09:45:25 2026-02-04T09:45:25.307Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:45:25 acks = -1 09:45:25 auto.include.jmx.reporter = true 09:45:25 batch.size = 16384 09:45:25 bootstrap.servers = [localhost:32777] 09:45:25 buffer.memory = 33554432 09:45:25 client.dns.lookup = use_all_dns_ips 09:45:25 client.id = test-client-id 09:45:25 compression.gzip.level = -1 09:45:25 compression.lz4.level = 9 09:45:25 compression.type = none 09:45:25 compression.zstd.level = 3 09:45:25 connections.max.idle.ms = 540000 09:45:25 delivery.timeout.ms = 120000 09:45:25 enable.idempotence = true 09:45:25 enable.metrics.push = true 09:45:25 interceptor.classes = [] 09:45:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:25 linger.ms = 0 09:45:25 max.block.ms = 60000 09:45:25 max.in.flight.requests.per.connection = 5 09:45:25 max.request.size = 1048576 09:45:25 metadata.max.age.ms = 300000 09:45:25 metadata.max.idle.ms = 300000 09:45:25 metadata.recovery.strategy = none 09:45:25 metric.reporters = [] 09:45:25 metrics.num.samples = 2 09:45:25 metrics.recording.level = INFO 09:45:25 metrics.sample.window.ms = 30000 09:45:25 partitioner.adaptive.partitioning.enable = true 09:45:25 partitioner.availability.timeout.ms = 0 09:45:25 partitioner.class = null 09:45:25 partitioner.ignore.keys = false 09:45:25 receive.buffer.bytes = 32768 09:45:25 reconnect.backoff.max.ms = 1000 09:45:25 reconnect.backoff.ms = 50 09:45:25 request.timeout.ms = 30000 09:45:25 retries = 2147483647 09:45:25 retry.backoff.max.ms = 1000 09:45:25 retry.backoff.ms = 100 09:45:25 sasl.client.callback.handler.class = null 09:45:25 sasl.jaas.config = null 09:45:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:25 sasl.kerberos.min.time.before.relogin = 60000 09:45:25 sasl.kerberos.service.name = null 09:45:25 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:25 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:25 sasl.login.callback.handler.class = null 09:45:25 sasl.login.class = null 09:45:25 sasl.login.connect.timeout.ms = null 09:45:25 sasl.login.read.timeout.ms = null 09:45:25 sasl.login.refresh.buffer.seconds = 300 09:45:25 sasl.login.refresh.min.period.seconds = 60 09:45:25 sasl.login.refresh.window.factor = 0.8 09:45:25 sasl.login.refresh.window.jitter = 0.05 09:45:25 sasl.login.retry.backoff.max.ms = 10000 09:45:25 sasl.login.retry.backoff.ms = 100 09:45:25 sasl.mechanism = GSSAPI 09:45:25 sasl.oauthbearer.clock.skew.seconds = 30 09:45:25 sasl.oauthbearer.expected.audience = null 09:45:25 sasl.oauthbearer.expected.issuer = null 09:45:25 sasl.oauthbearer.header.urlencode = false 09:45:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:25 sasl.oauthbearer.jwks.endpoint.url = null 09:45:25 sasl.oauthbearer.scope.claim.name = scope 09:45:25 sasl.oauthbearer.sub.claim.name = sub 09:45:25 sasl.oauthbearer.token.endpoint.url = null 09:45:25 security.protocol = PLAINTEXT 09:45:25 security.providers = null 09:45:25 send.buffer.bytes = 131072 09:45:25 socket.connection.setup.timeout.max.ms = 30000 09:45:25 socket.connection.setup.timeout.ms = 10000 09:45:25 ssl.cipher.suites = null 09:45:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:25 ssl.endpoint.identification.algorithm = https 09:45:25 ssl.engine.factory.class = null 09:45:25 ssl.key.password = null 09:45:25 ssl.keymanager.algorithm = SunX509 09:45:25 ssl.keystore.certificate.chain = null 09:45:25 ssl.keystore.key = null 09:45:25 ssl.keystore.location = null 09:45:25 ssl.keystore.password = null 09:45:25 ssl.keystore.type = JKS 09:45:25 ssl.protocol = TLSv1.3 09:45:25 ssl.provider = null 09:45:25 ssl.secure.random.implementation = null 09:45:25 ssl.trustmanager.algorithm = PKIX 09:45:25 ssl.truststore.certificates = null 09:45:25 ssl.truststore.location = null 09:45:25 ssl.truststore.password = null 09:45:25 ssl.truststore.type = JKS 09:45:25 transaction.timeout.ms = 60000 09:45:25 transactional.id = null 09:45:25 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:25 09:45:25 2026-02-04T09:45:25.307Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:25 2026-02-04T09:45:25.308Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 09:45:25 2026-02-04T09:45:25.311Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:25 2026-02-04T09:45:25.311Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:25 2026-02-04T09:45:25.311Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198325311 09:45:25 2026-02-04T09:45:25.312Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:45:25 acks = -1 09:45:25 auto.include.jmx.reporter = true 09:45:25 batch.size = 16384 09:45:25 bootstrap.servers = [localhost:32777] 09:45:25 buffer.memory = 33554432 09:45:25 client.dns.lookup = use_all_dns_ips 09:45:25 client.id = test-client-id 09:45:25 compression.gzip.level = -1 09:45:25 compression.lz4.level = 9 09:45:25 compression.type = none 09:45:25 compression.zstd.level = 3 09:45:25 connections.max.idle.ms = 540000 09:45:25 delivery.timeout.ms = 120000 09:45:25 enable.idempotence = true 09:45:25 enable.metrics.push = true 09:45:25 interceptor.classes = [] 09:45:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:25 linger.ms = 0 09:45:25 max.block.ms = 60000 09:45:25 max.in.flight.requests.per.connection = 5 09:45:25 max.request.size = 1048576 09:45:25 metadata.max.age.ms = 300000 09:45:25 metadata.max.idle.ms = 300000 09:45:25 metadata.recovery.strategy = none 09:45:25 metric.reporters = [] 09:45:25 metrics.num.samples = 2 09:45:25 metrics.recording.level = INFO 09:45:25 metrics.sample.window.ms = 30000 09:45:25 partitioner.adaptive.partitioning.enable = true 09:45:25 partitioner.availability.timeout.ms = 0 09:45:25 partitioner.class = null 09:45:25 partitioner.ignore.keys = false 09:45:25 receive.buffer.bytes = 32768 09:45:25 reconnect.backoff.max.ms = 1000 09:45:25 reconnect.backoff.ms = 50 09:45:25 request.timeout.ms = 30000 09:45:25 retries = 2147483647 09:45:25 retry.backoff.max.ms = 1000 09:45:25 retry.backoff.ms = 100 09:45:25 sasl.client.callback.handler.class = null 09:45:25 sasl.jaas.config = null 09:45:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:25 sasl.kerberos.min.time.before.relogin = 60000 09:45:25 sasl.kerberos.service.name = null 09:45:25 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:25 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:25 sasl.login.callback.handler.class = null 09:45:25 sasl.login.class = null 09:45:25 sasl.login.connect.timeout.ms = null 09:45:25 sasl.login.read.timeout.ms = null 09:45:25 sasl.login.refresh.buffer.seconds = 300 09:45:25 sasl.login.refresh.min.period.seconds = 60 09:45:25 sasl.login.refresh.window.factor = 0.8 09:45:25 sasl.login.refresh.window.jitter = 0.05 09:45:25 sasl.login.retry.backoff.max.ms = 10000 09:45:25 sasl.login.retry.backoff.ms = 100 09:45:25 sasl.mechanism = GSSAPI 09:45:25 sasl.oauthbearer.clock.skew.seconds = 30 09:45:25 sasl.oauthbearer.expected.audience = null 09:45:25 sasl.oauthbearer.expected.issuer = null 09:45:25 sasl.oauthbearer.header.urlencode = false 09:45:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:25 sasl.oauthbearer.jwks.endpoint.url = null 09:45:25 sasl.oauthbearer.scope.claim.name = scope 09:45:25 sasl.oauthbearer.sub.claim.name = sub 09:45:25 sasl.oauthbearer.token.endpoint.url = null 09:45:25 security.protocol = PLAINTEXT 09:45:25 security.providers = null 09:45:25 send.buffer.bytes = 131072 09:45:25 socket.connection.setup.timeout.max.ms = 30000 09:45:25 socket.connection.setup.timeout.ms = 10000 09:45:25 ssl.cipher.suites = null 09:45:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:25 ssl.endpoint.identification.algorithm = https 09:45:25 ssl.engine.factory.class = null 09:45:25 ssl.key.password = null 09:45:25 ssl.keymanager.algorithm = SunX509 09:45:25 ssl.keystore.certificate.chain = null 09:45:25 ssl.keystore.key = null 09:45:25 ssl.keystore.location = null 09:45:25 ssl.keystore.password = null 09:45:25 ssl.keystore.type = JKS 09:45:25 ssl.protocol = TLSv1.3 09:45:25 ssl.provider = null 09:45:25 ssl.secure.random.implementation = null 09:45:25 ssl.trustmanager.algorithm = PKIX 09:45:25 ssl.truststore.certificates = null 09:45:25 ssl.truststore.location = null 09:45:25 ssl.truststore.password = null 09:45:25 ssl.truststore.type = JKS 09:45:25 transaction.timeout.ms = 60000 09:45:25 transactional.id = null 09:45:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:45:25 09:45:25 2026-02-04T09:45:25.312Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:25 2026-02-04T09:45:25.313Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 09:45:25 2026-02-04T09:45:25.314Z INFO 11251 --- [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. 09:45:25 2026-02-04T09:45:25.318Z INFO 11251 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:25 2026-02-04T09:45:25.320Z INFO 11251 --- [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 09:45:25 2026-02-04T09:45:25.321Z INFO 11251 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:25 2026-02-04T09:45:25.321Z INFO 11251 --- [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 09:45:25 2026-02-04T09:45:25.333Z INFO 11251 --- [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 09:45:25 2026-02-04T09:45:25.366Z INFO 11251 --- [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 09:45:25 2026-02-04T09:45:25.458Z INFO 11251 --- [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 09:45:25 2026-02-04T09:45:25.506Z INFO 11251 --- [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 09:45:25 2026-02-04T09:45:25.557Z INFO 11251 --- [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 09:45:25 2026-02-04T09:45:25.557Z INFO 11251 --- [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-953cfeb7-5119-4201-badb-a047c6fb6b6c sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:25 2026-02-04T09:45:25.558Z INFO 11251 --- [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 09:45:25 2026-02-04T09:45:25.558Z INFO 11251 --- [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 09:45:25 2026-02-04T09:45:25.558Z INFO 11251 --- [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 09:45:25 2026-02-04T09:45:25.558Z INFO 11251 --- [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 09:45:25 2026-02-04T09:45:25.558Z INFO 11251 --- [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 09:45:26 2026-02-04T09:45:26.062Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:26 2026-02-04T09:45:26.062Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:26 2026-02-04T09:45:26.062Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:26 2026-02-04T09:45:26.062Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:26 2026-02-04T09:45:26.065Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 09:45:26 2026-02-04T09:45:26.065Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 09:45:26 2026-02-04T09:45:26.068Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:26 2026-02-04T09:45:26.068Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:26 2026-02-04T09:45:26.068Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:26 2026-02-04T09:45:26.068Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:26 2026-02-04T09:45:26.068Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 09:45:26 2026-02-04T09:45:26.068Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 09:45:26 2026-02-04T09:45:26.070Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:26 2026-02-04T09:45:26.070Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:26 2026-02-04T09:45:26.070Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:26 2026-02-04T09:45:26.070Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:26 2026-02-04T09:45:26.070Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 09:45:26 2026-02-04T09:45:26.220Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:26 2026-02-04T09:45:26.220Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:26 2026-02-04T09:45:26.220Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:26 2026-02-04T09:45:26.220Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:26 2026-02-04T09:45:26.220Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:26 2026-02-04T09:45:26.243Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:26 2026-02-04T09:45:26.272Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:26 2026-02-04T09:45:26.273Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:26 2026-02-04T09:45:26.273Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:26 2026-02-04T09:45:26.276Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:26 2026-02-04T09:45:26.276Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:26 2026-02-04T09:45:26.298Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:26 2026-02-04T09:45:26.320Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:26 2026-02-04T09:45:26.320Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:26 2026-02-04T09:45:26.321Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:26 2026-02-04T09:45:26.321Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:26 2026-02-04T09:45:26.321Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:26 2026-02-04T09:45:26.341Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:26 2026-02-04T09:45:26.371Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:26 2026-02-04T09:45:26.371Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:26 2026-02-04T09:45:26.372Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:26 2026-02-04T09:45:26.372Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:26 2026-02-04T09:45:26.372Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:26 2026-02-04T09:45:26.397Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:26 2026-02-04T09:45:26.429Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:26 2026-02-04T09:45:26.429Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:26 2026-02-04T09:45:26.429Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:26 2026-02-04T09:45:26.430Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:26 2026-02-04T09:45:26.430Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:26 2026-02-04T09:45:26.458Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:26 2026-02-04T09:45:26.480Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:26 2026-02-04T09:45:26.480Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:26 2026-02-04T09:45:26.481Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:26 2026-02-04T09:45:26.481Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:26 2026-02-04T09:45:26.481Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:26 2026-02-04T09:45:26.507Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:26 2026-02-04T09:45:26.516Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:26 allow.auto.create.topics = true 09:45:26 auto.commit.interval.ms = 5000 09:45:26 auto.include.jmx.reporter = true 09:45:26 auto.offset.reset = latest 09:45:26 bootstrap.servers = [localhost:32777] 09:45:26 check.crcs = true 09:45:26 client.dns.lookup = use_all_dns_ips 09:45:26 client.id = consumer-test-group-15 09:45:26 client.rack = 09:45:26 connections.max.idle.ms = 540000 09:45:26 default.api.timeout.ms = 60000 09:45:26 enable.auto.commit = true 09:45:26 enable.metrics.push = true 09:45:26 exclude.internal.topics = true 09:45:26 fetch.max.bytes = 52428800 09:45:26 fetch.max.wait.ms = 500 09:45:26 fetch.min.bytes = 1 09:45:26 group.id = test-group 09:45:26 group.instance.id = null 09:45:26 group.protocol = classic 09:45:26 group.remote.assignor = null 09:45:26 heartbeat.interval.ms = 3000 09:45:26 interceptor.classes = [] 09:45:26 internal.leave.group.on.close = true 09:45:26 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:26 isolation.level = read_uncommitted 09:45:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:26 max.partition.fetch.bytes = 1048576 09:45:26 max.poll.interval.ms = 300000 09:45:26 max.poll.records = 2147483647 09:45:26 metadata.max.age.ms = 300000 09:45:26 metadata.recovery.strategy = none 09:45:26 metric.reporters = [] 09:45:26 metrics.num.samples = 2 09:45:26 metrics.recording.level = INFO 09:45:26 metrics.sample.window.ms = 30000 09:45:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:26 receive.buffer.bytes = 65536 09:45:26 reconnect.backoff.max.ms = 1000 09:45:26 reconnect.backoff.ms = 50 09:45:26 request.timeout.ms = 30000 09:45:26 retry.backoff.max.ms = 1000 09:45:26 retry.backoff.ms = 100 09:45:26 sasl.client.callback.handler.class = null 09:45:26 sasl.jaas.config = null 09:45:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:26 sasl.kerberos.min.time.before.relogin = 60000 09:45:26 sasl.kerberos.service.name = null 09:45:26 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:26 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:26 sasl.login.callback.handler.class = null 09:45:26 sasl.login.class = null 09:45:26 sasl.login.connect.timeout.ms = null 09:45:26 sasl.login.read.timeout.ms = null 09:45:26 sasl.login.refresh.buffer.seconds = 300 09:45:26 sasl.login.refresh.min.period.seconds = 60 09:45:26 sasl.login.refresh.window.factor = 0.8 09:45:26 sasl.login.refresh.window.jitter = 0.05 09:45:26 sasl.login.retry.backoff.max.ms = 10000 09:45:26 sasl.login.retry.backoff.ms = 100 09:45:26 sasl.mechanism = GSSAPI 09:45:26 sasl.oauthbearer.clock.skew.seconds = 30 09:45:26 sasl.oauthbearer.expected.audience = null 09:45:26 sasl.oauthbearer.expected.issuer = null 09:45:26 sasl.oauthbearer.header.urlencode = false 09:45:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:26 sasl.oauthbearer.jwks.endpoint.url = null 09:45:26 sasl.oauthbearer.scope.claim.name = scope 09:45:26 sasl.oauthbearer.sub.claim.name = sub 09:45:26 sasl.oauthbearer.token.endpoint.url = null 09:45:26 security.protocol = PLAINTEXT 09:45:26 security.providers = null 09:45:26 send.buffer.bytes = 131072 09:45:26 session.timeout.ms = 45000 09:45:26 socket.connection.setup.timeout.max.ms = 30000 09:45:26 socket.connection.setup.timeout.ms = 10000 09:45:26 ssl.cipher.suites = null 09:45:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:26 ssl.endpoint.identification.algorithm = https 09:45:26 ssl.engine.factory.class = null 09:45:26 ssl.key.password = null 09:45:26 ssl.keymanager.algorithm = SunX509 09:45:26 ssl.keystore.certificate.chain = null 09:45:26 ssl.keystore.key = null 09:45:26 ssl.keystore.location = null 09:45:26 ssl.keystore.password = null 09:45:26 ssl.keystore.type = JKS 09:45:26 ssl.protocol = TLSv1.3 09:45:26 ssl.provider = null 09:45:26 ssl.secure.random.implementation = null 09:45:26 ssl.trustmanager.algorithm = PKIX 09:45:26 ssl.truststore.certificates = null 09:45:26 ssl.truststore.location = null 09:45:26 ssl.truststore.password = null 09:45:26 ssl.truststore.type = JKS 09:45:26 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:45:26 09:45:26 2026-02-04T09:45:26.516Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:26 2026-02-04T09:45:26.518Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:26 2026-02-04T09:45:26.518Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:26 2026-02-04T09:45:26.518Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198326518 09:45:26 2026-02-04T09:45:26.518Z INFO 11251 --- [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 09:45:26 2026-02-04T09:45:26.522Z INFO 11251 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-15, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:26 2026-02-04T09:45:26.523Z INFO 11251 --- [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) 09:45:26 2026-02-04T09:45:26.523Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 09:45:26 2026-02-04T09:45:26.527Z INFO 11251 --- [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-e0679102-a32a-4a45-87f6-16ee32d3ab55 09:45:26 2026-02-04T09:45:26.527Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 09:45:26 2026-02-04T09:45:26.529Z INFO 11251 --- [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-e0679102-a32a-4a45-87f6-16ee32d3ab55', protocol='range'} 09:45:26 2026-02-04T09:45:26.529Z INFO 11251 --- [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-e0679102-a32a-4a45-87f6-16ee32d3ab55=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 09:45:26 2026-02-04T09:45:26.531Z INFO 11251 --- [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-e0679102-a32a-4a45-87f6-16ee32d3ab55', protocol='range'} 09:45:26 2026-02-04T09:45:26.531Z INFO 11251 --- [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]) 09:45:26 2026-02-04T09:45:26.531Z INFO 11251 --- [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 09:45:26 2026-02-04T09:45:26.532Z INFO 11251 --- [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 09:45:26 2026-02-04T09:45:26.547Z INFO 11251 --- [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}}. 09:45:27 2026-02-04T09:45:27.019Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:45:27 acks = -1 09:45:27 auto.include.jmx.reporter = true 09:45:27 batch.size = 16384 09:45:27 bootstrap.servers = [localhost:32777] 09:45:27 buffer.memory = 33554432 09:45:27 client.dns.lookup = use_all_dns_ips 09:45:27 client.id = test-client-id 09:45:27 compression.gzip.level = -1 09:45:27 compression.lz4.level = 9 09:45:27 compression.type = none 09:45:27 compression.zstd.level = 3 09:45:27 connections.max.idle.ms = 540000 09:45:27 delivery.timeout.ms = 120000 09:45:27 enable.idempotence = true 09:45:27 enable.metrics.push = true 09:45:27 interceptor.classes = [] 09:45:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:27 linger.ms = 0 09:45:27 max.block.ms = 60000 09:45:27 max.in.flight.requests.per.connection = 5 09:45:27 max.request.size = 1048576 09:45:27 metadata.max.age.ms = 300000 09:45:27 metadata.max.idle.ms = 300000 09:45:27 metadata.recovery.strategy = none 09:45:27 metric.reporters = [] 09:45:27 metrics.num.samples = 2 09:45:27 metrics.recording.level = INFO 09:45:27 metrics.sample.window.ms = 30000 09:45:27 partitioner.adaptive.partitioning.enable = true 09:45:27 partitioner.availability.timeout.ms = 0 09:45:27 partitioner.class = null 09:45:27 partitioner.ignore.keys = false 09:45:27 receive.buffer.bytes = 32768 09:45:27 reconnect.backoff.max.ms = 1000 09:45:27 reconnect.backoff.ms = 50 09:45:27 request.timeout.ms = 30000 09:45:27 retries = 2147483647 09:45:27 retry.backoff.max.ms = 1000 09:45:27 retry.backoff.ms = 100 09:45:27 sasl.client.callback.handler.class = null 09:45:27 sasl.jaas.config = null 09:45:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:27 sasl.kerberos.min.time.before.relogin = 60000 09:45:27 sasl.kerberos.service.name = null 09:45:27 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:27 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:27 sasl.login.callback.handler.class = null 09:45:27 sasl.login.class = null 09:45:27 sasl.login.connect.timeout.ms = null 09:45:27 sasl.login.read.timeout.ms = null 09:45:27 sasl.login.refresh.buffer.seconds = 300 09:45:27 sasl.login.refresh.min.period.seconds = 60 09:45:27 sasl.login.refresh.window.factor = 0.8 09:45:27 sasl.login.refresh.window.jitter = 0.05 09:45:27 sasl.login.retry.backoff.max.ms = 10000 09:45:27 sasl.login.retry.backoff.ms = 100 09:45:27 sasl.mechanism = GSSAPI 09:45:27 sasl.oauthbearer.clock.skew.seconds = 30 09:45:27 sasl.oauthbearer.expected.audience = null 09:45:27 sasl.oauthbearer.expected.issuer = null 09:45:27 sasl.oauthbearer.header.urlencode = false 09:45:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:27 sasl.oauthbearer.jwks.endpoint.url = null 09:45:27 sasl.oauthbearer.scope.claim.name = scope 09:45:27 sasl.oauthbearer.sub.claim.name = sub 09:45:27 sasl.oauthbearer.token.endpoint.url = null 09:45:27 security.protocol = PLAINTEXT 09:45:27 security.providers = null 09:45:27 send.buffer.bytes = 131072 09:45:27 socket.connection.setup.timeout.max.ms = 30000 09:45:27 socket.connection.setup.timeout.ms = 10000 09:45:27 ssl.cipher.suites = null 09:45:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:27 ssl.endpoint.identification.algorithm = https 09:45:27 ssl.engine.factory.class = null 09:45:27 ssl.key.password = null 09:45:27 ssl.keymanager.algorithm = SunX509 09:45:27 ssl.keystore.certificate.chain = null 09:45:27 ssl.keystore.key = null 09:45:27 ssl.keystore.location = null 09:45:27 ssl.keystore.password = null 09:45:27 ssl.keystore.type = JKS 09:45:27 ssl.protocol = TLSv1.3 09:45:27 ssl.provider = null 09:45:27 ssl.secure.random.implementation = null 09:45:27 ssl.trustmanager.algorithm = PKIX 09:45:27 ssl.truststore.certificates = null 09:45:27 ssl.truststore.location = null 09:45:27 ssl.truststore.password = null 09:45:27 ssl.truststore.type = JKS 09:45:27 transaction.timeout.ms = 60000 09:45:27 transactional.id = null 09:45:27 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:27 09:45:27 2026-02-04T09:45:27.019Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:27 2026-02-04T09:45:27.020Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 09:45:27 2026-02-04T09:45:27.023Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:27 2026-02-04T09:45:27.023Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:27 2026-02-04T09:45:27.023Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198327023 09:45:27 2026-02-04T09:45:27.024Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:45:27 acks = -1 09:45:27 auto.include.jmx.reporter = true 09:45:27 batch.size = 16384 09:45:27 bootstrap.servers = [localhost:32777] 09:45:27 buffer.memory = 33554432 09:45:27 client.dns.lookup = use_all_dns_ips 09:45:27 client.id = test-client-id 09:45:27 compression.gzip.level = -1 09:45:27 compression.lz4.level = 9 09:45:27 compression.type = none 09:45:27 compression.zstd.level = 3 09:45:27 connections.max.idle.ms = 540000 09:45:27 delivery.timeout.ms = 120000 09:45:27 enable.idempotence = true 09:45:27 enable.metrics.push = true 09:45:27 interceptor.classes = [] 09:45:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:27 linger.ms = 0 09:45:27 max.block.ms = 60000 09:45:27 max.in.flight.requests.per.connection = 5 09:45:27 max.request.size = 1048576 09:45:27 metadata.max.age.ms = 300000 09:45:27 metadata.max.idle.ms = 300000 09:45:27 metadata.recovery.strategy = none 09:45:27 metric.reporters = [] 09:45:27 metrics.num.samples = 2 09:45:27 metrics.recording.level = INFO 09:45:27 metrics.sample.window.ms = 30000 09:45:27 partitioner.adaptive.partitioning.enable = true 09:45:27 partitioner.availability.timeout.ms = 0 09:45:27 partitioner.class = null 09:45:27 partitioner.ignore.keys = false 09:45:27 receive.buffer.bytes = 32768 09:45:27 reconnect.backoff.max.ms = 1000 09:45:27 reconnect.backoff.ms = 50 09:45:27 request.timeout.ms = 30000 09:45:27 retries = 2147483647 09:45:27 retry.backoff.max.ms = 1000 09:45:27 retry.backoff.ms = 100 09:45:27 sasl.client.callback.handler.class = null 09:45:27 sasl.jaas.config = null 09:45:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:27 sasl.kerberos.min.time.before.relogin = 60000 09:45:27 sasl.kerberos.service.name = null 09:45:27 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:27 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:27 sasl.login.callback.handler.class = null 09:45:27 sasl.login.class = null 09:45:27 sasl.login.connect.timeout.ms = null 09:45:27 sasl.login.read.timeout.ms = null 09:45:27 sasl.login.refresh.buffer.seconds = 300 09:45:27 sasl.login.refresh.min.period.seconds = 60 09:45:27 sasl.login.refresh.window.factor = 0.8 09:45:27 sasl.login.refresh.window.jitter = 0.05 09:45:27 sasl.login.retry.backoff.max.ms = 10000 09:45:27 sasl.login.retry.backoff.ms = 100 09:45:27 sasl.mechanism = GSSAPI 09:45:27 sasl.oauthbearer.clock.skew.seconds = 30 09:45:27 sasl.oauthbearer.expected.audience = null 09:45:27 sasl.oauthbearer.expected.issuer = null 09:45:27 sasl.oauthbearer.header.urlencode = false 09:45:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:27 sasl.oauthbearer.jwks.endpoint.url = null 09:45:27 sasl.oauthbearer.scope.claim.name = scope 09:45:27 sasl.oauthbearer.sub.claim.name = sub 09:45:27 sasl.oauthbearer.token.endpoint.url = null 09:45:27 security.protocol = PLAINTEXT 09:45:27 security.providers = null 09:45:27 send.buffer.bytes = 131072 09:45:27 socket.connection.setup.timeout.max.ms = 30000 09:45:27 socket.connection.setup.timeout.ms = 10000 09:45:27 ssl.cipher.suites = null 09:45:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:27 ssl.endpoint.identification.algorithm = https 09:45:27 ssl.engine.factory.class = null 09:45:27 ssl.key.password = null 09:45:27 ssl.keymanager.algorithm = SunX509 09:45:27 ssl.keystore.certificate.chain = null 09:45:27 ssl.keystore.key = null 09:45:27 ssl.keystore.location = null 09:45:27 ssl.keystore.password = null 09:45:27 ssl.keystore.type = JKS 09:45:27 ssl.protocol = TLSv1.3 09:45:27 ssl.provider = null 09:45:27 ssl.secure.random.implementation = null 09:45:27 ssl.trustmanager.algorithm = PKIX 09:45:27 ssl.truststore.certificates = null 09:45:27 ssl.truststore.location = null 09:45:27 ssl.truststore.password = null 09:45:27 ssl.truststore.type = JKS 09:45:27 transaction.timeout.ms = 60000 09:45:27 transactional.id = null 09:45:27 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:45:27 09:45:27 2026-02-04T09:45:27.024Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:27 2026-02-04T09:45:27.025Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 09:45:27 2026-02-04T09:45:27.027Z INFO 11251 --- [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. 09:45:27 2026-02-04T09:45:27.029Z INFO 11251 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:27 2026-02-04T09:45:27.029Z INFO 11251 --- [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 09:45:27 2026-02-04T09:45:27.031Z INFO 11251 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:27 2026-02-04T09:45:27.032Z INFO 11251 --- [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 09:45:27 2026-02-04T09:45:27.051Z INFO 11251 --- [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 09:45:27 2026-02-04T09:45:27.074Z INFO 11251 --- [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 09:45:27 2026-02-04T09:45:27.151Z INFO 11251 --- [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 09:45:27 2026-02-04T09:45:27.173Z INFO 11251 --- [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 09:45:28 2026-02-04T09:45:28.265Z INFO 11251 --- [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 09:45:28 2026-02-04T09:45:28.265Z INFO 11251 --- [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-e0679102-a32a-4a45-87f6-16ee32d3ab55 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:28 2026-02-04T09:45:28.265Z INFO 11251 --- [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 09:45:28 2026-02-04T09:45:28.265Z INFO 11251 --- [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 09:45:28 2026-02-04T09:45:28.265Z INFO 11251 --- [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 09:45:28 2026-02-04T09:45:28.271Z INFO 11251 --- [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 09:45:28 2026-02-04T09:45:28.271Z INFO 11251 --- [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 09:45:28 2026-02-04T09:45:28.272Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:28 2026-02-04T09:45:28.272Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:28 2026-02-04T09:45:28.272Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:28 2026-02-04T09:45:28.272Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:28 2026-02-04T09:45:28.274Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-15 unregistered 09:45:28 2026-02-04T09:45:28.274Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 09:45:28 2026-02-04T09:45:28.276Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:28 2026-02-04T09:45:28.276Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:28 2026-02-04T09:45:28.276Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:28 2026-02-04T09:45:28.276Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:28 2026-02-04T09:45:28.276Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 09:45:28 2026-02-04T09:45:28.276Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 09:45:28 2026-02-04T09:45:28.278Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:28 2026-02-04T09:45:28.279Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:28 2026-02-04T09:45:28.279Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:28 2026-02-04T09:45:28.279Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:28 2026-02-04T09:45:28.279Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 09:45:28 2026-02-04T09:45:28.437Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:28 2026-02-04T09:45:28.437Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:28 2026-02-04T09:45:28.437Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:28 2026-02-04T09:45:28.437Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:28 2026-02-04T09:45:28.437Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:28 2026-02-04T09:45:28.462Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:28 2026-02-04T09:45:28.482Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:28 2026-02-04T09:45:28.482Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:28 2026-02-04T09:45:28.483Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:28 2026-02-04T09:45:28.483Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:28 2026-02-04T09:45:28.483Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:28 2026-02-04T09:45:28.508Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:28 2026-02-04T09:45:28.543Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:28 2026-02-04T09:45:28.543Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:28 2026-02-04T09:45:28.543Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:28 2026-02-04T09:45:28.543Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:28 2026-02-04T09:45:28.543Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:28 2026-02-04T09:45:28.570Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:28 2026-02-04T09:45:28.594Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:28 2026-02-04T09:45:28.595Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:28 2026-02-04T09:45:28.595Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:28 2026-02-04T09:45:28.595Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:28 2026-02-04T09:45:28.595Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:28 2026-02-04T09:45:28.641Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:28 2026-02-04T09:45:28.664Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:28 2026-02-04T09:45:28.664Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:28 2026-02-04T09:45:28.664Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:28 2026-02-04T09:45:28.664Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:28 2026-02-04T09:45:28.665Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:28 2026-02-04T09:45:28.685Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:28 2026-02-04T09:45:28.711Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:28 2026-02-04T09:45:28.711Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:28 2026-02-04T09:45:28.711Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:28 2026-02-04T09:45:28.711Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:28 2026-02-04T09:45:28.712Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:28 2026-02-04T09:45:28.735Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:28 2026-02-04T09:45:28.746Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:28 allow.auto.create.topics = true 09:45:28 auto.commit.interval.ms = 5000 09:45:28 auto.include.jmx.reporter = true 09:45:28 auto.offset.reset = latest 09:45:28 bootstrap.servers = [localhost:32777] 09:45:28 check.crcs = true 09:45:28 client.dns.lookup = use_all_dns_ips 09:45:28 client.id = consumer-test-group-16 09:45:28 client.rack = 09:45:28 connections.max.idle.ms = 540000 09:45:28 default.api.timeout.ms = 60000 09:45:28 enable.auto.commit = true 09:45:28 enable.metrics.push = true 09:45:28 exclude.internal.topics = true 09:45:28 fetch.max.bytes = 52428800 09:45:28 fetch.max.wait.ms = 500 09:45:28 fetch.min.bytes = 1 09:45:28 group.id = test-group 09:45:28 group.instance.id = null 09:45:28 group.protocol = classic 09:45:28 group.remote.assignor = null 09:45:28 heartbeat.interval.ms = 3000 09:45:28 interceptor.classes = [] 09:45:28 internal.leave.group.on.close = true 09:45:28 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:28 isolation.level = read_uncommitted 09:45:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:28 max.partition.fetch.bytes = 1048576 09:45:28 max.poll.interval.ms = 300000 09:45:28 max.poll.records = 2147483647 09:45:28 metadata.max.age.ms = 300000 09:45:28 metadata.recovery.strategy = none 09:45:28 metric.reporters = [] 09:45:28 metrics.num.samples = 2 09:45:28 metrics.recording.level = INFO 09:45:28 metrics.sample.window.ms = 30000 09:45:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:28 receive.buffer.bytes = 65536 09:45:28 reconnect.backoff.max.ms = 1000 09:45:28 reconnect.backoff.ms = 50 09:45:28 request.timeout.ms = 30000 09:45:28 retry.backoff.max.ms = 1000 09:45:28 retry.backoff.ms = 100 09:45:28 sasl.client.callback.handler.class = null 09:45:28 sasl.jaas.config = null 09:45:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:28 sasl.kerberos.min.time.before.relogin = 60000 09:45:28 sasl.kerberos.service.name = null 09:45:28 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:28 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:28 sasl.login.callback.handler.class = null 09:45:28 sasl.login.class = null 09:45:28 sasl.login.connect.timeout.ms = null 09:45:28 sasl.login.read.timeout.ms = null 09:45:28 sasl.login.refresh.buffer.seconds = 300 09:45:28 sasl.login.refresh.min.period.seconds = 60 09:45:28 sasl.login.refresh.window.factor = 0.8 09:45:28 sasl.login.refresh.window.jitter = 0.05 09:45:28 sasl.login.retry.backoff.max.ms = 10000 09:45:28 sasl.login.retry.backoff.ms = 100 09:45:28 sasl.mechanism = GSSAPI 09:45:28 sasl.oauthbearer.clock.skew.seconds = 30 09:45:28 sasl.oauthbearer.expected.audience = null 09:45:28 sasl.oauthbearer.expected.issuer = null 09:45:28 sasl.oauthbearer.header.urlencode = false 09:45:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:28 sasl.oauthbearer.jwks.endpoint.url = null 09:45:28 sasl.oauthbearer.scope.claim.name = scope 09:45:28 sasl.oauthbearer.sub.claim.name = sub 09:45:28 sasl.oauthbearer.token.endpoint.url = null 09:45:28 security.protocol = PLAINTEXT 09:45:28 security.providers = null 09:45:28 send.buffer.bytes = 131072 09:45:28 session.timeout.ms = 45000 09:45:28 socket.connection.setup.timeout.max.ms = 30000 09:45:28 socket.connection.setup.timeout.ms = 10000 09:45:28 ssl.cipher.suites = null 09:45:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:28 ssl.endpoint.identification.algorithm = https 09:45:28 ssl.engine.factory.class = null 09:45:28 ssl.key.password = null 09:45:28 ssl.keymanager.algorithm = SunX509 09:45:28 ssl.keystore.certificate.chain = null 09:45:28 ssl.keystore.key = null 09:45:28 ssl.keystore.location = null 09:45:28 ssl.keystore.password = null 09:45:28 ssl.keystore.type = JKS 09:45:28 ssl.protocol = TLSv1.3 09:45:28 ssl.provider = null 09:45:28 ssl.secure.random.implementation = null 09:45:28 ssl.trustmanager.algorithm = PKIX 09:45:28 ssl.truststore.certificates = null 09:45:28 ssl.truststore.location = null 09:45:28 ssl.truststore.password = null 09:45:28 ssl.truststore.type = JKS 09:45:28 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:45:28 09:45:28 2026-02-04T09:45:28.746Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:28 2026-02-04T09:45:28.749Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:28 2026-02-04T09:45:28.749Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:28 2026-02-04T09:45:28.749Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198328749 09:45:28 2026-02-04T09:45:28.749Z INFO 11251 --- [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 09:45:28 2026-02-04T09:45:28.765Z INFO 11251 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:28 2026-02-04T09:45:28.765Z INFO 11251 --- [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) 09:45:28 2026-02-04T09:45:28.767Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 09:45:28 2026-02-04T09:45:28.771Z INFO 11251 --- [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-26f6164d-1663-4b03-9895-052d4b106123 09:45:28 2026-02-04T09:45:28.772Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 09:45:28 2026-02-04T09:45:28.773Z INFO 11251 --- [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-26f6164d-1663-4b03-9895-052d4b106123', protocol='range'} 09:45:28 2026-02-04T09:45:28.774Z INFO 11251 --- [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-26f6164d-1663-4b03-9895-052d4b106123=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 09:45:28 2026-02-04T09:45:28.776Z INFO 11251 --- [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-26f6164d-1663-4b03-9895-052d4b106123', protocol='range'} 09:45:28 2026-02-04T09:45:28.776Z INFO 11251 --- [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]) 09:45:28 2026-02-04T09:45:28.776Z INFO 11251 --- [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 09:45:28 2026-02-04T09:45:28.777Z INFO 11251 --- [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 09:45:28 2026-02-04T09:45:28.780Z INFO 11251 --- [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}}. 09:45:29 2026-02-04T09:45:29.251Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:45:29 acks = -1 09:45:29 auto.include.jmx.reporter = true 09:45:29 batch.size = 16384 09:45:29 bootstrap.servers = [localhost:32777] 09:45:29 buffer.memory = 33554432 09:45:29 client.dns.lookup = use_all_dns_ips 09:45:29 client.id = test-client-id 09:45:29 compression.gzip.level = -1 09:45:29 compression.lz4.level = 9 09:45:29 compression.type = none 09:45:29 compression.zstd.level = 3 09:45:29 connections.max.idle.ms = 540000 09:45:29 delivery.timeout.ms = 120000 09:45:29 enable.idempotence = true 09:45:29 enable.metrics.push = true 09:45:29 interceptor.classes = [] 09:45:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:29 linger.ms = 0 09:45:29 max.block.ms = 60000 09:45:29 max.in.flight.requests.per.connection = 5 09:45:29 max.request.size = 1048576 09:45:29 metadata.max.age.ms = 300000 09:45:29 metadata.max.idle.ms = 300000 09:45:29 metadata.recovery.strategy = none 09:45:29 metric.reporters = [] 09:45:29 metrics.num.samples = 2 09:45:29 metrics.recording.level = INFO 09:45:29 metrics.sample.window.ms = 30000 09:45:29 partitioner.adaptive.partitioning.enable = true 09:45:29 partitioner.availability.timeout.ms = 0 09:45:29 partitioner.class = null 09:45:29 partitioner.ignore.keys = false 09:45:29 receive.buffer.bytes = 32768 09:45:29 reconnect.backoff.max.ms = 1000 09:45:29 reconnect.backoff.ms = 50 09:45:29 request.timeout.ms = 30000 09:45:29 retries = 2147483647 09:45:29 retry.backoff.max.ms = 1000 09:45:29 retry.backoff.ms = 100 09:45:29 sasl.client.callback.handler.class = null 09:45:29 sasl.jaas.config = null 09:45:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:29 sasl.kerberos.min.time.before.relogin = 60000 09:45:29 sasl.kerberos.service.name = null 09:45:29 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:29 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:29 sasl.login.callback.handler.class = null 09:45:29 sasl.login.class = null 09:45:29 sasl.login.connect.timeout.ms = null 09:45:29 sasl.login.read.timeout.ms = null 09:45:29 sasl.login.refresh.buffer.seconds = 300 09:45:29 sasl.login.refresh.min.period.seconds = 60 09:45:29 sasl.login.refresh.window.factor = 0.8 09:45:29 sasl.login.refresh.window.jitter = 0.05 09:45:29 sasl.login.retry.backoff.max.ms = 10000 09:45:29 sasl.login.retry.backoff.ms = 100 09:45:29 sasl.mechanism = GSSAPI 09:45:29 sasl.oauthbearer.clock.skew.seconds = 30 09:45:29 sasl.oauthbearer.expected.audience = null 09:45:29 sasl.oauthbearer.expected.issuer = null 09:45:29 sasl.oauthbearer.header.urlencode = false 09:45:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:29 sasl.oauthbearer.jwks.endpoint.url = null 09:45:29 sasl.oauthbearer.scope.claim.name = scope 09:45:29 sasl.oauthbearer.sub.claim.name = sub 09:45:29 sasl.oauthbearer.token.endpoint.url = null 09:45:29 security.protocol = PLAINTEXT 09:45:29 security.providers = null 09:45:29 send.buffer.bytes = 131072 09:45:29 socket.connection.setup.timeout.max.ms = 30000 09:45:29 socket.connection.setup.timeout.ms = 10000 09:45:29 ssl.cipher.suites = null 09:45:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:29 ssl.endpoint.identification.algorithm = https 09:45:29 ssl.engine.factory.class = null 09:45:29 ssl.key.password = null 09:45:29 ssl.keymanager.algorithm = SunX509 09:45:29 ssl.keystore.certificate.chain = null 09:45:29 ssl.keystore.key = null 09:45:29 ssl.keystore.location = null 09:45:29 ssl.keystore.password = null 09:45:29 ssl.keystore.type = JKS 09:45:29 ssl.protocol = TLSv1.3 09:45:29 ssl.provider = null 09:45:29 ssl.secure.random.implementation = null 09:45:29 ssl.trustmanager.algorithm = PKIX 09:45:29 ssl.truststore.certificates = null 09:45:29 ssl.truststore.location = null 09:45:29 ssl.truststore.password = null 09:45:29 ssl.truststore.type = JKS 09:45:29 transaction.timeout.ms = 60000 09:45:29 transactional.id = null 09:45:29 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:29 09:45:29 2026-02-04T09:45:29.251Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:29 2026-02-04T09:45:29.252Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 09:45:29 2026-02-04T09:45:29.255Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:29 2026-02-04T09:45:29.255Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:29 2026-02-04T09:45:29.255Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198329255 09:45:29 2026-02-04T09:45:29.256Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:45:29 acks = -1 09:45:29 auto.include.jmx.reporter = true 09:45:29 batch.size = 16384 09:45:29 bootstrap.servers = [localhost:32777] 09:45:29 buffer.memory = 33554432 09:45:29 client.dns.lookup = use_all_dns_ips 09:45:29 client.id = test-client-id 09:45:29 compression.gzip.level = -1 09:45:29 compression.lz4.level = 9 09:45:29 compression.type = none 09:45:29 compression.zstd.level = 3 09:45:29 connections.max.idle.ms = 540000 09:45:29 delivery.timeout.ms = 120000 09:45:29 enable.idempotence = true 09:45:29 enable.metrics.push = true 09:45:29 interceptor.classes = [] 09:45:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:29 linger.ms = 0 09:45:29 max.block.ms = 60000 09:45:29 max.in.flight.requests.per.connection = 5 09:45:29 max.request.size = 1048576 09:45:29 metadata.max.age.ms = 300000 09:45:29 metadata.max.idle.ms = 300000 09:45:29 metadata.recovery.strategy = none 09:45:29 metric.reporters = [] 09:45:29 metrics.num.samples = 2 09:45:29 metrics.recording.level = INFO 09:45:29 metrics.sample.window.ms = 30000 09:45:29 partitioner.adaptive.partitioning.enable = true 09:45:29 partitioner.availability.timeout.ms = 0 09:45:29 partitioner.class = null 09:45:29 partitioner.ignore.keys = false 09:45:29 receive.buffer.bytes = 32768 09:45:29 reconnect.backoff.max.ms = 1000 09:45:29 reconnect.backoff.ms = 50 09:45:29 request.timeout.ms = 30000 09:45:29 retries = 2147483647 09:45:29 retry.backoff.max.ms = 1000 09:45:29 retry.backoff.ms = 100 09:45:29 sasl.client.callback.handler.class = null 09:45:29 sasl.jaas.config = null 09:45:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:29 sasl.kerberos.min.time.before.relogin = 60000 09:45:29 sasl.kerberos.service.name = null 09:45:29 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:29 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:29 sasl.login.callback.handler.class = null 09:45:29 sasl.login.class = null 09:45:29 sasl.login.connect.timeout.ms = null 09:45:29 sasl.login.read.timeout.ms = null 09:45:29 sasl.login.refresh.buffer.seconds = 300 09:45:29 sasl.login.refresh.min.period.seconds = 60 09:45:29 sasl.login.refresh.window.factor = 0.8 09:45:29 sasl.login.refresh.window.jitter = 0.05 09:45:29 sasl.login.retry.backoff.max.ms = 10000 09:45:29 sasl.login.retry.backoff.ms = 100 09:45:29 sasl.mechanism = GSSAPI 09:45:29 sasl.oauthbearer.clock.skew.seconds = 30 09:45:29 sasl.oauthbearer.expected.audience = null 09:45:29 sasl.oauthbearer.expected.issuer = null 09:45:29 sasl.oauthbearer.header.urlencode = false 09:45:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:29 sasl.oauthbearer.jwks.endpoint.url = null 09:45:29 sasl.oauthbearer.scope.claim.name = scope 09:45:29 sasl.oauthbearer.sub.claim.name = sub 09:45:29 sasl.oauthbearer.token.endpoint.url = null 09:45:29 security.protocol = PLAINTEXT 09:45:29 security.providers = null 09:45:29 send.buffer.bytes = 131072 09:45:29 socket.connection.setup.timeout.max.ms = 30000 09:45:29 socket.connection.setup.timeout.ms = 10000 09:45:29 ssl.cipher.suites = null 09:45:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:29 ssl.endpoint.identification.algorithm = https 09:45:29 ssl.engine.factory.class = null 09:45:29 ssl.key.password = null 09:45:29 ssl.keymanager.algorithm = SunX509 09:45:29 ssl.keystore.certificate.chain = null 09:45:29 ssl.keystore.key = null 09:45:29 ssl.keystore.location = null 09:45:29 ssl.keystore.password = null 09:45:29 ssl.keystore.type = JKS 09:45:29 ssl.protocol = TLSv1.3 09:45:29 ssl.provider = null 09:45:29 ssl.secure.random.implementation = null 09:45:29 ssl.trustmanager.algorithm = PKIX 09:45:29 ssl.truststore.certificates = null 09:45:29 ssl.truststore.location = null 09:45:29 ssl.truststore.password = null 09:45:29 ssl.truststore.type = JKS 09:45:29 transaction.timeout.ms = 60000 09:45:29 transactional.id = null 09:45:29 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:45:29 09:45:29 2026-02-04T09:45:29.256Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:29 2026-02-04T09:45:29.257Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 09:45:29 2026-02-04T09:45:29.259Z INFO 11251 --- [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. 09:45:29 2026-02-04T09:45:29.261Z INFO 11251 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:29 2026-02-04T09:45:29.261Z INFO 11251 --- [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 09:45:29 2026-02-04T09:45:29.264Z INFO 11251 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:29 2026-02-04T09:45:29.264Z INFO 11251 --- [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 09:45:29 2026-02-04T09:45:29.273Z INFO 11251 --- [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 09:45:29 2026-02-04T09:45:29.279Z INFO 11251 --- [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 09:45:30 2026-02-04T09:45:30.372Z INFO 11251 --- [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 09:45:30 2026-02-04T09:45:30.372Z INFO 11251 --- [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-26f6164d-1663-4b03-9895-052d4b106123 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:30 2026-02-04T09:45:30.373Z INFO 11251 --- [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 09:45:30 2026-02-04T09:45:30.373Z INFO 11251 --- [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 09:45:30 2026-02-04T09:45:30.373Z INFO 11251 --- [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 09:45:30 2026-02-04T09:45:30.373Z INFO 11251 --- [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 09:45:30 2026-02-04T09:45:30.373Z INFO 11251 --- [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 09:45:30 2026-02-04T09:45:30.377Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:30 2026-02-04T09:45:30.377Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:30 2026-02-04T09:45:30.377Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:30 2026-02-04T09:45:30.377Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:30 2026-02-04T09:45:30.379Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 09:45:30 2026-02-04T09:45:30.379Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 09:45:30 2026-02-04T09:45:30.386Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:30 2026-02-04T09:45:30.386Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:30 2026-02-04T09:45:30.386Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:30 2026-02-04T09:45:30.386Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:30 2026-02-04T09:45:30.386Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 09:45:30 2026-02-04T09:45:30.386Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 09:45:30 2026-02-04T09:45:30.391Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:30 2026-02-04T09:45:30.391Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:30 2026-02-04T09:45:30.391Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:30 2026-02-04T09:45:30.391Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:30 2026-02-04T09:45:30.391Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 09:45:30 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.35 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 09:45:30 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 09:45:30 2026-02-04T09:45:30.537Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:30 allow.auto.create.topics = true 09:45:30 auto.commit.interval.ms = 5000 09:45:30 auto.include.jmx.reporter = true 09:45:30 auto.offset.reset = latest 09:45:30 bootstrap.servers = [localhost:32777] 09:45:30 check.crcs = true 09:45:30 client.dns.lookup = use_all_dns_ips 09:45:30 client.id = consumer-test-group-17 09:45:30 client.rack = 09:45:30 connections.max.idle.ms = 540000 09:45:30 default.api.timeout.ms = 60000 09:45:30 enable.auto.commit = true 09:45:30 enable.metrics.push = true 09:45:30 exclude.internal.topics = true 09:45:30 fetch.max.bytes = 52428800 09:45:30 fetch.max.wait.ms = 500 09:45:30 fetch.min.bytes = 1 09:45:30 group.id = test-group 09:45:30 group.instance.id = null 09:45:30 group.protocol = classic 09:45:30 group.remote.assignor = null 09:45:30 heartbeat.interval.ms = 3000 09:45:30 interceptor.classes = [] 09:45:30 internal.leave.group.on.close = true 09:45:30 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:30 isolation.level = read_uncommitted 09:45:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:30 max.partition.fetch.bytes = 1048576 09:45:30 max.poll.interval.ms = 300000 09:45:30 max.poll.records = 2147483647 09:45:30 metadata.max.age.ms = 300000 09:45:30 metadata.recovery.strategy = none 09:45:30 metric.reporters = [] 09:45:30 metrics.num.samples = 2 09:45:30 metrics.recording.level = INFO 09:45:30 metrics.sample.window.ms = 30000 09:45:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:30 receive.buffer.bytes = 65536 09:45:30 reconnect.backoff.max.ms = 1000 09:45:30 reconnect.backoff.ms = 50 09:45:30 request.timeout.ms = 30000 09:45:30 retry.backoff.max.ms = 1000 09:45:30 retry.backoff.ms = 100 09:45:30 sasl.client.callback.handler.class = null 09:45:30 sasl.jaas.config = null 09:45:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:30 sasl.kerberos.min.time.before.relogin = 60000 09:45:30 sasl.kerberos.service.name = null 09:45:30 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:30 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:30 sasl.login.callback.handler.class = null 09:45:30 sasl.login.class = null 09:45:30 sasl.login.connect.timeout.ms = null 09:45:30 sasl.login.read.timeout.ms = null 09:45:30 sasl.login.refresh.buffer.seconds = 300 09:45:30 sasl.login.refresh.min.period.seconds = 60 09:45:30 sasl.login.refresh.window.factor = 0.8 09:45:30 sasl.login.refresh.window.jitter = 0.05 09:45:30 sasl.login.retry.backoff.max.ms = 10000 09:45:30 sasl.login.retry.backoff.ms = 100 09:45:30 sasl.mechanism = GSSAPI 09:45:30 sasl.oauthbearer.clock.skew.seconds = 30 09:45:30 sasl.oauthbearer.expected.audience = null 09:45:30 sasl.oauthbearer.expected.issuer = null 09:45:30 sasl.oauthbearer.header.urlencode = false 09:45:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:30 sasl.oauthbearer.jwks.endpoint.url = null 09:45:30 sasl.oauthbearer.scope.claim.name = scope 09:45:30 sasl.oauthbearer.sub.claim.name = sub 09:45:30 sasl.oauthbearer.token.endpoint.url = null 09:45:30 security.protocol = PLAINTEXT 09:45:30 security.providers = null 09:45:30 send.buffer.bytes = 131072 09:45:30 session.timeout.ms = 45000 09:45:30 socket.connection.setup.timeout.max.ms = 30000 09:45:30 socket.connection.setup.timeout.ms = 10000 09:45:30 ssl.cipher.suites = null 09:45:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:30 ssl.endpoint.identification.algorithm = https 09:45:30 ssl.engine.factory.class = null 09:45:30 ssl.key.password = null 09:45:30 ssl.keymanager.algorithm = SunX509 09:45:30 ssl.keystore.certificate.chain = null 09:45:30 ssl.keystore.key = null 09:45:30 ssl.keystore.location = null 09:45:30 ssl.keystore.password = null 09:45:30 ssl.keystore.type = JKS 09:45:30 ssl.protocol = TLSv1.3 09:45:30 ssl.provider = null 09:45:30 ssl.secure.random.implementation = null 09:45:30 ssl.trustmanager.algorithm = PKIX 09:45:30 ssl.truststore.certificates = null 09:45:30 ssl.truststore.location = null 09:45:30 ssl.truststore.password = null 09:45:30 ssl.truststore.type = JKS 09:45:30 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:30 09:45:30 2026-02-04T09:45:30.537Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:30 2026-02-04T09:45:30.539Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:30 2026-02-04T09:45:30.539Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:30 2026-02-04T09:45:30.539Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198330539 09:45:30 2026-02-04T09:45:30.539Z INFO 11251 --- [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 09:45:30 2026-02-04T09:45:30.543Z INFO 11251 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:30 2026-02-04T09:45:30.544Z INFO 11251 --- [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) 09:45:30 2026-02-04T09:45:30.545Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 09:45:30 2026-02-04T09:45:30.550Z INFO 11251 --- [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-30da5826-56c3-4c58-861d-9c11dc039921 09:45:30 2026-02-04T09:45:30.550Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 09:45:30 2026-02-04T09:45:30.551Z INFO 11251 --- [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-30da5826-56c3-4c58-861d-9c11dc039921', protocol='range'} 09:45:30 2026-02-04T09:45:30.551Z INFO 11251 --- [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-30da5826-56c3-4c58-861d-9c11dc039921=Assignment(partitions=[ncmp-events-0])} 09:45:30 2026-02-04T09:45:30.553Z INFO 11251 --- [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-30da5826-56c3-4c58-861d-9c11dc039921', protocol='range'} 09:45:30 2026-02-04T09:45:30.553Z INFO 11251 --- [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]) 09:45:30 2026-02-04T09:45:30.553Z INFO 11251 --- [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 09:45:30 2026-02-04T09:45:30.554Z INFO 11251 --- [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 09:45:30 2026-02-04T09:45:30.558Z INFO 11251 --- [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}}. 09:45:31 2026-02-04T09:45:31.083Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:31 2026-02-04T09:45:31.083Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:31 2026-02-04T09:45:31.083Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:31 2026-02-04T09:45:31.083Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:31 2026-02-04T09:45:31.084Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:31 2026-02-04T09:45:31.149Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 09:45:31 2026-02-04T09:45:31.161Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle 09:45:31 2026-02-04T09:45:31.180Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:32 2026-02-04T09:45:32.216Z INFO 11251 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 09:45:32 2026-02-04T09:45:32.353Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55617/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55617 09:45:32 2026-02-04T09:45:32.362Z INFO 11251 --- [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 09:45:32 2026-02-04T09:45:32.362Z INFO 11251 --- [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-30da5826-56c3-4c58-861d-9c11dc039921 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:32 2026-02-04T09:45:32.363Z INFO 11251 --- [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 09:45:32 2026-02-04T09:45:32.363Z INFO 11251 --- [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 09:45:32 2026-02-04T09:45:32.363Z INFO 11251 --- [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 09:45:32 2026-02-04T09:45:32.363Z INFO 11251 --- [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 09:45:32 2026-02-04T09:45:32.363Z INFO 11251 --- [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 09:45:32 2026-02-04T09:45:32.366Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:32 2026-02-04T09:45:32.366Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:32 2026-02-04T09:45:32.366Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:32 2026-02-04T09:45:32.366Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:32 2026-02-04T09:45:32.367Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 09:45:32 2026-02-04T09:45:32.380Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:32 allow.auto.create.topics = true 09:45:32 auto.commit.interval.ms = 5000 09:45:32 auto.include.jmx.reporter = true 09:45:32 auto.offset.reset = latest 09:45:32 bootstrap.servers = [localhost:32777] 09:45:32 check.crcs = true 09:45:32 client.dns.lookup = use_all_dns_ips 09:45:32 client.id = consumer-test-group-18 09:45:32 client.rack = 09:45:32 connections.max.idle.ms = 540000 09:45:32 default.api.timeout.ms = 60000 09:45:32 enable.auto.commit = true 09:45:32 enable.metrics.push = true 09:45:32 exclude.internal.topics = true 09:45:32 fetch.max.bytes = 52428800 09:45:32 fetch.max.wait.ms = 500 09:45:32 fetch.min.bytes = 1 09:45:32 group.id = test-group 09:45:32 group.instance.id = null 09:45:32 group.protocol = classic 09:45:32 group.remote.assignor = null 09:45:32 heartbeat.interval.ms = 3000 09:45:32 interceptor.classes = [] 09:45:32 internal.leave.group.on.close = true 09:45:32 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:32 isolation.level = read_uncommitted 09:45:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:32 max.partition.fetch.bytes = 1048576 09:45:32 max.poll.interval.ms = 300000 09:45:32 max.poll.records = 2147483647 09:45:32 metadata.max.age.ms = 300000 09:45:32 metadata.recovery.strategy = none 09:45:32 metric.reporters = [] 09:45:32 metrics.num.samples = 2 09:45:32 metrics.recording.level = INFO 09:45:32 metrics.sample.window.ms = 30000 09:45:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:32 receive.buffer.bytes = 65536 09:45:32 reconnect.backoff.max.ms = 1000 09:45:32 reconnect.backoff.ms = 50 09:45:32 request.timeout.ms = 30000 09:45:32 retry.backoff.max.ms = 1000 09:45:32 retry.backoff.ms = 100 09:45:32 sasl.client.callback.handler.class = null 09:45:32 sasl.jaas.config = null 09:45:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:32 sasl.kerberos.min.time.before.relogin = 60000 09:45:32 sasl.kerberos.service.name = null 09:45:32 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:32 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:32 sasl.login.callback.handler.class = null 09:45:32 sasl.login.class = null 09:45:32 sasl.login.connect.timeout.ms = null 09:45:32 sasl.login.read.timeout.ms = null 09:45:32 sasl.login.refresh.buffer.seconds = 300 09:45:32 sasl.login.refresh.min.period.seconds = 60 09:45:32 sasl.login.refresh.window.factor = 0.8 09:45:32 sasl.login.refresh.window.jitter = 0.05 09:45:32 sasl.login.retry.backoff.max.ms = 10000 09:45:32 sasl.login.retry.backoff.ms = 100 09:45:32 sasl.mechanism = GSSAPI 09:45:32 sasl.oauthbearer.clock.skew.seconds = 30 09:45:32 sasl.oauthbearer.expected.audience = null 09:45:32 sasl.oauthbearer.expected.issuer = null 09:45:32 sasl.oauthbearer.header.urlencode = false 09:45:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:32 sasl.oauthbearer.jwks.endpoint.url = null 09:45:32 sasl.oauthbearer.scope.claim.name = scope 09:45:32 sasl.oauthbearer.sub.claim.name = sub 09:45:32 sasl.oauthbearer.token.endpoint.url = null 09:45:32 security.protocol = PLAINTEXT 09:45:32 security.providers = null 09:45:32 send.buffer.bytes = 131072 09:45:32 session.timeout.ms = 45000 09:45:32 socket.connection.setup.timeout.max.ms = 30000 09:45:32 socket.connection.setup.timeout.ms = 10000 09:45:32 ssl.cipher.suites = null 09:45:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:32 ssl.endpoint.identification.algorithm = https 09:45:32 ssl.engine.factory.class = null 09:45:32 ssl.key.password = null 09:45:32 ssl.keymanager.algorithm = SunX509 09:45:32 ssl.keystore.certificate.chain = null 09:45:32 ssl.keystore.key = null 09:45:32 ssl.keystore.location = null 09:45:32 ssl.keystore.password = null 09:45:32 ssl.keystore.type = JKS 09:45:32 ssl.protocol = TLSv1.3 09:45:32 ssl.provider = null 09:45:32 ssl.secure.random.implementation = null 09:45:32 ssl.trustmanager.algorithm = PKIX 09:45:32 ssl.truststore.certificates = null 09:45:32 ssl.truststore.location = null 09:45:32 ssl.truststore.password = null 09:45:32 ssl.truststore.type = JKS 09:45:32 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:32 09:45:32 2026-02-04T09:45:32.381Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:32 2026-02-04T09:45:32.382Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:32 2026-02-04T09:45:32.382Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:32 2026-02-04T09:45:32.382Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198332382 09:45:32 2026-02-04T09:45:32.382Z INFO 11251 --- [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 09:45:32 2026-02-04T09:45:32.398Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57451/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57451 09:45:32 2026-02-04T09:45:32.401Z INFO 11251 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:32 2026-02-04T09:45:32.401Z INFO 11251 --- [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) 09:45:32 2026-02-04T09:45:32.402Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 09:45:32 2026-02-04T09:45:32.406Z INFO 11251 --- [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-2a849213-5b0c-4edd-b3dd-32e3ca523e87 09:45:32 2026-02-04T09:45:32.406Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 09:45:32 2026-02-04T09:45:32.408Z INFO 11251 --- [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-2a849213-5b0c-4edd-b3dd-32e3ca523e87', protocol='range'} 09:45:32 2026-02-04T09:45:32.409Z INFO 11251 --- [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-2a849213-5b0c-4edd-b3dd-32e3ca523e87=Assignment(partitions=[ncmp-events-0])} 09:45:32 2026-02-04T09:45:32.411Z INFO 11251 --- [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-2a849213-5b0c-4edd-b3dd-32e3ca523e87', protocol='range'} 09:45:32 2026-02-04T09:45:32.411Z INFO 11251 --- [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]) 09:45:32 2026-02-04T09:45:32.411Z INFO 11251 --- [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 09:45:32 2026-02-04T09:45:32.412Z INFO 11251 --- [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 09:45:32 2026-02-04T09:45:32.417Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55825/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55825 09:45:32 2026-02-04T09:45:32.419Z INFO 11251 --- [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}}. 09:45:32 2026-02-04T09:45:32.430Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60815/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60815 09:45:32 2026-02-04T09:45:32.443Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43117/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43117 09:45:32 2026-02-04T09:45:32.454Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50661/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50661 09:45:32 2026-02-04T09:45:32.467Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58539/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58539 09:45:32 2026-02-04T09:45:32.479Z WARN 11251 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59665/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59665 09:45:32 2026-02-04T09:45:32.495Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36881/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36881 09:45:32 2026-02-04T09:45:32.506Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59767/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59767 09:45:32 2026-02-04T09:45:32.517Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49723/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49723 09:45:32 2026-02-04T09:45:32.529Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51663/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51663 09:45:32 2026-02-04T09:45:32.542Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35159/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35159 09:45:32 2026-02-04T09:45:32.555Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48989/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48989 09:45:32 2026-02-04T09:45:32.574Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2 09:45:32 2026-02-04T09:45:32.585Z WARN 11251 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0 09:45:32 2026-02-04T09:45:32.598Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38321/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38321 09:45:32 2026-02-04T09:45:32.607Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1 09:45:32 2026-02-04T09:45:32.618Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49345/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49345 09:45:32 2026-02-04T09:45:32.630Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54239/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54239 09:45:32 2026-02-04T09:45:32.641Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54293/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54293 09:45:32 2026-02-04T09:45:32.653Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58189/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58189 09:45:32 2026-02-04T09:45:32.665Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50743/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50743 09:45:32 2026-02-04T09:45:32.677Z WARN 11251 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55701/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55701 09:45:32 2026-02-04T09:45:32.688Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59705/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59705 09:45:32 2026-02-04T09:45:32.699Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48089/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48089 09:45:32 2026-02-04T09:45:32.711Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59163/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59163 09:45:32 2026-02-04T09:45:32.906Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:32 2026-02-04T09:45:32.906Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:32 2026-02-04T09:45:32.907Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:32 2026-02-04T09:45:32.907Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:32 2026-02-04T09:45:32.907Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:32 2026-02-04T09:45:32.949Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:33 2026-02-04T09:45:33.005Z INFO 11251 --- [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 09:45:33 2026-02-04T09:45:33.005Z INFO 11251 --- [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-2a849213-5b0c-4edd-b3dd-32e3ca523e87 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:33 2026-02-04T09:45:33.005Z INFO 11251 --- [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 09:45:33 2026-02-04T09:45:33.005Z INFO 11251 --- [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 09:45:33 2026-02-04T09:45:33.005Z INFO 11251 --- [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 09:45:33 2026-02-04T09:45:33.005Z INFO 11251 --- [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 09:45:33 2026-02-04T09:45:33.005Z INFO 11251 --- [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 09:45:33 2026-02-04T09:45:33.010Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:33 2026-02-04T09:45:33.010Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:33 2026-02-04T09:45:33.010Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:33 2026-02-04T09:45:33.010Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:33 2026-02-04T09:45:33.011Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 09:45:33 2026-02-04T09:45:33.029Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:33 allow.auto.create.topics = true 09:45:33 auto.commit.interval.ms = 5000 09:45:33 auto.include.jmx.reporter = true 09:45:33 auto.offset.reset = latest 09:45:33 bootstrap.servers = [localhost:32777] 09:45:33 check.crcs = true 09:45:33 client.dns.lookup = use_all_dns_ips 09:45:33 client.id = consumer-test-group-19 09:45:33 client.rack = 09:45:33 connections.max.idle.ms = 540000 09:45:33 default.api.timeout.ms = 60000 09:45:33 enable.auto.commit = true 09:45:33 enable.metrics.push = true 09:45:33 exclude.internal.topics = true 09:45:33 fetch.max.bytes = 52428800 09:45:33 fetch.max.wait.ms = 500 09:45:33 fetch.min.bytes = 1 09:45:33 group.id = test-group 09:45:33 group.instance.id = null 09:45:33 group.protocol = classic 09:45:33 group.remote.assignor = null 09:45:33 heartbeat.interval.ms = 3000 09:45:33 interceptor.classes = [] 09:45:33 internal.leave.group.on.close = true 09:45:33 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:33 isolation.level = read_uncommitted 09:45:33 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:33 max.partition.fetch.bytes = 1048576 09:45:33 max.poll.interval.ms = 300000 09:45:33 max.poll.records = 2147483647 09:45:33 metadata.max.age.ms = 300000 09:45:33 metadata.recovery.strategy = none 09:45:33 metric.reporters = [] 09:45:33 metrics.num.samples = 2 09:45:33 metrics.recording.level = INFO 09:45:33 metrics.sample.window.ms = 30000 09:45:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:33 receive.buffer.bytes = 65536 09:45:33 reconnect.backoff.max.ms = 1000 09:45:33 reconnect.backoff.ms = 50 09:45:33 request.timeout.ms = 30000 09:45:33 retry.backoff.max.ms = 1000 09:45:33 retry.backoff.ms = 100 09:45:33 sasl.client.callback.handler.class = null 09:45:33 sasl.jaas.config = null 09:45:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:33 sasl.kerberos.min.time.before.relogin = 60000 09:45:33 sasl.kerberos.service.name = null 09:45:33 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:33 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:33 sasl.login.callback.handler.class = null 09:45:33 sasl.login.class = null 09:45:33 sasl.login.connect.timeout.ms = null 09:45:33 sasl.login.read.timeout.ms = null 09:45:33 sasl.login.refresh.buffer.seconds = 300 09:45:33 sasl.login.refresh.min.period.seconds = 60 09:45:33 sasl.login.refresh.window.factor = 0.8 09:45:33 sasl.login.refresh.window.jitter = 0.05 09:45:33 sasl.login.retry.backoff.max.ms = 10000 09:45:33 sasl.login.retry.backoff.ms = 100 09:45:33 sasl.mechanism = GSSAPI 09:45:33 sasl.oauthbearer.clock.skew.seconds = 30 09:45:33 sasl.oauthbearer.expected.audience = null 09:45:33 sasl.oauthbearer.expected.issuer = null 09:45:33 sasl.oauthbearer.header.urlencode = false 09:45:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:33 sasl.oauthbearer.jwks.endpoint.url = null 09:45:33 sasl.oauthbearer.scope.claim.name = scope 09:45:33 sasl.oauthbearer.sub.claim.name = sub 09:45:33 sasl.oauthbearer.token.endpoint.url = null 09:45:33 security.protocol = PLAINTEXT 09:45:33 security.providers = null 09:45:33 send.buffer.bytes = 131072 09:45:33 session.timeout.ms = 45000 09:45:33 socket.connection.setup.timeout.max.ms = 30000 09:45:33 socket.connection.setup.timeout.ms = 10000 09:45:33 ssl.cipher.suites = null 09:45:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:33 ssl.endpoint.identification.algorithm = https 09:45:33 ssl.engine.factory.class = null 09:45:33 ssl.key.password = null 09:45:33 ssl.keymanager.algorithm = SunX509 09:45:33 ssl.keystore.certificate.chain = null 09:45:33 ssl.keystore.key = null 09:45:33 ssl.keystore.location = null 09:45:33 ssl.keystore.password = null 09:45:33 ssl.keystore.type = JKS 09:45:33 ssl.protocol = TLSv1.3 09:45:33 ssl.provider = null 09:45:33 ssl.secure.random.implementation = null 09:45:33 ssl.trustmanager.algorithm = PKIX 09:45:33 ssl.truststore.certificates = null 09:45:33 ssl.truststore.location = null 09:45:33 ssl.truststore.password = null 09:45:33 ssl.truststore.type = JKS 09:45:33 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:33 09:45:33 2026-02-04T09:45:33.029Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:33 2026-02-04T09:45:33.031Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:33 2026-02-04T09:45:33.031Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:33 2026-02-04T09:45:33.031Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198333031 09:45:33 2026-02-04T09:45:33.031Z INFO 11251 --- [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 09:45:33 2026-02-04T09:45:33.036Z INFO 11251 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:33 2026-02-04T09:45:33.036Z INFO 11251 --- [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) 09:45:33 2026-02-04T09:45:33.037Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 09:45:33 2026-02-04T09:45:33.043Z INFO 11251 --- [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-fbe3d5c3-d78a-4494-8175-5ef8076c923c 09:45:33 2026-02-04T09:45:33.043Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 09:45:33 2026-02-04T09:45:33.045Z INFO 11251 --- [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-fbe3d5c3-d78a-4494-8175-5ef8076c923c', protocol='range'} 09:45:33 2026-02-04T09:45:33.046Z INFO 11251 --- [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-fbe3d5c3-d78a-4494-8175-5ef8076c923c=Assignment(partitions=[ncmp-events-0])} 09:45:33 2026-02-04T09:45:33.048Z INFO 11251 --- [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-fbe3d5c3-d78a-4494-8175-5ef8076c923c', protocol='range'} 09:45:33 2026-02-04T09:45:33.048Z INFO 11251 --- [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]) 09:45:33 2026-02-04T09:45:33.048Z INFO 11251 --- [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 09:45:33 2026-02-04T09:45:33.049Z INFO 11251 --- [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 09:45:33 2026-02-04T09:45:33.053Z INFO 11251 --- [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}}. 09:45:33 2026-02-04T09:45:33.561Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:33 2026-02-04T09:45:33.561Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:33 2026-02-04T09:45:33.561Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:33 2026-02-04T09:45:33.562Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:33 2026-02-04T09:45:33.562Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:33 2026-02-04T09:45:33.627Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 09:45:33 2026-02-04T09:45:33.640Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 09:45:33 2026-02-04T09:45:33.658Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:33 2026-02-04T09:45:33.683Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:33 2026-02-04T09:45:33.685Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:33 2026-02-04T09:45:33.685Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:33 2026-02-04T09:45:33.685Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:33 2026-02-04T09:45:33.685Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:33 2026-02-04T09:45:33.750Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 09:45:33 2026-02-04T09:45:33.759Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 09:45:33 2026-02-04T09:45:33.776Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:33 2026-02-04T09:45:33.810Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:33 2026-02-04T09:45:33.819Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:33 2026-02-04T09:45:33.825Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:33 2026-02-04T09:45:33.825Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:33 2026-02-04T09:45:33.825Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:33 2026-02-04T09:45:33.852Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:33 2026-02-04T09:45:33.916Z INFO 11251 --- [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 09:45:33 2026-02-04T09:45:33.916Z INFO 11251 --- [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-fbe3d5c3-d78a-4494-8175-5ef8076c923c sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:33 2026-02-04T09:45:33.916Z INFO 11251 --- [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 09:45:33 2026-02-04T09:45:33.916Z INFO 11251 --- [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 09:45:33 2026-02-04T09:45:33.916Z INFO 11251 --- [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 09:45:33 2026-02-04T09:45:33.916Z INFO 11251 --- [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 09:45:33 2026-02-04T09:45:33.916Z INFO 11251 --- [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 09:45:33 2026-02-04T09:45:33.922Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:33 2026-02-04T09:45:33.922Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:33 2026-02-04T09:45:33.922Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:33 2026-02-04T09:45:33.922Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:33 2026-02-04T09:45:33.924Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 09:45:33 2026-02-04T09:45:33.946Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:33 allow.auto.create.topics = true 09:45:33 auto.commit.interval.ms = 5000 09:45:33 auto.include.jmx.reporter = true 09:45:33 auto.offset.reset = latest 09:45:33 bootstrap.servers = [localhost:32777] 09:45:33 check.crcs = true 09:45:33 client.dns.lookup = use_all_dns_ips 09:45:33 client.id = consumer-test-group-20 09:45:33 client.rack = 09:45:33 connections.max.idle.ms = 540000 09:45:33 default.api.timeout.ms = 60000 09:45:33 enable.auto.commit = true 09:45:33 enable.metrics.push = true 09:45:33 exclude.internal.topics = true 09:45:33 fetch.max.bytes = 52428800 09:45:33 fetch.max.wait.ms = 500 09:45:33 fetch.min.bytes = 1 09:45:33 group.id = test-group 09:45:33 group.instance.id = null 09:45:33 group.protocol = classic 09:45:33 group.remote.assignor = null 09:45:33 heartbeat.interval.ms = 3000 09:45:33 interceptor.classes = [] 09:45:33 internal.leave.group.on.close = true 09:45:33 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:33 isolation.level = read_uncommitted 09:45:33 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:33 max.partition.fetch.bytes = 1048576 09:45:33 max.poll.interval.ms = 300000 09:45:33 max.poll.records = 2147483647 09:45:33 metadata.max.age.ms = 300000 09:45:33 metadata.recovery.strategy = none 09:45:33 metric.reporters = [] 09:45:33 metrics.num.samples = 2 09:45:33 metrics.recording.level = INFO 09:45:33 metrics.sample.window.ms = 30000 09:45:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:33 receive.buffer.bytes = 65536 09:45:33 reconnect.backoff.max.ms = 1000 09:45:33 reconnect.backoff.ms = 50 09:45:33 request.timeout.ms = 30000 09:45:33 retry.backoff.max.ms = 1000 09:45:33 retry.backoff.ms = 100 09:45:33 sasl.client.callback.handler.class = null 09:45:33 sasl.jaas.config = null 09:45:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:33 sasl.kerberos.min.time.before.relogin = 60000 09:45:33 sasl.kerberos.service.name = null 09:45:33 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:33 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:33 sasl.login.callback.handler.class = null 09:45:33 sasl.login.class = null 09:45:33 sasl.login.connect.timeout.ms = null 09:45:33 sasl.login.read.timeout.ms = null 09:45:33 sasl.login.refresh.buffer.seconds = 300 09:45:33 sasl.login.refresh.min.period.seconds = 60 09:45:33 sasl.login.refresh.window.factor = 0.8 09:45:33 sasl.login.refresh.window.jitter = 0.05 09:45:33 sasl.login.retry.backoff.max.ms = 10000 09:45:33 sasl.login.retry.backoff.ms = 100 09:45:33 sasl.mechanism = GSSAPI 09:45:33 sasl.oauthbearer.clock.skew.seconds = 30 09:45:33 sasl.oauthbearer.expected.audience = null 09:45:33 sasl.oauthbearer.expected.issuer = null 09:45:33 sasl.oauthbearer.header.urlencode = false 09:45:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:33 sasl.oauthbearer.jwks.endpoint.url = null 09:45:33 sasl.oauthbearer.scope.claim.name = scope 09:45:33 sasl.oauthbearer.sub.claim.name = sub 09:45:33 sasl.oauthbearer.token.endpoint.url = null 09:45:33 security.protocol = PLAINTEXT 09:45:33 security.providers = null 09:45:33 send.buffer.bytes = 131072 09:45:33 session.timeout.ms = 45000 09:45:33 socket.connection.setup.timeout.max.ms = 30000 09:45:33 socket.connection.setup.timeout.ms = 10000 09:45:33 ssl.cipher.suites = null 09:45:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:33 ssl.endpoint.identification.algorithm = https 09:45:33 ssl.engine.factory.class = null 09:45:33 ssl.key.password = null 09:45:33 ssl.keymanager.algorithm = SunX509 09:45:33 ssl.keystore.certificate.chain = null 09:45:33 ssl.keystore.key = null 09:45:33 ssl.keystore.location = null 09:45:33 ssl.keystore.password = null 09:45:33 ssl.keystore.type = JKS 09:45:33 ssl.protocol = TLSv1.3 09:45:33 ssl.provider = null 09:45:33 ssl.secure.random.implementation = null 09:45:33 ssl.trustmanager.algorithm = PKIX 09:45:33 ssl.truststore.certificates = null 09:45:33 ssl.truststore.location = null 09:45:33 ssl.truststore.password = null 09:45:33 ssl.truststore.type = JKS 09:45:33 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:33 09:45:33 2026-02-04T09:45:33.946Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:33 2026-02-04T09:45:33.948Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:33 2026-02-04T09:45:33.949Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:33 2026-02-04T09:45:33.949Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198333948 09:45:33 2026-02-04T09:45:33.949Z INFO 11251 --- [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 09:45:33 2026-02-04T09:45:33.963Z INFO 11251 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:34 2026-02-04T09:45:33.963Z INFO 11251 --- [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) 09:45:34 2026-02-04T09:45:33.964Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 09:45:34 2026-02-04T09:45:33.967Z INFO 11251 --- [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-e05ea410-797f-4098-91f7-b7151d416219 09:45:34 2026-02-04T09:45:33.967Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 09:45:34 2026-02-04T09:45:33.976Z INFO 11251 --- [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-e05ea410-797f-4098-91f7-b7151d416219', protocol='range'} 09:45:34 2026-02-04T09:45:33.976Z INFO 11251 --- [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-e05ea410-797f-4098-91f7-b7151d416219=Assignment(partitions=[ncmp-events-0])} 09:45:34 2026-02-04T09:45:33.978Z INFO 11251 --- [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-e05ea410-797f-4098-91f7-b7151d416219', protocol='range'} 09:45:34 2026-02-04T09:45:33.978Z INFO 11251 --- [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]) 09:45:34 2026-02-04T09:45:33.979Z INFO 11251 --- [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 09:45:34 2026-02-04T09:45:33.980Z INFO 11251 --- [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 09:45:34 2026-02-04T09:45:33.984Z INFO 11251 --- [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}}. 09:45:34 2026-02-04T09:45:34.482Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:34 2026-02-04T09:45:34.483Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:34 2026-02-04T09:45:34.483Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:34 2026-02-04T09:45:34.483Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:34 2026-02-04T09:45:34.483Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:34 2026-02-04T09:45:34.547Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:34 2026-02-04T09:45:34.556Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:34 2026-02-04T09:45:34.576Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:34 2026-02-04T09:45:34.602Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:34 2026-02-04T09:45:34.603Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:34 2026-02-04T09:45:34.604Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:34 2026-02-04T09:45:34.604Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:34 2026-02-04T09:45:34.604Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:34 2026-02-04T09:45:34.623Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:34 2026-02-04T09:45:34.637Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:34 2026-02-04T09:45:34.653Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:34 2026-02-04T09:45:34.660Z WARN 11251 --- [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 09:45:34 2026-02-04T09:45:34.661Z WARN 11251 --- [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 09:45:34 2026-02-04T09:45:34.740Z ERROR 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 09:45:34 2026-02-04T09:45:34.771Z ERROR 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 09:45:34 2026-02-04T09:45:34.781Z ERROR 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 09:45:34 2026-02-04T09:45:34.784Z INFO 11251 --- [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 09:45:34 2026-02-04T09:45:34.784Z INFO 11251 --- [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-e05ea410-797f-4098-91f7-b7151d416219 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:34 2026-02-04T09:45:34.784Z INFO 11251 --- [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 09:45:34 2026-02-04T09:45:34.784Z INFO 11251 --- [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 09:45:34 2026-02-04T09:45:34.784Z INFO 11251 --- [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 09:45:34 2026-02-04T09:45:34.793Z INFO 11251 --- [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 09:45:34 2026-02-04T09:45:34.793Z INFO 11251 --- [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 09:45:34 2026-02-04T09:45:34.798Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:34 2026-02-04T09:45:34.798Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:34 2026-02-04T09:45:34.798Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:34 2026-02-04T09:45:34.798Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:34 2026-02-04T09:45:34.799Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 09:45:34 2026-02-04T09:45:34.813Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:34 allow.auto.create.topics = true 09:45:34 auto.commit.interval.ms = 5000 09:45:34 auto.include.jmx.reporter = true 09:45:34 auto.offset.reset = latest 09:45:34 bootstrap.servers = [localhost:32777] 09:45:34 check.crcs = true 09:45:34 client.dns.lookup = use_all_dns_ips 09:45:34 client.id = consumer-test-group-21 09:45:34 client.rack = 09:45:34 connections.max.idle.ms = 540000 09:45:34 default.api.timeout.ms = 60000 09:45:34 enable.auto.commit = true 09:45:34 enable.metrics.push = true 09:45:34 exclude.internal.topics = true 09:45:34 fetch.max.bytes = 52428800 09:45:34 fetch.max.wait.ms = 500 09:45:34 fetch.min.bytes = 1 09:45:34 group.id = test-group 09:45:34 group.instance.id = null 09:45:34 group.protocol = classic 09:45:34 group.remote.assignor = null 09:45:34 heartbeat.interval.ms = 3000 09:45:34 interceptor.classes = [] 09:45:34 internal.leave.group.on.close = true 09:45:34 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:34 isolation.level = read_uncommitted 09:45:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:34 max.partition.fetch.bytes = 1048576 09:45:34 max.poll.interval.ms = 300000 09:45:34 max.poll.records = 2147483647 09:45:34 metadata.max.age.ms = 300000 09:45:34 metadata.recovery.strategy = none 09:45:34 metric.reporters = [] 09:45:34 metrics.num.samples = 2 09:45:34 metrics.recording.level = INFO 09:45:34 metrics.sample.window.ms = 30000 09:45:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:34 receive.buffer.bytes = 65536 09:45:34 reconnect.backoff.max.ms = 1000 09:45:34 reconnect.backoff.ms = 50 09:45:34 request.timeout.ms = 30000 09:45:34 retry.backoff.max.ms = 1000 09:45:34 retry.backoff.ms = 100 09:45:34 sasl.client.callback.handler.class = null 09:45:34 sasl.jaas.config = null 09:45:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:34 sasl.kerberos.min.time.before.relogin = 60000 09:45:34 sasl.kerberos.service.name = null 09:45:34 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:34 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:34 sasl.login.callback.handler.class = null 09:45:34 sasl.login.class = null 09:45:34 sasl.login.connect.timeout.ms = null 09:45:34 sasl.login.read.timeout.ms = null 09:45:34 sasl.login.refresh.buffer.seconds = 300 09:45:34 sasl.login.refresh.min.period.seconds = 60 09:45:34 sasl.login.refresh.window.factor = 0.8 09:45:34 sasl.login.refresh.window.jitter = 0.05 09:45:34 sasl.login.retry.backoff.max.ms = 10000 09:45:34 sasl.login.retry.backoff.ms = 100 09:45:34 sasl.mechanism = GSSAPI 09:45:34 sasl.oauthbearer.clock.skew.seconds = 30 09:45:34 sasl.oauthbearer.expected.audience = null 09:45:34 sasl.oauthbearer.expected.issuer = null 09:45:34 sasl.oauthbearer.header.urlencode = false 09:45:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:34 sasl.oauthbearer.jwks.endpoint.url = null 09:45:34 sasl.oauthbearer.scope.claim.name = scope 09:45:34 sasl.oauthbearer.sub.claim.name = sub 09:45:34 sasl.oauthbearer.token.endpoint.url = null 09:45:34 security.protocol = PLAINTEXT 09:45:34 security.providers = null 09:45:34 send.buffer.bytes = 131072 09:45:34 session.timeout.ms = 45000 09:45:34 socket.connection.setup.timeout.max.ms = 30000 09:45:34 socket.connection.setup.timeout.ms = 10000 09:45:34 ssl.cipher.suites = null 09:45:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:34 ssl.endpoint.identification.algorithm = https 09:45:34 ssl.engine.factory.class = null 09:45:34 ssl.key.password = null 09:45:34 ssl.keymanager.algorithm = SunX509 09:45:34 ssl.keystore.certificate.chain = null 09:45:34 ssl.keystore.key = null 09:45:34 ssl.keystore.location = null 09:45:34 ssl.keystore.password = null 09:45:34 ssl.keystore.type = JKS 09:45:34 ssl.protocol = TLSv1.3 09:45:34 ssl.provider = null 09:45:34 ssl.secure.random.implementation = null 09:45:34 ssl.trustmanager.algorithm = PKIX 09:45:34 ssl.truststore.certificates = null 09:45:34 ssl.truststore.location = null 09:45:34 ssl.truststore.password = null 09:45:34 ssl.truststore.type = JKS 09:45:34 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:34 09:45:34 2026-02-04T09:45:34.814Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:34 2026-02-04T09:45:34.816Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:34 2026-02-04T09:45:34.816Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:34 2026-02-04T09:45:34.816Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198334815 09:45:34 2026-02-04T09:45:34.816Z INFO 11251 --- [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 09:45:34 2026-02-04T09:45:34.821Z INFO 11251 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:34 2026-02-04T09:45:34.821Z INFO 11251 --- [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) 09:45:34 2026-02-04T09:45:34.822Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 09:45:34 2026-02-04T09:45:34.825Z INFO 11251 --- [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-69e89154-6af8-4393-a01b-0a101f321d1d 09:45:34 2026-02-04T09:45:34.825Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 09:45:34 2026-02-04T09:45:34.827Z INFO 11251 --- [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-69e89154-6af8-4393-a01b-0a101f321d1d', protocol='range'} 09:45:34 2026-02-04T09:45:34.827Z INFO 11251 --- [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-69e89154-6af8-4393-a01b-0a101f321d1d=Assignment(partitions=[ncmp-events-0])} 09:45:34 2026-02-04T09:45:34.829Z INFO 11251 --- [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-69e89154-6af8-4393-a01b-0a101f321d1d', protocol='range'} 09:45:34 2026-02-04T09:45:34.830Z INFO 11251 --- [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]) 09:45:34 2026-02-04T09:45:34.830Z INFO 11251 --- [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 09:45:34 2026-02-04T09:45:34.831Z INFO 11251 --- [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 09:45:34 2026-02-04T09:45:34.839Z INFO 11251 --- [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}}. 09:45:35 2026-02-04T09:45:35.340Z INFO 11251 --- [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. 09:45:35 2026-02-04T09:45:35.340Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 09:45:35 2026-02-04T09:45:35.341Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 09:45:35 2026-02-04T09:45:35.341Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 09:45:35 2026-02-04T09:45:35.341Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 09:45:35 2026-02-04T09:45:35.385Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:35 2026-02-04T09:45:35.403Z INFO 11251 --- [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. 09:45:35 2026-02-04T09:45:35.423Z INFO 11251 --- [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. 09:45:35 2026-02-04T09:45:35.423Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 09:45:35 2026-02-04T09:45:35.423Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 09:45:35 2026-02-04T09:45:35.424Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 09:45:35 2026-02-04T09:45:35.424Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 09:45:35 2026-02-04T09:45:35.483Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:35 2026-02-04T09:45:35.490Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:35 2026-02-04T09:45:35.549Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:35 2026-02-04T09:45:35.562Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:35 2026-02-04T09:45:35.597Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:35 2026-02-04T09:45:35.642Z INFO 11251 --- [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 09:45:35 2026-02-04T09:45:35.643Z INFO 11251 --- [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-69e89154-6af8-4393-a01b-0a101f321d1d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:35 2026-02-04T09:45:35.643Z INFO 11251 --- [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 09:45:35 2026-02-04T09:45:35.643Z INFO 11251 --- [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 09:45:35 2026-02-04T09:45:35.643Z INFO 11251 --- [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 09:45:35 2026-02-04T09:45:35.643Z INFO 11251 --- [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 09:45:35 2026-02-04T09:45:35.643Z INFO 11251 --- [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 09:45:35 2026-02-04T09:45:35.647Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:35 2026-02-04T09:45:35.647Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:35 2026-02-04T09:45:35.647Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:35 2026-02-04T09:45:35.647Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:35 2026-02-04T09:45:35.649Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered 09:45:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.138 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 09:45:35 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 09:45:35 2026-02-04T09:45:35.763Z INFO 11251 --- [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. 09:45:35 2026-02-04T09:45:35.763Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 09:45:35 2026-02-04T09:45:35.763Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 09:45:35 2026-02-04T09:45:35.763Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 09:45:35 2026-02-04T09:45:35.763Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 09:45:35 2026-02-04T09:45:35.827Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:35 2026-02-04T09:45:35.840Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:36 2026-02-04T09:45:35.948Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 09:45:36 2026-02-04T09:45:35.957Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 09:45:36 2026-02-04T09:45:36.017Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:36 2026-02-04T09:45:36.022Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:36 2026-02-04T09:45:36.048Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:36 2026-02-04T09:45:36.447Z ERROR 11251 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:45:36 09:45:36 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 09:45:36 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 09:45:36 at jdk.internal.reflect.GeneratedMethodAccessor411.invoke(Unknown Source) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:45:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:45:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:45:36 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:45:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:45:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:45:36 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 09:45:36 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:45:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:45:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:45:36 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:45:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:45:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:45:36 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 09:45:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:45:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:45:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:45:36 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:45:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:45:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:45:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:45:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:45:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:45:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:45:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:45:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:45:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:45:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:45:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:45:36 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 09:45:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 09:45:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:45:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:45:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:45:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:45:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:45:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:45:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:36 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 09:45:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:45:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:45:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:45:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:45:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:45:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 09:45:36 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 09:45:36 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 09:45:36 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 09:45:36 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 09:45:36 at groovy.lang.Closure.call(Closure.java:427) 09:45:36 at groovy.lang.Closure.call(Closure.java:416) 09:45:36 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 09:45:36 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 09:45:36 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 09:45:36 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 09:45:36 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 09:45:36 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 09:45:36 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 09:45:36 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 09:45:36 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 09:45:36 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 09:45:36 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:45:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:45:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:45:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:45:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:45:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:45:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:45:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:45:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:45:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:45:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:45:36 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:45:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:45:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:45:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:45:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:45:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:45:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:45:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:45:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:45:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:45:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:45:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:45:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:45:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:45:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:45:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:45:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:45:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:45:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:45:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:45:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:45:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:45:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:45:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:45:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:45:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:45:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:45:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:45:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:45:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:45:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:45:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:45:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:45:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:45:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:45:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:45:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:45:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:45:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:45:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:45:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:45:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:45:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:45:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:45:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:45:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:45:36 09:45:36 2026-02-04T09:45:36.460Z ERROR 11251 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:45:36 09:45:36 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 09:45:36 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 09:45:36 at jdk.internal.reflect.GeneratedMethodAccessor411.invoke(Unknown Source) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:45:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:45:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:45:36 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:45:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:45:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:45:36 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 09:45:36 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:45:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:45:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:45:36 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:45:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:45:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:45:36 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 09:45:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:45:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:45:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:45:36 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:45:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:45:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:45:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:45:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:45:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:45:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:45:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:45:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:45:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:45:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:45:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:45:36 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 09:45:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 09:45:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:45:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:45:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:45:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:45:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:45:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:45:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:36 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 09:45:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:45:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:45:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:45:36 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 09:45:36 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 09:45:36 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 09:45:36 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 09:45:36 at groovy.lang.Closure.call(Closure.java:427) 09:45:36 at groovy.lang.Closure.call(Closure.java:416) 09:45:36 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 09:45:36 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 09:45:36 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 09:45:36 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 09:45:36 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 09:45:36 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 09:45:36 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 09:45:36 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 09:45:36 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 09:45:36 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 09:45:36 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:45:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:45:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:45:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:45:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:45:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:45:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:45:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:45:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:45:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:45:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:45:36 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:45:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:45:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:45:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:45:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:45:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:45:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:45:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:45:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:45:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:45:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:45:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:45:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:45:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:45:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:45:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:45:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:45:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:45:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:45:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:45:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:45:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:45:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:45:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:45:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:45:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:45:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:45:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:45:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:45:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:45:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:45:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:45:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:45:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:45:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:45:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:45:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:45:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:45:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:45:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:45:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:45:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:45:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:45:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:45:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:45:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:45:36 09:45:36 2026-02-04T09:45:36.463Z ERROR 11251 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:45:36 09:45:36 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 09:45:36 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 09:45:36 at jdk.internal.reflect.GeneratedMethodAccessor411.invoke(Unknown Source) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:45:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:45:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:45:36 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:45:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:45:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:45:36 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 09:45:36 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:45:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:45:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:45:36 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:45:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:45:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:45:36 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 09:45:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:45:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:45:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:45:36 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:45:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:45:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:45:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:45:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:45:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:45:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:45:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:45:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:45:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:45:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:45:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:45:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:45:36 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 09:45:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 09:45:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:45:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:45:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:45:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:45:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:45:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:45:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:36 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 09:45:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:45:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:45:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:45:36 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 09:45:36 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 09:45:36 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 09:45:36 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 09:45:36 at groovy.lang.Closure.call(Closure.java:427) 09:45:36 at groovy.lang.Closure.call(Closure.java:416) 09:45:36 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 09:45:36 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 09:45:36 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 09:45:36 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 09:45:36 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 09:45:36 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 09:45:36 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 09:45:36 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 09:45:36 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 09:45:36 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 09:45:36 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:45:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:45:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:45:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:45:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:45:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:45:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:45:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:45:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:45:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:45:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:45:36 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:45:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:45:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:45:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:45:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:45:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:45:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:45:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:45:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:45:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:45:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:45:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:45:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:45:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:45:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:45:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:45:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:45:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:45:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:45:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:45:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:45:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:45:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:45:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:45:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:45:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:45:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:45:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:45:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:45:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:45:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:45:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:45:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:45:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:45:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:45:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:45:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:45:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:45:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:45:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:45:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:45:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:45:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:45:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:45:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:45:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:45:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:45:36 09:45:36 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 09:45:36 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 09:45:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 09:45:36 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 09:45:36 2026-02-04T09:45:36.766Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:36 allow.auto.create.topics = true 09:45:36 auto.commit.interval.ms = 5000 09:45:36 auto.include.jmx.reporter = true 09:45:36 auto.offset.reset = latest 09:45:36 bootstrap.servers = [localhost:32777] 09:45:36 check.crcs = true 09:45:36 client.dns.lookup = use_all_dns_ips 09:45:36 client.id = consumer-test-group-for-update-22 09:45:36 client.rack = 09:45:36 connections.max.idle.ms = 540000 09:45:36 default.api.timeout.ms = 60000 09:45:36 enable.auto.commit = true 09:45:36 enable.metrics.push = true 09:45:36 exclude.internal.topics = true 09:45:36 fetch.max.bytes = 52428800 09:45:36 fetch.max.wait.ms = 500 09:45:36 fetch.min.bytes = 1 09:45:36 group.id = test-group-for-update 09:45:36 group.instance.id = null 09:45:36 group.protocol = classic 09:45:36 group.remote.assignor = null 09:45:36 heartbeat.interval.ms = 3000 09:45:36 interceptor.classes = [] 09:45:36 internal.leave.group.on.close = true 09:45:36 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:36 isolation.level = read_uncommitted 09:45:36 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:36 max.partition.fetch.bytes = 1048576 09:45:36 max.poll.interval.ms = 300000 09:45:36 max.poll.records = 2147483647 09:45:36 metadata.max.age.ms = 300000 09:45:36 metadata.recovery.strategy = none 09:45:36 metric.reporters = [] 09:45:36 metrics.num.samples = 2 09:45:36 metrics.recording.level = INFO 09:45:36 metrics.sample.window.ms = 30000 09:45:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:36 receive.buffer.bytes = 65536 09:45:36 reconnect.backoff.max.ms = 1000 09:45:36 reconnect.backoff.ms = 50 09:45:36 request.timeout.ms = 30000 09:45:36 retry.backoff.max.ms = 1000 09:45:36 retry.backoff.ms = 100 09:45:36 sasl.client.callback.handler.class = null 09:45:36 sasl.jaas.config = null 09:45:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:36 sasl.kerberos.min.time.before.relogin = 60000 09:45:36 sasl.kerberos.service.name = null 09:45:36 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:36 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:36 sasl.login.callback.handler.class = null 09:45:36 sasl.login.class = null 09:45:36 sasl.login.connect.timeout.ms = null 09:45:36 sasl.login.read.timeout.ms = null 09:45:36 sasl.login.refresh.buffer.seconds = 300 09:45:36 sasl.login.refresh.min.period.seconds = 60 09:45:36 sasl.login.refresh.window.factor = 0.8 09:45:36 sasl.login.refresh.window.jitter = 0.05 09:45:36 sasl.login.retry.backoff.max.ms = 10000 09:45:36 sasl.login.retry.backoff.ms = 100 09:45:36 sasl.mechanism = GSSAPI 09:45:36 sasl.oauthbearer.clock.skew.seconds = 30 09:45:36 sasl.oauthbearer.expected.audience = null 09:45:36 sasl.oauthbearer.expected.issuer = null 09:45:36 sasl.oauthbearer.header.urlencode = false 09:45:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:36 sasl.oauthbearer.jwks.endpoint.url = null 09:45:36 sasl.oauthbearer.scope.claim.name = scope 09:45:36 sasl.oauthbearer.sub.claim.name = sub 09:45:36 sasl.oauthbearer.token.endpoint.url = null 09:45:36 security.protocol = PLAINTEXT 09:45:36 security.providers = null 09:45:36 send.buffer.bytes = 131072 09:45:36 session.timeout.ms = 45000 09:45:36 socket.connection.setup.timeout.max.ms = 30000 09:45:36 socket.connection.setup.timeout.ms = 10000 09:45:36 ssl.cipher.suites = null 09:45:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:36 ssl.endpoint.identification.algorithm = https 09:45:36 ssl.engine.factory.class = null 09:45:36 ssl.key.password = null 09:45:36 ssl.keymanager.algorithm = SunX509 09:45:36 ssl.keystore.certificate.chain = null 09:45:36 ssl.keystore.key = null 09:45:36 ssl.keystore.location = null 09:45:36 ssl.keystore.password = null 09:45:36 ssl.keystore.type = JKS 09:45:36 ssl.protocol = TLSv1.3 09:45:36 ssl.provider = null 09:45:36 ssl.secure.random.implementation = null 09:45:36 ssl.trustmanager.algorithm = PKIX 09:45:36 ssl.truststore.certificates = null 09:45:36 ssl.truststore.location = null 09:45:36 ssl.truststore.password = null 09:45:36 ssl.truststore.type = JKS 09:45:36 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:36 09:45:36 2026-02-04T09:45:36.766Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:36 2026-02-04T09:45:36.768Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:36 2026-02-04T09:45:36.768Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:36 2026-02-04T09:45:36.768Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198336768 09:45:36 2026-02-04T09:45:36.768Z INFO 11251 --- [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 09:45:36 2026-02-04T09:45:36.773Z INFO 11251 --- [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 09:45:36 2026-02-04T09:45:36.773Z INFO 11251 --- [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) 09:45:36 2026-02-04T09:45:36.774Z INFO 11251 --- [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 09:45:36 2026-02-04T09:45:36.784Z INFO 11251 --- [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-3fbf47fb-f37e-4791-95e1-50e7313cd419 09:45:36 2026-02-04T09:45:36.784Z INFO 11251 --- [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 09:45:36 2026-02-04T09:45:36.787Z INFO 11251 --- [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-3fbf47fb-f37e-4791-95e1-50e7313cd419', protocol='range'} 09:45:36 2026-02-04T09:45:36.787Z INFO 11251 --- [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-3fbf47fb-f37e-4791-95e1-50e7313cd419=Assignment(partitions=[ncmp-events-0])} 09:45:36 2026-02-04T09:45:36.789Z INFO 11251 --- [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-3fbf47fb-f37e-4791-95e1-50e7313cd419', protocol='range'} 09:45:36 2026-02-04T09:45:36.789Z INFO 11251 --- [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]) 09:45:36 2026-02-04T09:45:36.789Z INFO 11251 --- [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 09:45:36 2026-02-04T09:45:36.790Z INFO 11251 --- [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 09:45:36 2026-02-04T09:45:36.794Z INFO 11251 --- [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}}. 09:45:37 2026-02-04T09:45:37.292Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:37 2026-02-04T09:45:37.292Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:37 2026-02-04T09:45:37.292Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:37 2026-02-04T09:45:37.293Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:37 2026-02-04T09:45:37.293Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:37 2026-02-04T09:45:37.361Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:37 2026-02-04T09:45:37.371Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:37 2026-02-04T09:45:37.387Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:37 2026-02-04T09:45:37.396Z WARN 11251 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 09:45:37 2026-02-04T09:45:37.434Z INFO 11251 --- [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 09:45:37 2026-02-04T09:45:37.434Z INFO 11251 --- [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-3fbf47fb-f37e-4791-95e1-50e7313cd419 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:37 2026-02-04T09:45:37.434Z INFO 11251 --- [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 09:45:37 2026-02-04T09:45:37.434Z INFO 11251 --- [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 09:45:37 2026-02-04T09:45:37.434Z INFO 11251 --- [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 09:45:37 2026-02-04T09:45:37.434Z INFO 11251 --- [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 09:45:37 2026-02-04T09:45:37.434Z INFO 11251 --- [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 09:45:37 2026-02-04T09:45:37.437Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:37 2026-02-04T09:45:37.437Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:37 2026-02-04T09:45:37.437Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:37 2026-02-04T09:45:37.437Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:37 2026-02-04T09:45:37.438Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-22 unregistered 09:45:37 2026-02-04T09:45:37.452Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:37 allow.auto.create.topics = true 09:45:37 auto.commit.interval.ms = 5000 09:45:37 auto.include.jmx.reporter = true 09:45:37 auto.offset.reset = latest 09:45:37 bootstrap.servers = [localhost:32777] 09:45:37 check.crcs = true 09:45:37 client.dns.lookup = use_all_dns_ips 09:45:37 client.id = consumer-test-group-for-update-23 09:45:37 client.rack = 09:45:37 connections.max.idle.ms = 540000 09:45:37 default.api.timeout.ms = 60000 09:45:37 enable.auto.commit = true 09:45:37 enable.metrics.push = true 09:45:37 exclude.internal.topics = true 09:45:37 fetch.max.bytes = 52428800 09:45:37 fetch.max.wait.ms = 500 09:45:37 fetch.min.bytes = 1 09:45:37 group.id = test-group-for-update 09:45:37 group.instance.id = null 09:45:37 group.protocol = classic 09:45:37 group.remote.assignor = null 09:45:37 heartbeat.interval.ms = 3000 09:45:37 interceptor.classes = [] 09:45:37 internal.leave.group.on.close = true 09:45:37 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:37 isolation.level = read_uncommitted 09:45:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:37 max.partition.fetch.bytes = 1048576 09:45:37 max.poll.interval.ms = 300000 09:45:37 max.poll.records = 2147483647 09:45:37 metadata.max.age.ms = 300000 09:45:37 metadata.recovery.strategy = none 09:45:37 metric.reporters = [] 09:45:37 metrics.num.samples = 2 09:45:37 metrics.recording.level = INFO 09:45:37 metrics.sample.window.ms = 30000 09:45:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:37 receive.buffer.bytes = 65536 09:45:37 reconnect.backoff.max.ms = 1000 09:45:37 reconnect.backoff.ms = 50 09:45:37 request.timeout.ms = 30000 09:45:37 retry.backoff.max.ms = 1000 09:45:37 retry.backoff.ms = 100 09:45:37 sasl.client.callback.handler.class = null 09:45:37 sasl.jaas.config = null 09:45:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:37 sasl.kerberos.min.time.before.relogin = 60000 09:45:37 sasl.kerberos.service.name = null 09:45:37 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:37 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:37 sasl.login.callback.handler.class = null 09:45:37 sasl.login.class = null 09:45:37 sasl.login.connect.timeout.ms = null 09:45:37 sasl.login.read.timeout.ms = null 09:45:37 sasl.login.refresh.buffer.seconds = 300 09:45:37 sasl.login.refresh.min.period.seconds = 60 09:45:37 sasl.login.refresh.window.factor = 0.8 09:45:37 sasl.login.refresh.window.jitter = 0.05 09:45:37 sasl.login.retry.backoff.max.ms = 10000 09:45:37 sasl.login.retry.backoff.ms = 100 09:45:37 sasl.mechanism = GSSAPI 09:45:37 sasl.oauthbearer.clock.skew.seconds = 30 09:45:37 sasl.oauthbearer.expected.audience = null 09:45:37 sasl.oauthbearer.expected.issuer = null 09:45:37 sasl.oauthbearer.header.urlencode = false 09:45:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:37 sasl.oauthbearer.jwks.endpoint.url = null 09:45:37 sasl.oauthbearer.scope.claim.name = scope 09:45:37 sasl.oauthbearer.sub.claim.name = sub 09:45:37 sasl.oauthbearer.token.endpoint.url = null 09:45:37 security.protocol = PLAINTEXT 09:45:37 security.providers = null 09:45:37 send.buffer.bytes = 131072 09:45:37 session.timeout.ms = 45000 09:45:37 socket.connection.setup.timeout.max.ms = 30000 09:45:37 socket.connection.setup.timeout.ms = 10000 09:45:37 ssl.cipher.suites = null 09:45:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:37 ssl.endpoint.identification.algorithm = https 09:45:37 ssl.engine.factory.class = null 09:45:37 ssl.key.password = null 09:45:37 ssl.keymanager.algorithm = SunX509 09:45:37 ssl.keystore.certificate.chain = null 09:45:37 ssl.keystore.key = null 09:45:37 ssl.keystore.location = null 09:45:37 ssl.keystore.password = null 09:45:37 ssl.keystore.type = JKS 09:45:37 ssl.protocol = TLSv1.3 09:45:37 ssl.provider = null 09:45:37 ssl.secure.random.implementation = null 09:45:37 ssl.trustmanager.algorithm = PKIX 09:45:37 ssl.truststore.certificates = null 09:45:37 ssl.truststore.location = null 09:45:37 ssl.truststore.password = null 09:45:37 ssl.truststore.type = JKS 09:45:37 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:37 09:45:37 2026-02-04T09:45:37.452Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:37 2026-02-04T09:45:37.454Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:37 2026-02-04T09:45:37.454Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:37 2026-02-04T09:45:37.454Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198337454 09:45:37 2026-02-04T09:45:37.454Z INFO 11251 --- [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 09:45:37 2026-02-04T09:45:37.459Z INFO 11251 --- [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 09:45:37 2026-02-04T09:45:37.459Z INFO 11251 --- [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) 09:45:37 2026-02-04T09:45:37.460Z INFO 11251 --- [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 09:45:37 2026-02-04T09:45:37.462Z INFO 11251 --- [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-6d351f3a-9f04-4604-9bef-7beea535dbec 09:45:37 2026-02-04T09:45:37.462Z INFO 11251 --- [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 09:45:37 2026-02-04T09:45:37.465Z INFO 11251 --- [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-6d351f3a-9f04-4604-9bef-7beea535dbec', protocol='range'} 09:45:37 2026-02-04T09:45:37.465Z INFO 11251 --- [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-6d351f3a-9f04-4604-9bef-7beea535dbec=Assignment(partitions=[ncmp-events-0])} 09:45:37 2026-02-04T09:45:37.466Z INFO 11251 --- [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-6d351f3a-9f04-4604-9bef-7beea535dbec', protocol='range'} 09:45:37 2026-02-04T09:45:37.467Z INFO 11251 --- [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]) 09:45:37 2026-02-04T09:45:37.467Z INFO 11251 --- [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 09:45:37 2026-02-04T09:45:37.467Z INFO 11251 --- [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 09:45:37 2026-02-04T09:45:37.470Z INFO 11251 --- [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}}. 09:45:38 2026-02-04T09:45:37.977Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:38 2026-02-04T09:45:37.977Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:38 2026-02-04T09:45:37.977Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:38 2026-02-04T09:45:37.977Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:38 2026-02-04T09:45:37.977Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:38 2026-02-04T09:45:38.041Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:38 2026-02-04T09:45:38.050Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:38 2026-02-04T09:45:38.066Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:38 2026-02-04T09:45:38.090Z WARN 11251 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 09:45:38 2026-02-04T09:45:38.129Z INFO 11251 --- [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 09:45:38 2026-02-04T09:45:38.129Z INFO 11251 --- [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-6d351f3a-9f04-4604-9bef-7beea535dbec sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:38 2026-02-04T09:45:38.129Z INFO 11251 --- [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 09:45:38 2026-02-04T09:45:38.129Z INFO 11251 --- [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 09:45:38 2026-02-04T09:45:38.129Z INFO 11251 --- [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 09:45:38 2026-02-04T09:45:38.130Z INFO 11251 --- [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 09:45:38 2026-02-04T09:45:38.130Z INFO 11251 --- [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 09:45:38 2026-02-04T09:45:38.133Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:38 2026-02-04T09:45:38.133Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:38 2026-02-04T09:45:38.133Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:38 2026-02-04T09:45:38.133Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:38 2026-02-04T09:45:38.135Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-23 unregistered 09:45:38 2026-02-04T09:45:38.156Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:38 allow.auto.create.topics = true 09:45:38 auto.commit.interval.ms = 5000 09:45:38 auto.include.jmx.reporter = true 09:45:38 auto.offset.reset = latest 09:45:38 bootstrap.servers = [localhost:32777] 09:45:38 check.crcs = true 09:45:38 client.dns.lookup = use_all_dns_ips 09:45:38 client.id = consumer-test-group-for-update-24 09:45:38 client.rack = 09:45:38 connections.max.idle.ms = 540000 09:45:38 default.api.timeout.ms = 60000 09:45:38 enable.auto.commit = true 09:45:38 enable.metrics.push = true 09:45:38 exclude.internal.topics = true 09:45:38 fetch.max.bytes = 52428800 09:45:38 fetch.max.wait.ms = 500 09:45:38 fetch.min.bytes = 1 09:45:38 group.id = test-group-for-update 09:45:38 group.instance.id = null 09:45:38 group.protocol = classic 09:45:38 group.remote.assignor = null 09:45:38 heartbeat.interval.ms = 3000 09:45:38 interceptor.classes = [] 09:45:38 internal.leave.group.on.close = true 09:45:38 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:38 isolation.level = read_uncommitted 09:45:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:38 max.partition.fetch.bytes = 1048576 09:45:38 max.poll.interval.ms = 300000 09:45:38 max.poll.records = 2147483647 09:45:38 metadata.max.age.ms = 300000 09:45:38 metadata.recovery.strategy = none 09:45:38 metric.reporters = [] 09:45:38 metrics.num.samples = 2 09:45:38 metrics.recording.level = INFO 09:45:38 metrics.sample.window.ms = 30000 09:45:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:38 receive.buffer.bytes = 65536 09:45:38 reconnect.backoff.max.ms = 1000 09:45:38 reconnect.backoff.ms = 50 09:45:38 request.timeout.ms = 30000 09:45:38 retry.backoff.max.ms = 1000 09:45:38 retry.backoff.ms = 100 09:45:38 sasl.client.callback.handler.class = null 09:45:38 sasl.jaas.config = null 09:45:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:38 sasl.kerberos.min.time.before.relogin = 60000 09:45:38 sasl.kerberos.service.name = null 09:45:38 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:38 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:38 sasl.login.callback.handler.class = null 09:45:38 sasl.login.class = null 09:45:38 sasl.login.connect.timeout.ms = null 09:45:38 sasl.login.read.timeout.ms = null 09:45:38 sasl.login.refresh.buffer.seconds = 300 09:45:38 sasl.login.refresh.min.period.seconds = 60 09:45:38 sasl.login.refresh.window.factor = 0.8 09:45:38 sasl.login.refresh.window.jitter = 0.05 09:45:38 sasl.login.retry.backoff.max.ms = 10000 09:45:38 sasl.login.retry.backoff.ms = 100 09:45:38 sasl.mechanism = GSSAPI 09:45:38 sasl.oauthbearer.clock.skew.seconds = 30 09:45:38 sasl.oauthbearer.expected.audience = null 09:45:38 sasl.oauthbearer.expected.issuer = null 09:45:38 sasl.oauthbearer.header.urlencode = false 09:45:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:38 sasl.oauthbearer.jwks.endpoint.url = null 09:45:38 sasl.oauthbearer.scope.claim.name = scope 09:45:38 sasl.oauthbearer.sub.claim.name = sub 09:45:38 sasl.oauthbearer.token.endpoint.url = null 09:45:38 security.protocol = PLAINTEXT 09:45:38 security.providers = null 09:45:38 send.buffer.bytes = 131072 09:45:38 session.timeout.ms = 45000 09:45:38 socket.connection.setup.timeout.max.ms = 30000 09:45:38 socket.connection.setup.timeout.ms = 10000 09:45:38 ssl.cipher.suites = null 09:45:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:38 ssl.endpoint.identification.algorithm = https 09:45:38 ssl.engine.factory.class = null 09:45:38 ssl.key.password = null 09:45:38 ssl.keymanager.algorithm = SunX509 09:45:38 ssl.keystore.certificate.chain = null 09:45:38 ssl.keystore.key = null 09:45:38 ssl.keystore.location = null 09:45:38 ssl.keystore.password = null 09:45:38 ssl.keystore.type = JKS 09:45:38 ssl.protocol = TLSv1.3 09:45:38 ssl.provider = null 09:45:38 ssl.secure.random.implementation = null 09:45:38 ssl.trustmanager.algorithm = PKIX 09:45:38 ssl.truststore.certificates = null 09:45:38 ssl.truststore.location = null 09:45:38 ssl.truststore.password = null 09:45:38 ssl.truststore.type = JKS 09:45:38 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:38 09:45:38 2026-02-04T09:45:38.156Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:38 2026-02-04T09:45:38.158Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:38 2026-02-04T09:45:38.158Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:38 2026-02-04T09:45:38.158Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198338158 09:45:38 2026-02-04T09:45:38.158Z INFO 11251 --- [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 09:45:38 2026-02-04T09:45:38.165Z INFO 11251 --- [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 09:45:38 2026-02-04T09:45:38.165Z INFO 11251 --- [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) 09:45:38 2026-02-04T09:45:38.166Z INFO 11251 --- [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 09:45:38 2026-02-04T09:45:38.168Z INFO 11251 --- [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-387e54d1-8083-4c7c-9199-ff0fabd42094 09:45:38 2026-02-04T09:45:38.168Z INFO 11251 --- [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 09:45:38 2026-02-04T09:45:38.170Z INFO 11251 --- [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-387e54d1-8083-4c7c-9199-ff0fabd42094', protocol='range'} 09:45:38 2026-02-04T09:45:38.170Z INFO 11251 --- [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-387e54d1-8083-4c7c-9199-ff0fabd42094=Assignment(partitions=[ncmp-events-0])} 09:45:38 2026-02-04T09:45:38.172Z INFO 11251 --- [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-387e54d1-8083-4c7c-9199-ff0fabd42094', protocol='range'} 09:45:38 2026-02-04T09:45:38.172Z INFO 11251 --- [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]) 09:45:38 2026-02-04T09:45:38.172Z INFO 11251 --- [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 09:45:38 2026-02-04T09:45:38.173Z INFO 11251 --- [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 09:45:38 2026-02-04T09:45:38.177Z INFO 11251 --- [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}}. 09:45:38 2026-02-04T09:45:38.682Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:38 2026-02-04T09:45:38.683Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:38 2026-02-04T09:45:38.683Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:38 2026-02-04T09:45:38.683Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:38 2026-02-04T09:45:38.683Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:38 2026-02-04T09:45:38.747Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:38 2026-02-04T09:45:38.757Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:38 2026-02-04T09:45:38.774Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:38 2026-02-04T09:45:38.795Z WARN 11251 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 09:45:38 2026-02-04T09:45:38.829Z INFO 11251 --- [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 09:45:38 2026-02-04T09:45:38.829Z INFO 11251 --- [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-387e54d1-8083-4c7c-9199-ff0fabd42094 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:38 2026-02-04T09:45:38.829Z INFO 11251 --- [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 09:45:38 2026-02-04T09:45:38.829Z INFO 11251 --- [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 09:45:38 2026-02-04T09:45:38.829Z INFO 11251 --- [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 09:45:38 2026-02-04T09:45:38.829Z INFO 11251 --- [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 09:45:38 2026-02-04T09:45:38.829Z INFO 11251 --- [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 09:45:38 2026-02-04T09:45:38.833Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:38 2026-02-04T09:45:38.833Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:38 2026-02-04T09:45:38.833Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:38 2026-02-04T09:45:38.833Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:38 2026-02-04T09:45:38.834Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-24 unregistered 09:45:39 2026-02-04T09:45:38.851Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:39 allow.auto.create.topics = true 09:45:39 auto.commit.interval.ms = 5000 09:45:39 auto.include.jmx.reporter = true 09:45:39 auto.offset.reset = latest 09:45:39 bootstrap.servers = [localhost:32777] 09:45:39 check.crcs = true 09:45:39 client.dns.lookup = use_all_dns_ips 09:45:39 client.id = consumer-test-group-for-update-25 09:45:39 client.rack = 09:45:39 connections.max.idle.ms = 540000 09:45:39 default.api.timeout.ms = 60000 09:45:39 enable.auto.commit = true 09:45:39 enable.metrics.push = true 09:45:39 exclude.internal.topics = true 09:45:39 fetch.max.bytes = 52428800 09:45:39 fetch.max.wait.ms = 500 09:45:39 fetch.min.bytes = 1 09:45:39 group.id = test-group-for-update 09:45:39 group.instance.id = null 09:45:39 group.protocol = classic 09:45:39 group.remote.assignor = null 09:45:39 heartbeat.interval.ms = 3000 09:45:39 interceptor.classes = [] 09:45:39 internal.leave.group.on.close = true 09:45:39 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:39 isolation.level = read_uncommitted 09:45:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:39 max.partition.fetch.bytes = 1048576 09:45:39 max.poll.interval.ms = 300000 09:45:39 max.poll.records = 2147483647 09:45:39 metadata.max.age.ms = 300000 09:45:39 metadata.recovery.strategy = none 09:45:39 metric.reporters = [] 09:45:39 metrics.num.samples = 2 09:45:39 metrics.recording.level = INFO 09:45:39 metrics.sample.window.ms = 30000 09:45:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:39 receive.buffer.bytes = 65536 09:45:39 reconnect.backoff.max.ms = 1000 09:45:39 reconnect.backoff.ms = 50 09:45:39 request.timeout.ms = 30000 09:45:39 retry.backoff.max.ms = 1000 09:45:39 retry.backoff.ms = 100 09:45:39 sasl.client.callback.handler.class = null 09:45:39 sasl.jaas.config = null 09:45:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:39 sasl.kerberos.min.time.before.relogin = 60000 09:45:39 sasl.kerberos.service.name = null 09:45:39 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:39 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:39 sasl.login.callback.handler.class = null 09:45:39 sasl.login.class = null 09:45:39 sasl.login.connect.timeout.ms = null 09:45:39 sasl.login.read.timeout.ms = null 09:45:39 sasl.login.refresh.buffer.seconds = 300 09:45:39 sasl.login.refresh.min.period.seconds = 60 09:45:39 sasl.login.refresh.window.factor = 0.8 09:45:39 sasl.login.refresh.window.jitter = 0.05 09:45:39 sasl.login.retry.backoff.max.ms = 10000 09:45:39 sasl.login.retry.backoff.ms = 100 09:45:39 sasl.mechanism = GSSAPI 09:45:39 sasl.oauthbearer.clock.skew.seconds = 30 09:45:39 sasl.oauthbearer.expected.audience = null 09:45:39 sasl.oauthbearer.expected.issuer = null 09:45:39 sasl.oauthbearer.header.urlencode = false 09:45:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:39 sasl.oauthbearer.jwks.endpoint.url = null 09:45:39 sasl.oauthbearer.scope.claim.name = scope 09:45:39 sasl.oauthbearer.sub.claim.name = sub 09:45:39 sasl.oauthbearer.token.endpoint.url = null 09:45:39 security.protocol = PLAINTEXT 09:45:39 security.providers = null 09:45:39 send.buffer.bytes = 131072 09:45:39 session.timeout.ms = 45000 09:45:39 socket.connection.setup.timeout.max.ms = 30000 09:45:39 socket.connection.setup.timeout.ms = 10000 09:45:39 ssl.cipher.suites = null 09:45:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:39 ssl.endpoint.identification.algorithm = https 09:45:39 ssl.engine.factory.class = null 09:45:39 ssl.key.password = null 09:45:39 ssl.keymanager.algorithm = SunX509 09:45:39 ssl.keystore.certificate.chain = null 09:45:39 ssl.keystore.key = null 09:45:39 ssl.keystore.location = null 09:45:39 ssl.keystore.password = null 09:45:39 ssl.keystore.type = JKS 09:45:39 ssl.protocol = TLSv1.3 09:45:39 ssl.provider = null 09:45:39 ssl.secure.random.implementation = null 09:45:39 ssl.trustmanager.algorithm = PKIX 09:45:39 ssl.truststore.certificates = null 09:45:39 ssl.truststore.location = null 09:45:39 ssl.truststore.password = null 09:45:39 ssl.truststore.type = JKS 09:45:39 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:39 09:45:39 2026-02-04T09:45:38.852Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:39 2026-02-04T09:45:38.854Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:39 2026-02-04T09:45:38.854Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:39 2026-02-04T09:45:38.854Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198338854 09:45:39 2026-02-04T09:45:38.854Z INFO 11251 --- [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 09:45:39 2026-02-04T09:45:38.858Z INFO 11251 --- [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 09:45:39 2026-02-04T09:45:38.859Z INFO 11251 --- [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) 09:45:39 2026-02-04T09:45:38.860Z INFO 11251 --- [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 09:45:39 2026-02-04T09:45:38.862Z INFO 11251 --- [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-34816136-5f70-4b90-8586-c57d6d2ad874 09:45:39 2026-02-04T09:45:38.862Z INFO 11251 --- [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 09:45:39 2026-02-04T09:45:38.864Z INFO 11251 --- [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-34816136-5f70-4b90-8586-c57d6d2ad874', protocol='range'} 09:45:39 2026-02-04T09:45:38.864Z INFO 11251 --- [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-34816136-5f70-4b90-8586-c57d6d2ad874=Assignment(partitions=[ncmp-events-0])} 09:45:39 2026-02-04T09:45:38.866Z INFO 11251 --- [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-34816136-5f70-4b90-8586-c57d6d2ad874', protocol='range'} 09:45:39 2026-02-04T09:45:38.866Z INFO 11251 --- [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]) 09:45:39 2026-02-04T09:45:38.866Z INFO 11251 --- [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 09:45:39 2026-02-04T09:45:38.867Z INFO 11251 --- [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 09:45:39 2026-02-04T09:45:38.871Z INFO 11251 --- [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}}. 09:45:39 2026-02-04T09:45:39.377Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:39 2026-02-04T09:45:39.377Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:39 2026-02-04T09:45:39.377Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:39 2026-02-04T09:45:39.377Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:39 2026-02-04T09:45:39.377Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:39 2026-02-04T09:45:39.443Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:39 2026-02-04T09:45:39.452Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:39 2026-02-04T09:45:39.468Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:39 2026-02-04T09:45:39.480Z WARN 11251 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 09:45:39 2026-02-04T09:45:39.514Z INFO 11251 --- [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 09:45:39 2026-02-04T09:45:39.514Z INFO 11251 --- [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-34816136-5f70-4b90-8586-c57d6d2ad874 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:39 2026-02-04T09:45:39.515Z INFO 11251 --- [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 09:45:39 2026-02-04T09:45:39.515Z INFO 11251 --- [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 09:45:39 2026-02-04T09:45:39.515Z INFO 11251 --- [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 09:45:39 2026-02-04T09:45:39.516Z INFO 11251 --- [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 09:45:39 2026-02-04T09:45:39.516Z INFO 11251 --- [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 09:45:39 2026-02-04T09:45:39.518Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:39 2026-02-04T09:45:39.518Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:39 2026-02-04T09:45:39.518Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:39 2026-02-04T09:45:39.518Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:39 2026-02-04T09:45:39.519Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-25 unregistered 09:45:39 2026-02-04T09:45:39.541Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:39 allow.auto.create.topics = true 09:45:39 auto.commit.interval.ms = 5000 09:45:39 auto.include.jmx.reporter = true 09:45:39 auto.offset.reset = latest 09:45:39 bootstrap.servers = [localhost:32777] 09:45:39 check.crcs = true 09:45:39 client.dns.lookup = use_all_dns_ips 09:45:39 client.id = consumer-test-group-for-update-26 09:45:39 client.rack = 09:45:39 connections.max.idle.ms = 540000 09:45:39 default.api.timeout.ms = 60000 09:45:39 enable.auto.commit = true 09:45:39 enable.metrics.push = true 09:45:39 exclude.internal.topics = true 09:45:39 fetch.max.bytes = 52428800 09:45:39 fetch.max.wait.ms = 500 09:45:39 fetch.min.bytes = 1 09:45:39 group.id = test-group-for-update 09:45:39 group.instance.id = null 09:45:39 group.protocol = classic 09:45:39 group.remote.assignor = null 09:45:39 heartbeat.interval.ms = 3000 09:45:39 interceptor.classes = [] 09:45:39 internal.leave.group.on.close = true 09:45:39 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:39 isolation.level = read_uncommitted 09:45:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:39 max.partition.fetch.bytes = 1048576 09:45:39 max.poll.interval.ms = 300000 09:45:39 max.poll.records = 2147483647 09:45:39 metadata.max.age.ms = 300000 09:45:39 metadata.recovery.strategy = none 09:45:39 metric.reporters = [] 09:45:39 metrics.num.samples = 2 09:45:39 metrics.recording.level = INFO 09:45:39 metrics.sample.window.ms = 30000 09:45:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:39 receive.buffer.bytes = 65536 09:45:39 reconnect.backoff.max.ms = 1000 09:45:39 reconnect.backoff.ms = 50 09:45:39 request.timeout.ms = 30000 09:45:39 retry.backoff.max.ms = 1000 09:45:39 retry.backoff.ms = 100 09:45:39 sasl.client.callback.handler.class = null 09:45:39 sasl.jaas.config = null 09:45:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:39 sasl.kerberos.min.time.before.relogin = 60000 09:45:39 sasl.kerberos.service.name = null 09:45:39 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:39 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:39 sasl.login.callback.handler.class = null 09:45:39 sasl.login.class = null 09:45:39 sasl.login.connect.timeout.ms = null 09:45:39 sasl.login.read.timeout.ms = null 09:45:39 sasl.login.refresh.buffer.seconds = 300 09:45:39 sasl.login.refresh.min.period.seconds = 60 09:45:39 sasl.login.refresh.window.factor = 0.8 09:45:39 sasl.login.refresh.window.jitter = 0.05 09:45:39 sasl.login.retry.backoff.max.ms = 10000 09:45:39 sasl.login.retry.backoff.ms = 100 09:45:39 sasl.mechanism = GSSAPI 09:45:39 sasl.oauthbearer.clock.skew.seconds = 30 09:45:39 sasl.oauthbearer.expected.audience = null 09:45:39 sasl.oauthbearer.expected.issuer = null 09:45:39 sasl.oauthbearer.header.urlencode = false 09:45:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:39 sasl.oauthbearer.jwks.endpoint.url = null 09:45:39 sasl.oauthbearer.scope.claim.name = scope 09:45:39 sasl.oauthbearer.sub.claim.name = sub 09:45:39 sasl.oauthbearer.token.endpoint.url = null 09:45:39 security.protocol = PLAINTEXT 09:45:39 security.providers = null 09:45:39 send.buffer.bytes = 131072 09:45:39 session.timeout.ms = 45000 09:45:39 socket.connection.setup.timeout.max.ms = 30000 09:45:39 socket.connection.setup.timeout.ms = 10000 09:45:39 ssl.cipher.suites = null 09:45:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:39 ssl.endpoint.identification.algorithm = https 09:45:39 ssl.engine.factory.class = null 09:45:39 ssl.key.password = null 09:45:39 ssl.keymanager.algorithm = SunX509 09:45:39 ssl.keystore.certificate.chain = null 09:45:39 ssl.keystore.key = null 09:45:39 ssl.keystore.location = null 09:45:39 ssl.keystore.password = null 09:45:39 ssl.keystore.type = JKS 09:45:39 ssl.protocol = TLSv1.3 09:45:39 ssl.provider = null 09:45:39 ssl.secure.random.implementation = null 09:45:39 ssl.trustmanager.algorithm = PKIX 09:45:39 ssl.truststore.certificates = null 09:45:39 ssl.truststore.location = null 09:45:39 ssl.truststore.password = null 09:45:39 ssl.truststore.type = JKS 09:45:39 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:39 09:45:39 2026-02-04T09:45:39.542Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:39 2026-02-04T09:45:39.543Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:39 2026-02-04T09:45:39.543Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:39 2026-02-04T09:45:39.543Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198339543 09:45:39 2026-02-04T09:45:39.543Z INFO 11251 --- [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 09:45:39 2026-02-04T09:45:39.548Z INFO 11251 --- [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 09:45:39 2026-02-04T09:45:39.548Z INFO 11251 --- [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) 09:45:39 2026-02-04T09:45:39.549Z INFO 11251 --- [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 09:45:39 2026-02-04T09:45:39.551Z INFO 11251 --- [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-2ddf7168-2931-4655-9e62-407f1411086e 09:45:39 2026-02-04T09:45:39.551Z INFO 11251 --- [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 09:45:39 2026-02-04T09:45:39.553Z INFO 11251 --- [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-2ddf7168-2931-4655-9e62-407f1411086e', protocol='range'} 09:45:39 2026-02-04T09:45:39.553Z INFO 11251 --- [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-2ddf7168-2931-4655-9e62-407f1411086e=Assignment(partitions=[ncmp-events-0])} 09:45:39 2026-02-04T09:45:39.555Z INFO 11251 --- [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-2ddf7168-2931-4655-9e62-407f1411086e', protocol='range'} 09:45:39 2026-02-04T09:45:39.555Z INFO 11251 --- [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]) 09:45:39 2026-02-04T09:45:39.555Z INFO 11251 --- [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 09:45:39 2026-02-04T09:45:39.556Z INFO 11251 --- [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 09:45:39 2026-02-04T09:45:39.559Z INFO 11251 --- [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}}. 09:45:40 2026-02-04T09:45:40.066Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:40 2026-02-04T09:45:40.066Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:40 2026-02-04T09:45:40.066Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:40 2026-02-04T09:45:40.066Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:40 2026-02-04T09:45:40.066Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:40 2026-02-04T09:45:40.130Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:40 2026-02-04T09:45:40.139Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:40 2026-02-04T09:45:40.157Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:40 2026-02-04T09:45:40.171Z WARN 11251 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 09:45:40 2026-02-04T09:45:40.206Z INFO 11251 --- [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 09:45:40 2026-02-04T09:45:40.206Z INFO 11251 --- [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-2ddf7168-2931-4655-9e62-407f1411086e sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:40 2026-02-04T09:45:40.206Z INFO 11251 --- [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 09:45:40 2026-02-04T09:45:40.207Z INFO 11251 --- [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 09:45:40 2026-02-04T09:45:40.207Z INFO 11251 --- [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 09:45:40 2026-02-04T09:45:40.208Z INFO 11251 --- [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 09:45:40 2026-02-04T09:45:40.208Z INFO 11251 --- [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 09:45:40 2026-02-04T09:45:40.210Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:40 2026-02-04T09:45:40.210Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:40 2026-02-04T09:45:40.210Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:40 2026-02-04T09:45:40.210Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:40 2026-02-04T09:45:40.212Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-26 unregistered 09:45:40 2026-02-04T09:45:40.226Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:40 allow.auto.create.topics = true 09:45:40 auto.commit.interval.ms = 5000 09:45:40 auto.include.jmx.reporter = true 09:45:40 auto.offset.reset = latest 09:45:40 bootstrap.servers = [localhost:32777] 09:45:40 check.crcs = true 09:45:40 client.dns.lookup = use_all_dns_ips 09:45:40 client.id = consumer-test-group-for-update-27 09:45:40 client.rack = 09:45:40 connections.max.idle.ms = 540000 09:45:40 default.api.timeout.ms = 60000 09:45:40 enable.auto.commit = true 09:45:40 enable.metrics.push = true 09:45:40 exclude.internal.topics = true 09:45:40 fetch.max.bytes = 52428800 09:45:40 fetch.max.wait.ms = 500 09:45:40 fetch.min.bytes = 1 09:45:40 group.id = test-group-for-update 09:45:40 group.instance.id = null 09:45:40 group.protocol = classic 09:45:40 group.remote.assignor = null 09:45:40 heartbeat.interval.ms = 3000 09:45:40 interceptor.classes = [] 09:45:40 internal.leave.group.on.close = true 09:45:40 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:40 isolation.level = read_uncommitted 09:45:40 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:40 max.partition.fetch.bytes = 1048576 09:45:40 max.poll.interval.ms = 300000 09:45:40 max.poll.records = 2147483647 09:45:40 metadata.max.age.ms = 300000 09:45:40 metadata.recovery.strategy = none 09:45:40 metric.reporters = [] 09:45:40 metrics.num.samples = 2 09:45:40 metrics.recording.level = INFO 09:45:40 metrics.sample.window.ms = 30000 09:45:40 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:40 receive.buffer.bytes = 65536 09:45:40 reconnect.backoff.max.ms = 1000 09:45:40 reconnect.backoff.ms = 50 09:45:40 request.timeout.ms = 30000 09:45:40 retry.backoff.max.ms = 1000 09:45:40 retry.backoff.ms = 100 09:45:40 sasl.client.callback.handler.class = null 09:45:40 sasl.jaas.config = null 09:45:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:40 sasl.kerberos.min.time.before.relogin = 60000 09:45:40 sasl.kerberos.service.name = null 09:45:40 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:40 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:40 sasl.login.callback.handler.class = null 09:45:40 sasl.login.class = null 09:45:40 sasl.login.connect.timeout.ms = null 09:45:40 sasl.login.read.timeout.ms = null 09:45:40 sasl.login.refresh.buffer.seconds = 300 09:45:40 sasl.login.refresh.min.period.seconds = 60 09:45:40 sasl.login.refresh.window.factor = 0.8 09:45:40 sasl.login.refresh.window.jitter = 0.05 09:45:40 sasl.login.retry.backoff.max.ms = 10000 09:45:40 sasl.login.retry.backoff.ms = 100 09:45:40 sasl.mechanism = GSSAPI 09:45:40 sasl.oauthbearer.clock.skew.seconds = 30 09:45:40 sasl.oauthbearer.expected.audience = null 09:45:40 sasl.oauthbearer.expected.issuer = null 09:45:40 sasl.oauthbearer.header.urlencode = false 09:45:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:40 sasl.oauthbearer.jwks.endpoint.url = null 09:45:40 sasl.oauthbearer.scope.claim.name = scope 09:45:40 sasl.oauthbearer.sub.claim.name = sub 09:45:40 sasl.oauthbearer.token.endpoint.url = null 09:45:40 security.protocol = PLAINTEXT 09:45:40 security.providers = null 09:45:40 send.buffer.bytes = 131072 09:45:40 session.timeout.ms = 45000 09:45:40 socket.connection.setup.timeout.max.ms = 30000 09:45:40 socket.connection.setup.timeout.ms = 10000 09:45:40 ssl.cipher.suites = null 09:45:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:40 ssl.endpoint.identification.algorithm = https 09:45:40 ssl.engine.factory.class = null 09:45:40 ssl.key.password = null 09:45:40 ssl.keymanager.algorithm = SunX509 09:45:40 ssl.keystore.certificate.chain = null 09:45:40 ssl.keystore.key = null 09:45:40 ssl.keystore.location = null 09:45:40 ssl.keystore.password = null 09:45:40 ssl.keystore.type = JKS 09:45:40 ssl.protocol = TLSv1.3 09:45:40 ssl.provider = null 09:45:40 ssl.secure.random.implementation = null 09:45:40 ssl.trustmanager.algorithm = PKIX 09:45:40 ssl.truststore.certificates = null 09:45:40 ssl.truststore.location = null 09:45:40 ssl.truststore.password = null 09:45:40 ssl.truststore.type = JKS 09:45:40 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:40 09:45:40 2026-02-04T09:45:40.226Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:40 2026-02-04T09:45:40.229Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:40 2026-02-04T09:45:40.229Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:40 2026-02-04T09:45:40.229Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198340229 09:45:40 2026-02-04T09:45:40.229Z INFO 11251 --- [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 09:45:40 2026-02-04T09:45:40.233Z INFO 11251 --- [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 09:45:40 2026-02-04T09:45:40.233Z INFO 11251 --- [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) 09:45:40 2026-02-04T09:45:40.234Z INFO 11251 --- [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 09:45:40 2026-02-04T09:45:40.236Z INFO 11251 --- [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-c2bcb158-3685-4363-8811-d16dbc48e150 09:45:40 2026-02-04T09:45:40.236Z INFO 11251 --- [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 09:45:40 2026-02-04T09:45:40.238Z INFO 11251 --- [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-c2bcb158-3685-4363-8811-d16dbc48e150', protocol='range'} 09:45:40 2026-02-04T09:45:40.238Z INFO 11251 --- [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-c2bcb158-3685-4363-8811-d16dbc48e150=Assignment(partitions=[ncmp-events-0])} 09:45:40 2026-02-04T09:45:40.240Z INFO 11251 --- [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-c2bcb158-3685-4363-8811-d16dbc48e150', protocol='range'} 09:45:40 2026-02-04T09:45:40.240Z INFO 11251 --- [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]) 09:45:40 2026-02-04T09:45:40.240Z INFO 11251 --- [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 09:45:40 2026-02-04T09:45:40.241Z INFO 11251 --- [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 09:45:40 2026-02-04T09:45:40.254Z INFO 11251 --- [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}}. 09:45:40 2026-02-04T09:45:40.756Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:40 2026-02-04T09:45:40.756Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:40 2026-02-04T09:45:40.757Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:40 2026-02-04T09:45:40.757Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:40 2026-02-04T09:45:40.757Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:40 2026-02-04T09:45:40.821Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:40 2026-02-04T09:45:40.832Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:40 2026-02-04T09:45:40.852Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:40 2026-02-04T09:45:40.863Z WARN 11251 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 09:45:40 2026-02-04T09:45:40.899Z INFO 11251 --- [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 09:45:40 2026-02-04T09:45:40.899Z INFO 11251 --- [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-c2bcb158-3685-4363-8811-d16dbc48e150 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:40 2026-02-04T09:45:40.899Z INFO 11251 --- [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 09:45:40 2026-02-04T09:45:40.899Z INFO 11251 --- [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 09:45:40 2026-02-04T09:45:40.899Z INFO 11251 --- [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 09:45:40 2026-02-04T09:45:40.901Z INFO 11251 --- [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 09:45:40 2026-02-04T09:45:40.901Z INFO 11251 --- [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 09:45:40 2026-02-04T09:45:40.902Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:40 2026-02-04T09:45:40.902Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:40 2026-02-04T09:45:40.902Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:40 2026-02-04T09:45:40.902Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:40 2026-02-04T09:45:40.903Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-27 unregistered 09:45:40 2026-02-04T09:45:40.921Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:40 allow.auto.create.topics = true 09:45:40 auto.commit.interval.ms = 5000 09:45:40 auto.include.jmx.reporter = true 09:45:40 auto.offset.reset = latest 09:45:40 bootstrap.servers = [localhost:32777] 09:45:40 check.crcs = true 09:45:40 client.dns.lookup = use_all_dns_ips 09:45:40 client.id = consumer-test-group-for-update-28 09:45:40 client.rack = 09:45:40 connections.max.idle.ms = 540000 09:45:40 default.api.timeout.ms = 60000 09:45:40 enable.auto.commit = true 09:45:40 enable.metrics.push = true 09:45:40 exclude.internal.topics = true 09:45:40 fetch.max.bytes = 52428800 09:45:40 fetch.max.wait.ms = 500 09:45:40 fetch.min.bytes = 1 09:45:40 group.id = test-group-for-update 09:45:40 group.instance.id = null 09:45:40 group.protocol = classic 09:45:40 group.remote.assignor = null 09:45:40 heartbeat.interval.ms = 3000 09:45:40 interceptor.classes = [] 09:45:40 internal.leave.group.on.close = true 09:45:40 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:40 isolation.level = read_uncommitted 09:45:40 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:40 max.partition.fetch.bytes = 1048576 09:45:40 max.poll.interval.ms = 300000 09:45:40 max.poll.records = 2147483647 09:45:40 metadata.max.age.ms = 300000 09:45:40 metadata.recovery.strategy = none 09:45:40 metric.reporters = [] 09:45:40 metrics.num.samples = 2 09:45:40 metrics.recording.level = INFO 09:45:40 metrics.sample.window.ms = 30000 09:45:40 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:40 receive.buffer.bytes = 65536 09:45:40 reconnect.backoff.max.ms = 1000 09:45:40 reconnect.backoff.ms = 50 09:45:40 request.timeout.ms = 30000 09:45:40 retry.backoff.max.ms = 1000 09:45:40 retry.backoff.ms = 100 09:45:40 sasl.client.callback.handler.class = null 09:45:40 sasl.jaas.config = null 09:45:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:40 sasl.kerberos.min.time.before.relogin = 60000 09:45:40 sasl.kerberos.service.name = null 09:45:40 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:40 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:40 sasl.login.callback.handler.class = null 09:45:40 sasl.login.class = null 09:45:40 sasl.login.connect.timeout.ms = null 09:45:40 sasl.login.read.timeout.ms = null 09:45:40 sasl.login.refresh.buffer.seconds = 300 09:45:40 sasl.login.refresh.min.period.seconds = 60 09:45:40 sasl.login.refresh.window.factor = 0.8 09:45:40 sasl.login.refresh.window.jitter = 0.05 09:45:40 sasl.login.retry.backoff.max.ms = 10000 09:45:40 sasl.login.retry.backoff.ms = 100 09:45:40 sasl.mechanism = GSSAPI 09:45:40 sasl.oauthbearer.clock.skew.seconds = 30 09:45:40 sasl.oauthbearer.expected.audience = null 09:45:40 sasl.oauthbearer.expected.issuer = null 09:45:40 sasl.oauthbearer.header.urlencode = false 09:45:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:40 sasl.oauthbearer.jwks.endpoint.url = null 09:45:40 sasl.oauthbearer.scope.claim.name = scope 09:45:40 sasl.oauthbearer.sub.claim.name = sub 09:45:40 sasl.oauthbearer.token.endpoint.url = null 09:45:40 security.protocol = PLAINTEXT 09:45:40 security.providers = null 09:45:40 send.buffer.bytes = 131072 09:45:40 session.timeout.ms = 45000 09:45:40 socket.connection.setup.timeout.max.ms = 30000 09:45:40 socket.connection.setup.timeout.ms = 10000 09:45:40 ssl.cipher.suites = null 09:45:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:40 ssl.endpoint.identification.algorithm = https 09:45:40 ssl.engine.factory.class = null 09:45:40 ssl.key.password = null 09:45:40 ssl.keymanager.algorithm = SunX509 09:45:40 ssl.keystore.certificate.chain = null 09:45:40 ssl.keystore.key = null 09:45:40 ssl.keystore.location = null 09:45:40 ssl.keystore.password = null 09:45:40 ssl.keystore.type = JKS 09:45:40 ssl.protocol = TLSv1.3 09:45:40 ssl.provider = null 09:45:40 ssl.secure.random.implementation = null 09:45:40 ssl.trustmanager.algorithm = PKIX 09:45:40 ssl.truststore.certificates = null 09:45:40 ssl.truststore.location = null 09:45:40 ssl.truststore.password = null 09:45:40 ssl.truststore.type = JKS 09:45:40 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:40 09:45:40 2026-02-04T09:45:40.921Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:40 2026-02-04T09:45:40.924Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:40 2026-02-04T09:45:40.924Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:40 2026-02-04T09:45:40.924Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198340924 09:45:40 2026-02-04T09:45:40.924Z INFO 11251 --- [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 09:45:41 2026-02-04T09:45:40.934Z INFO 11251 --- [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 09:45:41 2026-02-04T09:45:40.935Z INFO 11251 --- [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) 09:45:41 2026-02-04T09:45:40.936Z INFO 11251 --- [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 09:45:41 2026-02-04T09:45:40.938Z INFO 11251 --- [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-8837abc5-6f91-4660-b6a7-08b98f3519be 09:45:41 2026-02-04T09:45:40.938Z INFO 11251 --- [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 09:45:41 2026-02-04T09:45:40.940Z INFO 11251 --- [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-8837abc5-6f91-4660-b6a7-08b98f3519be', protocol='range'} 09:45:41 2026-02-04T09:45:40.940Z INFO 11251 --- [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-8837abc5-6f91-4660-b6a7-08b98f3519be=Assignment(partitions=[ncmp-events-0])} 09:45:41 2026-02-04T09:45:40.942Z INFO 11251 --- [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-8837abc5-6f91-4660-b6a7-08b98f3519be', protocol='range'} 09:45:41 2026-02-04T09:45:40.942Z INFO 11251 --- [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]) 09:45:41 2026-02-04T09:45:40.942Z INFO 11251 --- [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 09:45:41 2026-02-04T09:45:40.943Z INFO 11251 --- [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 09:45:41 2026-02-04T09:45:40.947Z INFO 11251 --- [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}}. 09:45:41 2026-02-04T09:45:41.446Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:41 2026-02-04T09:45:41.446Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:41 2026-02-04T09:45:41.446Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:41 2026-02-04T09:45:41.447Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:41 2026-02-04T09:45:41.447Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:41 2026-02-04T09:45:41.511Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:41 2026-02-04T09:45:41.522Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:41 2026-02-04T09:45:41.543Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:41 2026-02-04T09:45:41.556Z WARN 11251 --- [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 09:45:41 2026-02-04T09:45:41.602Z INFO 11251 --- [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 09:45:41 2026-02-04T09:45:41.602Z INFO 11251 --- [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-8837abc5-6f91-4660-b6a7-08b98f3519be sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:41 2026-02-04T09:45:41.602Z INFO 11251 --- [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 09:45:41 2026-02-04T09:45:41.602Z INFO 11251 --- [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 09:45:41 2026-02-04T09:45:41.602Z INFO 11251 --- [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 09:45:41 2026-02-04T09:45:41.602Z INFO 11251 --- [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 09:45:41 2026-02-04T09:45:41.602Z INFO 11251 --- [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 09:45:41 2026-02-04T09:45:41.617Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:41 2026-02-04T09:45:41.617Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:41 2026-02-04T09:45:41.617Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:41 2026-02-04T09:45:41.617Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:41 2026-02-04T09:45:41.620Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-28 unregistered 09:45:41 2026-02-04T09:45:41.641Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:41 allow.auto.create.topics = true 09:45:41 auto.commit.interval.ms = 5000 09:45:41 auto.include.jmx.reporter = true 09:45:41 auto.offset.reset = latest 09:45:41 bootstrap.servers = [localhost:32777] 09:45:41 check.crcs = true 09:45:41 client.dns.lookup = use_all_dns_ips 09:45:41 client.id = consumer-test-group-for-update-29 09:45:41 client.rack = 09:45:41 connections.max.idle.ms = 540000 09:45:41 default.api.timeout.ms = 60000 09:45:41 enable.auto.commit = true 09:45:41 enable.metrics.push = true 09:45:41 exclude.internal.topics = true 09:45:41 fetch.max.bytes = 52428800 09:45:41 fetch.max.wait.ms = 500 09:45:41 fetch.min.bytes = 1 09:45:41 group.id = test-group-for-update 09:45:41 group.instance.id = null 09:45:41 group.protocol = classic 09:45:41 group.remote.assignor = null 09:45:41 heartbeat.interval.ms = 3000 09:45:41 interceptor.classes = [] 09:45:41 internal.leave.group.on.close = true 09:45:41 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:41 isolation.level = read_uncommitted 09:45:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:41 max.partition.fetch.bytes = 1048576 09:45:41 max.poll.interval.ms = 300000 09:45:41 max.poll.records = 2147483647 09:45:41 metadata.max.age.ms = 300000 09:45:41 metadata.recovery.strategy = none 09:45:41 metric.reporters = [] 09:45:41 metrics.num.samples = 2 09:45:41 metrics.recording.level = INFO 09:45:41 metrics.sample.window.ms = 30000 09:45:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:41 receive.buffer.bytes = 65536 09:45:41 reconnect.backoff.max.ms = 1000 09:45:41 reconnect.backoff.ms = 50 09:45:41 request.timeout.ms = 30000 09:45:41 retry.backoff.max.ms = 1000 09:45:41 retry.backoff.ms = 100 09:45:41 sasl.client.callback.handler.class = null 09:45:41 sasl.jaas.config = null 09:45:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:41 sasl.kerberos.min.time.before.relogin = 60000 09:45:41 sasl.kerberos.service.name = null 09:45:41 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:41 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:41 sasl.login.callback.handler.class = null 09:45:41 sasl.login.class = null 09:45:41 sasl.login.connect.timeout.ms = null 09:45:41 sasl.login.read.timeout.ms = null 09:45:41 sasl.login.refresh.buffer.seconds = 300 09:45:41 sasl.login.refresh.min.period.seconds = 60 09:45:41 sasl.login.refresh.window.factor = 0.8 09:45:41 sasl.login.refresh.window.jitter = 0.05 09:45:41 sasl.login.retry.backoff.max.ms = 10000 09:45:41 sasl.login.retry.backoff.ms = 100 09:45:41 sasl.mechanism = GSSAPI 09:45:41 sasl.oauthbearer.clock.skew.seconds = 30 09:45:41 sasl.oauthbearer.expected.audience = null 09:45:41 sasl.oauthbearer.expected.issuer = null 09:45:41 sasl.oauthbearer.header.urlencode = false 09:45:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:41 sasl.oauthbearer.jwks.endpoint.url = null 09:45:41 sasl.oauthbearer.scope.claim.name = scope 09:45:41 sasl.oauthbearer.sub.claim.name = sub 09:45:41 sasl.oauthbearer.token.endpoint.url = null 09:45:41 security.protocol = PLAINTEXT 09:45:41 security.providers = null 09:45:41 send.buffer.bytes = 131072 09:45:41 session.timeout.ms = 45000 09:45:41 socket.connection.setup.timeout.max.ms = 30000 09:45:41 socket.connection.setup.timeout.ms = 10000 09:45:41 ssl.cipher.suites = null 09:45:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:41 ssl.endpoint.identification.algorithm = https 09:45:41 ssl.engine.factory.class = null 09:45:41 ssl.key.password = null 09:45:41 ssl.keymanager.algorithm = SunX509 09:45:41 ssl.keystore.certificate.chain = null 09:45:41 ssl.keystore.key = null 09:45:41 ssl.keystore.location = null 09:45:41 ssl.keystore.password = null 09:45:41 ssl.keystore.type = JKS 09:45:41 ssl.protocol = TLSv1.3 09:45:41 ssl.provider = null 09:45:41 ssl.secure.random.implementation = null 09:45:41 ssl.trustmanager.algorithm = PKIX 09:45:41 ssl.truststore.certificates = null 09:45:41 ssl.truststore.location = null 09:45:41 ssl.truststore.password = null 09:45:41 ssl.truststore.type = JKS 09:45:41 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:45:41 09:45:41 2026-02-04T09:45:41.641Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:41 2026-02-04T09:45:41.643Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:41 2026-02-04T09:45:41.643Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:41 2026-02-04T09:45:41.643Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198341643 09:45:41 2026-02-04T09:45:41.643Z INFO 11251 --- [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 09:45:41 2026-02-04T09:45:41.650Z INFO 11251 --- [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 09:45:41 2026-02-04T09:45:41.650Z INFO 11251 --- [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) 09:45:41 2026-02-04T09:45:41.651Z INFO 11251 --- [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 09:45:41 2026-02-04T09:45:41.653Z INFO 11251 --- [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-69fa6785-2975-4b42-8af7-3e0db7e2f29d 09:45:41 2026-02-04T09:45:41.653Z INFO 11251 --- [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 09:45:41 2026-02-04T09:45:41.655Z INFO 11251 --- [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-69fa6785-2975-4b42-8af7-3e0db7e2f29d', protocol='range'} 09:45:41 2026-02-04T09:45:41.655Z INFO 11251 --- [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-69fa6785-2975-4b42-8af7-3e0db7e2f29d=Assignment(partitions=[ncmp-events-0])} 09:45:41 2026-02-04T09:45:41.657Z INFO 11251 --- [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-69fa6785-2975-4b42-8af7-3e0db7e2f29d', protocol='range'} 09:45:41 2026-02-04T09:45:41.657Z INFO 11251 --- [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]) 09:45:41 2026-02-04T09:45:41.657Z INFO 11251 --- [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 09:45:41 2026-02-04T09:45:41.658Z INFO 11251 --- [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 09:45:41 2026-02-04T09:45:41.662Z INFO 11251 --- [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}}. 09:45:42 2026-02-04T09:45:42.167Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:42 2026-02-04T09:45:42.167Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:42 2026-02-04T09:45:42.168Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:42 2026-02-04T09:45:42.168Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:42 2026-02-04T09:45:42.168Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:42 2026-02-04T09:45:42.232Z INFO 11251 --- [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 09:45:42 2026-02-04T09:45:42.241Z INFO 11251 --- [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 09:45:42 2026-02-04T09:45:42.258Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:42 2026-02-04T09:45:42.319Z INFO 11251 --- [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 09:45:42 2026-02-04T09:45:42.319Z INFO 11251 --- [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-69fa6785-2975-4b42-8af7-3e0db7e2f29d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:45:42 2026-02-04T09:45:42.319Z INFO 11251 --- [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 09:45:42 2026-02-04T09:45:42.319Z INFO 11251 --- [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 09:45:42 2026-02-04T09:45:42.319Z INFO 11251 --- [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 09:45:42 2026-02-04T09:45:42.320Z INFO 11251 --- [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 09:45:42 2026-02-04T09:45:42.320Z INFO 11251 --- [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 09:45:42 2026-02-04T09:45:42.324Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:45:42 2026-02-04T09:45:42.324Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:45:42 2026-02-04T09:45:42.324Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:45:42 2026-02-04T09:45:42.324Z INFO 11251 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:45:42 2026-02-04T09:45:42.325Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-29 unregistered 09:45:42 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.583 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 09:45:42 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 09:45:42 2026-02-04T09:45:42.374Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:42 2026-02-04T09:45:42.374Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:42 2026-02-04T09:45:42.374Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:42 2026-02-04T09:45:42.374Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:42 2026-02-04T09:45:42.374Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:42 2026-02-04T09:45:42.442Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:42 2026-02-04T09:45:42.452Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:42 2026-02-04T09:45:42.465Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:42 2026-02-04T09:45:42.479Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 09:45:42 2026-02-04T09:45:42.507Z INFO 11251 --- [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. 09:45:42 2026-02-04T09:45:42.523Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:42 2026-02-04T09:45:42.524Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:42 2026-02-04T09:45:42.524Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:42 2026-02-04T09:45:42.524Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:42 2026-02-04T09:45:42.524Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:42 2026-02-04T09:45:42.616Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:42 2026-02-04T09:45:42.702Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:42 2026-02-04T09:45:42.702Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:42 2026-02-04T09:45:42.702Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:42 2026-02-04T09:45:42.702Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:42 2026-02-04T09:45:42.702Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:42 2026-02-04T09:45:42.782Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:42 2026-02-04T09:45:42.793Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:42 2026-02-04T09:45:42.808Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:42 2026-02-04T09:45:42.831Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 09:45:42 2026-02-04T09:45:42.884Z INFO 11251 --- [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. 09:45:42 2026-02-04T09:45:42.902Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:42 2026-02-04T09:45:42.902Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:42 2026-02-04T09:45:42.902Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:42 2026-02-04T09:45:42.903Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:42 2026-02-04T09:45:42.903Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:43 2026-02-04T09:45:42.964Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 09:45:43 2026-02-04T09:45:42.973Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 09:45:43 2026-02-04T09:45:42.987Z INFO 11251 --- [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 09:45:43 2026-02-04T09:45:43.000Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:43 2026-02-04T09:45:43.078Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:43 2026-02-04T09:45:43.078Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:43 2026-02-04T09:45:43.078Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:43 2026-02-04T09:45:43.079Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:43 2026-02-04T09:45:43.079Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:43 2026-02-04T09:45:43.142Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 09:45:43 2026-02-04T09:45:43.150Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 09:45:43 2026-02-04T09:45:43.165Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:43 2026-02-04T09:45:43.179Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 09:45:43 2026-02-04T09:45:43.206Z INFO 11251 --- [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. 09:45:43 2026-02-04T09:45:43.218Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:43 2026-02-04T09:45:43.218Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:43 2026-02-04T09:45:43.218Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:43 2026-02-04T09:45:43.218Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:43 2026-02-04T09:45:43.218Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:43 2026-02-04T09:45:43.276Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:43 2026-02-04T09:45:43.284Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:43 2026-02-04T09:45:43.294Z INFO 11251 --- [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: 09:45:43 2026-02-04T09:45:43.304Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:43 2026-02-04T09:45:43.369Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:43 2026-02-04T09:45:43.369Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:43 2026-02-04T09:45:43.370Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:43 2026-02-04T09:45:43.374Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:43 2026-02-04T09:45:43.374Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:43 2026-02-04T09:45:43.435Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 09:45:43 2026-02-04T09:45:43.444Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 09:45:43 2026-02-04T09:45:43.459Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:43 2026-02-04T09:45:43.467Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 09:45:43 2026-02-04T09:45:43.487Z INFO 11251 --- [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. 09:45:43 2026-02-04T09:45:43.499Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:43 2026-02-04T09:45:43.499Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:43 2026-02-04T09:45:43.499Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:43 2026-02-04T09:45:43.499Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:43 2026-02-04T09:45:43.499Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:43 2026-02-04T09:45:43.562Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 09:45:43 2026-02-04T09:45:43.570Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 09:45:43 2026-02-04T09:45:43.581Z INFO 11251 --- [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 09:45:43 2026-02-04T09:45:43.591Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:43 2026-02-04T09:45:43.662Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:43 2026-02-04T09:45:43.662Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:43 2026-02-04T09:45:43.662Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:43 2026-02-04T09:45:43.663Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:43 2026-02-04T09:45:43.663Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:43 2026-02-04T09:45:43.723Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 09:45:43 2026-02-04T09:45:43.731Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 09:45:43 2026-02-04T09:45:43.746Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:43 2026-02-04T09:45:43.764Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:43 2026-02-04T09:45:43.764Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:43 2026-02-04T09:45:43.764Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:43 2026-02-04T09:45:43.764Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:43 2026-02-04T09:45:43.764Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:43 2026-02-04T09:45:43.819Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:43 2026-02-04T09:45:43.827Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:43 2026-02-04T09:45:43.840Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:43 2026-02-04T09:45:43.848Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 09:45:43 2026-02-04T09:45:43.868Z INFO 11251 --- [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. 09:45:43 2026-02-04T09:45:43.880Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:43 2026-02-04T09:45:43.881Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:43 2026-02-04T09:45:43.881Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:43 2026-02-04T09:45:43.881Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:43 2026-02-04T09:45:43.881Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:43 2026-02-04T09:45:43.893Z INFO 11251 --- [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 09:45:43 2026-02-04T09:45:43.902Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:44 2026-02-04T09:45:43.964Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:44 2026-02-04T09:45:43.964Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:44 2026-02-04T09:45:43.964Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:44 2026-02-04T09:45:43.964Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:44 2026-02-04T09:45:43.964Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:44 2026-02-04T09:45:44.025Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 09:45:44 2026-02-04T09:45:44.033Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 09:45:44 2026-02-04T09:45:44.047Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:44 2026-02-04T09:45:44.066Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:44 2026-02-04T09:45:44.066Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:44 2026-02-04T09:45:44.066Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:44 2026-02-04T09:45:44.067Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:44 2026-02-04T09:45:44.067Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:44 2026-02-04T09:45:44.134Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 09:45:44 2026-02-04T09:45:44.142Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 09:45:44 2026-02-04T09:45:44.162Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:44 2026-02-04T09:45:44.170Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 09:45:44 2026-02-04T09:45:44.187Z INFO 11251 --- [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. 09:45:44 2026-02-04T09:45:44.198Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:44 2026-02-04T09:45:44.198Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:44 2026-02-04T09:45:44.199Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:44 2026-02-04T09:45:44.199Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:44 2026-02-04T09:45:44.199Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:44 2026-02-04T09:45:44.212Z INFO 11251 --- [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 09:45:44 2026-02-04T09:45:44.223Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:44 2026-02-04T09:45:44.306Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:44 2026-02-04T09:45:44.306Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:44 2026-02-04T09:45:44.306Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:44 2026-02-04T09:45:44.306Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:44 2026-02-04T09:45:44.306Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:44 2026-02-04T09:45:44.369Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 09:45:44 2026-02-04T09:45:44.377Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 09:45:44 2026-02-04T09:45:44.390Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:44 2026-02-04T09:45:44.456Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:44 2026-02-04T09:45:44.456Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:44 2026-02-04T09:45:44.456Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:44 2026-02-04T09:45:44.456Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:44 2026-02-04T09:45:44.456Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:44 2026-02-04T09:45:44.517Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 09:45:44 2026-02-04T09:45:44.527Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 09:45:44 2026-02-04T09:45:44.537Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:44 2026-02-04T09:45:44.544Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 09:45:44 2026-02-04T09:45:44.561Z INFO 11251 --- [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. 09:45:44 2026-02-04T09:45:44.571Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:44 2026-02-04T09:45:44.572Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:44 2026-02-04T09:45:44.572Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:44 2026-02-04T09:45:44.572Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:44 2026-02-04T09:45:44.572Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:44 2026-02-04T09:45:44.590Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:44 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.304 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 09:45:44 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 09:45:44 2026-02-04T09:45:44.682Z INFO 11251 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : Starting DataMigrationIntegrationSpec using Java 17.0.6-ea with PID 11251 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 09:45:44 2026-02-04T09:45:44.682Z INFO 11251 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 09:45:45 2026-02-04T09:45:44.968Z INFO 11251 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 09:45:45 2026-02-04T09:45:44.976Z INFO 11251 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 6 JPA repository interfaces. 09:45:45 2026-02-04T09:45:45.187Z INFO 11251 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 09:45:45 2026-02-04T09:45:45.207Z INFO 11251 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@47e155e4 09:45:45 2026-02-04T09:45:45.207Z INFO 11251 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 09:45:45 2026-02-04T09:45:45.219Z INFO 11251 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 09:45:45 2026-02-04T09:45:45.279Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 09:45:45 2026-02-04T09:45:45.345Z INFO 11251 --- [cps-integration-test] [ main] liquibase.ui : Database is up to date, no changesets to execute 09:45:45 2026-02-04T09:45:45.346Z INFO 11251 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 09:45:45 2026-02-04T09:45:45.363Z INFO 11251 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 09:45:45 2026-02-04T09:45:45.363Z INFO 11251 --- [cps-integration-test] [ main] liquibase.util : Run: 0 09:45:45 2026-02-04T09:45:45.363Z INFO 11251 --- [cps-integration-test] [ main] liquibase.util : Previously run: 53 09:45:45 2026-02-04T09:45:45.363Z INFO 11251 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 09:45:45 2026-02-04T09:45:45.364Z INFO 11251 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 09:45:45 2026-02-04T09:45:45.364Z INFO 11251 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 09:45:45 2026-02-04T09:45:45.364Z INFO 11251 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 09:45:45 2026-02-04T09:45:45.364Z INFO 11251 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 09:45:45 2026-02-04T09:45:45.399Z INFO 11251 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 09:45:45 2026-02-04T09:45:45.401Z INFO 11251 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 09:45:45 2026-02-04T09:45:45.410Z INFO 11251 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 09:45:45 2026-02-04T09:45:45.411Z WARN 11251 --- [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) 09:45:45 2026-02-04T09:45:45.412Z INFO 11251 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 09:45:45 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 09:45:45 Database driver: undefined/unknown 09:45:45 Database version: 14.1 09:45:45 Autocommit mode: undefined/unknown 09:45:45 Isolation level: undefined/unknown 09:45:45 Minimum pool size: undefined/unknown 09:45:45 Maximum pool size: undefined/unknown 09:45:45 2026-02-04T09:45:45.469Z INFO 11251 --- [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) 09:45:45 2026-02-04T09:45:45.470Z INFO 11251 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 09:45:45 2026-02-04T09:45:45.600Z WARN 11251 --- [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. 09:45:46 2026-02-04T09:45:46.125Z WARN 11251 --- [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 09:45:46 2026-02-04T09:45:46.395Z WARN 11251 --- [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. 09:45:46 2026-02-04T09:45:46.490Z INFO 11251 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:45:46 2026-02-04T09:45:46.490Z INFO 11251 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:45:46 2026-02-04T09:45:46.496Z INFO 11251 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 09:45:46 2026-02-04T09:45:46.509Z INFO 11251 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 19 ms 09:45:46 2026-02-04T09:45:46.538Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:46 allow.auto.create.topics = true 09:45:46 auto.commit.interval.ms = 5000 09:45:46 auto.include.jmx.reporter = true 09:45:46 auto.offset.reset = latest 09:45:46 bootstrap.servers = [localhost:32777] 09:45:46 check.crcs = true 09:45:46 client.dns.lookup = use_all_dns_ips 09:45:46 client.id = consumer-ncmp-group-30 09:45:46 client.rack = 09:45:46 connections.max.idle.ms = 540000 09:45:46 default.api.timeout.ms = 60000 09:45:46 enable.auto.commit = false 09:45:46 enable.metrics.push = true 09:45:46 exclude.internal.topics = true 09:45:46 fetch.max.bytes = 52428800 09:45:46 fetch.max.wait.ms = 500 09:45:46 fetch.min.bytes = 1 09:45:46 group.id = ncmp-group 09:45:46 group.instance.id = null 09:45:46 group.protocol = classic 09:45:46 group.remote.assignor = null 09:45:46 heartbeat.interval.ms = 3000 09:45:46 interceptor.classes = [] 09:45:46 internal.leave.group.on.close = true 09:45:46 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:46 isolation.level = read_uncommitted 09:45:46 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:46 max.partition.fetch.bytes = 1048576 09:45:46 max.poll.interval.ms = 300000 09:45:46 max.poll.records = 500 09:45:46 metadata.max.age.ms = 300000 09:45:46 metadata.recovery.strategy = none 09:45:46 metric.reporters = [] 09:45:46 metrics.num.samples = 2 09:45:46 metrics.recording.level = INFO 09:45:46 metrics.sample.window.ms = 30000 09:45:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:46 receive.buffer.bytes = 65536 09:45:46 reconnect.backoff.max.ms = 1000 09:45:46 reconnect.backoff.ms = 50 09:45:46 request.timeout.ms = 30000 09:45:46 retry.backoff.max.ms = 1000 09:45:46 retry.backoff.ms = 100 09:45:46 sasl.client.callback.handler.class = null 09:45:46 sasl.jaas.config = null 09:45:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:46 sasl.kerberos.min.time.before.relogin = 60000 09:45:46 sasl.kerberos.service.name = null 09:45:46 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:46 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:46 sasl.login.callback.handler.class = null 09:45:46 sasl.login.class = null 09:45:46 sasl.login.connect.timeout.ms = null 09:45:46 sasl.login.read.timeout.ms = null 09:45:46 sasl.login.refresh.buffer.seconds = 300 09:45:46 sasl.login.refresh.min.period.seconds = 60 09:45:46 sasl.login.refresh.window.factor = 0.8 09:45:46 sasl.login.refresh.window.jitter = 0.05 09:45:46 sasl.login.retry.backoff.max.ms = 10000 09:45:46 sasl.login.retry.backoff.ms = 100 09:45:46 sasl.mechanism = GSSAPI 09:45:46 sasl.oauthbearer.clock.skew.seconds = 30 09:45:46 sasl.oauthbearer.expected.audience = null 09:45:46 sasl.oauthbearer.expected.issuer = null 09:45:46 sasl.oauthbearer.header.urlencode = false 09:45:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:46 sasl.oauthbearer.jwks.endpoint.url = null 09:45:46 sasl.oauthbearer.scope.claim.name = scope 09:45:46 sasl.oauthbearer.sub.claim.name = sub 09:45:46 sasl.oauthbearer.token.endpoint.url = null 09:45:46 security.protocol = PLAINTEXT 09:45:46 security.providers = null 09:45:46 send.buffer.bytes = 131072 09:45:46 session.timeout.ms = 45000 09:45:46 socket.connection.setup.timeout.max.ms = 30000 09:45:46 socket.connection.setup.timeout.ms = 10000 09:45:46 ssl.cipher.suites = null 09:45:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:46 ssl.endpoint.identification.algorithm = https 09:45:46 ssl.engine.factory.class = null 09:45:46 ssl.key.password = null 09:45:46 ssl.keymanager.algorithm = SunX509 09:45:46 ssl.keystore.certificate.chain = null 09:45:46 ssl.keystore.key = null 09:45:46 ssl.keystore.location = null 09:45:46 ssl.keystore.password = null 09:45:46 ssl.keystore.type = JKS 09:45:46 ssl.protocol = TLSv1.3 09:45:46 ssl.provider = null 09:45:46 ssl.secure.random.implementation = null 09:45:46 ssl.trustmanager.algorithm = PKIX 09:45:46 ssl.truststore.certificates = null 09:45:46 ssl.truststore.location = null 09:45:46 ssl.truststore.password = null 09:45:46 ssl.truststore.type = JKS 09:45:46 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:46 09:45:46 2026-02-04T09:45:46.538Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:46 2026-02-04T09:45:46.540Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 09:45:46 2026-02-04T09:45:46.540Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:46 2026-02-04T09:45:46.540Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:46 2026-02-04T09:45:46.540Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198346540 09:45:46 2026-02-04T09:45:46.540Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.542Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:46 allow.auto.create.topics = true 09:45:46 auto.commit.interval.ms = 5000 09:45:46 auto.include.jmx.reporter = true 09:45:46 auto.offset.reset = latest 09:45:46 bootstrap.servers = [localhost:32777] 09:45:46 check.crcs = true 09:45:46 client.dns.lookup = use_all_dns_ips 09:45:46 client.id = consumer-ncmp-group-31 09:45:46 client.rack = 09:45:46 connections.max.idle.ms = 540000 09:45:46 default.api.timeout.ms = 60000 09:45:46 enable.auto.commit = false 09:45:46 enable.metrics.push = true 09:45:46 exclude.internal.topics = true 09:45:46 fetch.max.bytes = 52428800 09:45:46 fetch.max.wait.ms = 500 09:45:46 fetch.min.bytes = 1 09:45:46 group.id = ncmp-group 09:45:46 group.instance.id = null 09:45:46 group.protocol = classic 09:45:46 group.remote.assignor = null 09:45:46 heartbeat.interval.ms = 3000 09:45:46 interceptor.classes = [] 09:45:46 internal.leave.group.on.close = true 09:45:46 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:46 isolation.level = read_uncommitted 09:45:46 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:46 max.partition.fetch.bytes = 1048576 09:45:46 max.poll.interval.ms = 300000 09:45:46 max.poll.records = 500 09:45:46 metadata.max.age.ms = 300000 09:45:46 metadata.recovery.strategy = none 09:45:46 metric.reporters = [] 09:45:46 metrics.num.samples = 2 09:45:46 metrics.recording.level = INFO 09:45:46 metrics.sample.window.ms = 30000 09:45:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:46 receive.buffer.bytes = 65536 09:45:46 reconnect.backoff.max.ms = 1000 09:45:46 reconnect.backoff.ms = 50 09:45:46 request.timeout.ms = 30000 09:45:46 retry.backoff.max.ms = 1000 09:45:46 retry.backoff.ms = 100 09:45:46 sasl.client.callback.handler.class = null 09:45:46 sasl.jaas.config = null 09:45:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:46 sasl.kerberos.min.time.before.relogin = 60000 09:45:46 sasl.kerberos.service.name = null 09:45:46 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:46 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:46 sasl.login.callback.handler.class = null 09:45:46 sasl.login.class = null 09:45:46 sasl.login.connect.timeout.ms = null 09:45:46 sasl.login.read.timeout.ms = null 09:45:46 sasl.login.refresh.buffer.seconds = 300 09:45:46 sasl.login.refresh.min.period.seconds = 60 09:45:46 sasl.login.refresh.window.factor = 0.8 09:45:46 sasl.login.refresh.window.jitter = 0.05 09:45:46 sasl.login.retry.backoff.max.ms = 10000 09:45:46 sasl.login.retry.backoff.ms = 100 09:45:46 sasl.mechanism = GSSAPI 09:45:46 sasl.oauthbearer.clock.skew.seconds = 30 09:45:46 sasl.oauthbearer.expected.audience = null 09:45:46 sasl.oauthbearer.expected.issuer = null 09:45:46 sasl.oauthbearer.header.urlencode = false 09:45:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:46 sasl.oauthbearer.jwks.endpoint.url = null 09:45:46 sasl.oauthbearer.scope.claim.name = scope 09:45:46 sasl.oauthbearer.sub.claim.name = sub 09:45:46 sasl.oauthbearer.token.endpoint.url = null 09:45:46 security.protocol = PLAINTEXT 09:45:46 security.providers = null 09:45:46 send.buffer.bytes = 131072 09:45:46 session.timeout.ms = 45000 09:45:46 socket.connection.setup.timeout.max.ms = 30000 09:45:46 socket.connection.setup.timeout.ms = 10000 09:45:46 ssl.cipher.suites = null 09:45:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:46 ssl.endpoint.identification.algorithm = https 09:45:46 ssl.engine.factory.class = null 09:45:46 ssl.key.password = null 09:45:46 ssl.keymanager.algorithm = SunX509 09:45:46 ssl.keystore.certificate.chain = null 09:45:46 ssl.keystore.key = null 09:45:46 ssl.keystore.location = null 09:45:46 ssl.keystore.password = null 09:45:46 ssl.keystore.type = JKS 09:45:46 ssl.protocol = TLSv1.3 09:45:46 ssl.provider = null 09:45:46 ssl.secure.random.implementation = null 09:45:46 ssl.trustmanager.algorithm = PKIX 09:45:46 ssl.truststore.certificates = null 09:45:46 ssl.truststore.location = null 09:45:46 ssl.truststore.password = null 09:45:46 ssl.truststore.type = JKS 09:45:46 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:46 09:45:46 2026-02-04T09:45:46.542Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:46 2026-02-04T09:45:46.544Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 09:45:46 2026-02-04T09:45:46.544Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:46 2026-02-04T09:45:46.544Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:46 2026-02-04T09:45:46.544Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198346544 09:45:46 2026-02-04T09:45:46.544Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.545Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:46 allow.auto.create.topics = true 09:45:46 auto.commit.interval.ms = 5000 09:45:46 auto.include.jmx.reporter = true 09:45:46 auto.offset.reset = latest 09:45:46 bootstrap.servers = [localhost:32777] 09:45:46 check.crcs = true 09:45:46 client.dns.lookup = use_all_dns_ips 09:45:46 client.id = consumer-ncmp-group-32 09:45:46 client.rack = 09:45:46 connections.max.idle.ms = 540000 09:45:46 default.api.timeout.ms = 60000 09:45:46 enable.auto.commit = false 09:45:46 enable.metrics.push = true 09:45:46 exclude.internal.topics = true 09:45:46 fetch.max.bytes = 52428800 09:45:46 fetch.max.wait.ms = 500 09:45:46 fetch.min.bytes = 1 09:45:46 group.id = ncmp-group 09:45:46 group.instance.id = null 09:45:46 group.protocol = classic 09:45:46 group.remote.assignor = null 09:45:46 heartbeat.interval.ms = 3000 09:45:46 interceptor.classes = [] 09:45:46 internal.leave.group.on.close = true 09:45:46 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:46 isolation.level = read_uncommitted 09:45:46 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:46 max.partition.fetch.bytes = 1048576 09:45:46 max.poll.interval.ms = 300000 09:45:46 max.poll.records = 500 09:45:46 metadata.max.age.ms = 300000 09:45:46 metadata.recovery.strategy = none 09:45:46 metric.reporters = [] 09:45:46 metrics.num.samples = 2 09:45:46 metrics.recording.level = INFO 09:45:46 metrics.sample.window.ms = 30000 09:45:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:46 receive.buffer.bytes = 65536 09:45:46 reconnect.backoff.max.ms = 1000 09:45:46 reconnect.backoff.ms = 50 09:45:46 request.timeout.ms = 30000 09:45:46 retry.backoff.max.ms = 1000 09:45:46 retry.backoff.ms = 100 09:45:46 sasl.client.callback.handler.class = null 09:45:46 sasl.jaas.config = null 09:45:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:46 sasl.kerberos.min.time.before.relogin = 60000 09:45:46 sasl.kerberos.service.name = null 09:45:46 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:46 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:46 sasl.login.callback.handler.class = null 09:45:46 sasl.login.class = null 09:45:46 sasl.login.connect.timeout.ms = null 09:45:46 sasl.login.read.timeout.ms = null 09:45:46 sasl.login.refresh.buffer.seconds = 300 09:45:46 sasl.login.refresh.min.period.seconds = 60 09:45:46 sasl.login.refresh.window.factor = 0.8 09:45:46 sasl.login.refresh.window.jitter = 0.05 09:45:46 sasl.login.retry.backoff.max.ms = 10000 09:45:46 sasl.login.retry.backoff.ms = 100 09:45:46 sasl.mechanism = GSSAPI 09:45:46 sasl.oauthbearer.clock.skew.seconds = 30 09:45:46 sasl.oauthbearer.expected.audience = null 09:45:46 sasl.oauthbearer.expected.issuer = null 09:45:46 sasl.oauthbearer.header.urlencode = false 09:45:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:46 sasl.oauthbearer.jwks.endpoint.url = null 09:45:46 sasl.oauthbearer.scope.claim.name = scope 09:45:46 sasl.oauthbearer.sub.claim.name = sub 09:45:46 sasl.oauthbearer.token.endpoint.url = null 09:45:46 security.protocol = PLAINTEXT 09:45:46 security.providers = null 09:45:46 send.buffer.bytes = 131072 09:45:46 session.timeout.ms = 45000 09:45:46 socket.connection.setup.timeout.max.ms = 30000 09:45:46 socket.connection.setup.timeout.ms = 10000 09:45:46 ssl.cipher.suites = null 09:45:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:46 ssl.endpoint.identification.algorithm = https 09:45:46 ssl.engine.factory.class = null 09:45:46 ssl.key.password = null 09:45:46 ssl.keymanager.algorithm = SunX509 09:45:46 ssl.keystore.certificate.chain = null 09:45:46 ssl.keystore.key = null 09:45:46 ssl.keystore.location = null 09:45:46 ssl.keystore.password = null 09:45:46 ssl.keystore.type = JKS 09:45:46 ssl.protocol = TLSv1.3 09:45:46 ssl.provider = null 09:45:46 ssl.secure.random.implementation = null 09:45:46 ssl.trustmanager.algorithm = PKIX 09:45:46 ssl.truststore.certificates = null 09:45:46 ssl.truststore.location = null 09:45:46 ssl.truststore.password = null 09:45:46 ssl.truststore.type = JKS 09:45:46 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:46 09:45:46 2026-02-04T09:45:46.545Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:46 2026-02-04T09:45:46.546Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.547Z INFO 11251 --- [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) 09:45:46 2026-02-04T09:45:46.548Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.552Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:46 2026-02-04T09:45:46.552Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:46 2026-02-04T09:45:46.552Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198346552 09:45:46 2026-02-04T09:45:46.552Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.553Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:46 allow.auto.create.topics = true 09:45:46 auto.commit.interval.ms = 5000 09:45:46 auto.include.jmx.reporter = true 09:45:46 auto.offset.reset = latest 09:45:46 bootstrap.servers = [localhost:32777] 09:45:46 check.crcs = true 09:45:46 client.dns.lookup = use_all_dns_ips 09:45:46 client.id = consumer-ncmp-group-33 09:45:46 client.rack = 09:45:46 connections.max.idle.ms = 540000 09:45:46 default.api.timeout.ms = 60000 09:45:46 enable.auto.commit = false 09:45:46 enable.metrics.push = true 09:45:46 exclude.internal.topics = true 09:45:46 fetch.max.bytes = 52428800 09:45:46 fetch.max.wait.ms = 500 09:45:46 fetch.min.bytes = 1 09:45:46 group.id = ncmp-group 09:45:46 group.instance.id = null 09:45:46 group.protocol = classic 09:45:46 group.remote.assignor = null 09:45:46 heartbeat.interval.ms = 3000 09:45:46 interceptor.classes = [] 09:45:46 internal.leave.group.on.close = true 09:45:46 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:46 isolation.level = read_uncommitted 09:45:46 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:46 max.partition.fetch.bytes = 1048576 09:45:46 max.poll.interval.ms = 300000 09:45:46 max.poll.records = 500 09:45:46 metadata.max.age.ms = 300000 09:45:46 metadata.recovery.strategy = none 09:45:46 metric.reporters = [] 09:45:46 metrics.num.samples = 2 09:45:46 metrics.recording.level = INFO 09:45:46 metrics.sample.window.ms = 30000 09:45:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:46 receive.buffer.bytes = 65536 09:45:46 reconnect.backoff.max.ms = 1000 09:45:46 reconnect.backoff.ms = 50 09:45:46 request.timeout.ms = 30000 09:45:46 retry.backoff.max.ms = 1000 09:45:46 retry.backoff.ms = 100 09:45:46 sasl.client.callback.handler.class = null 09:45:46 sasl.jaas.config = null 09:45:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:46 sasl.kerberos.min.time.before.relogin = 60000 09:45:46 sasl.kerberos.service.name = null 09:45:46 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:46 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:46 sasl.login.callback.handler.class = null 09:45:46 sasl.login.class = null 09:45:46 sasl.login.connect.timeout.ms = null 09:45:46 sasl.login.read.timeout.ms = null 09:45:46 sasl.login.refresh.buffer.seconds = 300 09:45:46 sasl.login.refresh.min.period.seconds = 60 09:45:46 sasl.login.refresh.window.factor = 0.8 09:45:46 sasl.login.refresh.window.jitter = 0.05 09:45:46 sasl.login.retry.backoff.max.ms = 10000 09:45:46 sasl.login.retry.backoff.ms = 100 09:45:46 sasl.mechanism = GSSAPI 09:45:46 sasl.oauthbearer.clock.skew.seconds = 30 09:45:46 sasl.oauthbearer.expected.audience = null 09:45:46 sasl.oauthbearer.expected.issuer = null 09:45:46 sasl.oauthbearer.header.urlencode = false 09:45:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:46 sasl.oauthbearer.jwks.endpoint.url = null 09:45:46 sasl.oauthbearer.scope.claim.name = scope 09:45:46 sasl.oauthbearer.sub.claim.name = sub 09:45:46 sasl.oauthbearer.token.endpoint.url = null 09:45:46 security.protocol = PLAINTEXT 09:45:46 security.providers = null 09:45:46 send.buffer.bytes = 131072 09:45:46 session.timeout.ms = 45000 09:45:46 socket.connection.setup.timeout.max.ms = 30000 09:45:46 socket.connection.setup.timeout.ms = 10000 09:45:46 ssl.cipher.suites = null 09:45:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:46 ssl.endpoint.identification.algorithm = https 09:45:46 ssl.engine.factory.class = null 09:45:46 ssl.key.password = null 09:45:46 ssl.keymanager.algorithm = SunX509 09:45:46 ssl.keystore.certificate.chain = null 09:45:46 ssl.keystore.key = null 09:45:46 ssl.keystore.location = null 09:45:46 ssl.keystore.password = null 09:45:46 ssl.keystore.type = JKS 09:45:46 ssl.protocol = TLSv1.3 09:45:46 ssl.provider = null 09:45:46 ssl.secure.random.implementation = null 09:45:46 ssl.trustmanager.algorithm = PKIX 09:45:46 ssl.truststore.certificates = null 09:45:46 ssl.truststore.location = null 09:45:46 ssl.truststore.password = null 09:45:46 ssl.truststore.type = JKS 09:45:46 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:46 09:45:46 2026-02-04T09:45:46.553Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:46 2026-02-04T09:45:46.555Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 09:45:46 2026-02-04T09:45:46.555Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:46 2026-02-04T09:45:46.555Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:46 2026-02-04T09:45:46.555Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198346555 09:45:46 2026-02-04T09:45:46.555Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.555Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.555Z INFO 11251 --- [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-444fac1e-1157-4b91-acfb-814d67f047b7 09:45:46 2026-02-04T09:45:46.555Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.556Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.556Z INFO 11251 --- [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) 09:45:46 2026-02-04T09:45:46.557Z INFO 11251 --- [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) 09:45:46 2026-02-04T09:45:46.558Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.558Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.558Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:46 allow.auto.create.topics = true 09:45:46 auto.commit.interval.ms = 5000 09:45:46 auto.include.jmx.reporter = true 09:45:46 auto.offset.reset = latest 09:45:46 bootstrap.servers = [localhost:32777] 09:45:46 check.crcs = true 09:45:46 client.dns.lookup = use_all_dns_ips 09:45:46 client.id = consumer-ncmp-data-operation-event-group-34 09:45:46 client.rack = 09:45:46 connections.max.idle.ms = 540000 09:45:46 default.api.timeout.ms = 60000 09:45:46 enable.auto.commit = false 09:45:46 enable.metrics.push = true 09:45:46 exclude.internal.topics = true 09:45:46 fetch.max.bytes = 52428800 09:45:46 fetch.max.wait.ms = 500 09:45:46 fetch.min.bytes = 1 09:45:46 group.id = ncmp-data-operation-event-group 09:45:46 group.instance.id = null 09:45:46 group.protocol = classic 09:45:46 group.remote.assignor = null 09:45:46 heartbeat.interval.ms = 3000 09:45:46 interceptor.classes = [] 09:45:46 internal.leave.group.on.close = true 09:45:46 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:46 isolation.level = read_uncommitted 09:45:46 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:46 max.partition.fetch.bytes = 1048576 09:45:46 max.poll.interval.ms = 300000 09:45:46 max.poll.records = 500 09:45:46 metadata.max.age.ms = 300000 09:45:46 metadata.recovery.strategy = none 09:45:46 metric.reporters = [] 09:45:46 metrics.num.samples = 2 09:45:46 metrics.recording.level = INFO 09:45:46 metrics.sample.window.ms = 30000 09:45:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:46 receive.buffer.bytes = 65536 09:45:46 reconnect.backoff.max.ms = 1000 09:45:46 reconnect.backoff.ms = 50 09:45:46 request.timeout.ms = 30000 09:45:46 retry.backoff.max.ms = 1000 09:45:46 retry.backoff.ms = 100 09:45:46 sasl.client.callback.handler.class = null 09:45:46 sasl.jaas.config = null 09:45:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:46 sasl.kerberos.min.time.before.relogin = 60000 09:45:46 sasl.kerberos.service.name = null 09:45:46 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:46 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:46 sasl.login.callback.handler.class = null 09:45:46 sasl.login.class = null 09:45:46 sasl.login.connect.timeout.ms = null 09:45:46 sasl.login.read.timeout.ms = null 09:45:46 sasl.login.refresh.buffer.seconds = 300 09:45:46 sasl.login.refresh.min.period.seconds = 60 09:45:46 sasl.login.refresh.window.factor = 0.8 09:45:46 sasl.login.refresh.window.jitter = 0.05 09:45:46 sasl.login.retry.backoff.max.ms = 10000 09:45:46 sasl.login.retry.backoff.ms = 100 09:45:46 sasl.mechanism = GSSAPI 09:45:46 sasl.oauthbearer.clock.skew.seconds = 30 09:45:46 sasl.oauthbearer.expected.audience = null 09:45:46 sasl.oauthbearer.expected.issuer = null 09:45:46 sasl.oauthbearer.header.urlencode = false 09:45:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:46 sasl.oauthbearer.jwks.endpoint.url = null 09:45:46 sasl.oauthbearer.scope.claim.name = scope 09:45:46 sasl.oauthbearer.sub.claim.name = sub 09:45:46 sasl.oauthbearer.token.endpoint.url = null 09:45:46 security.protocol = PLAINTEXT 09:45:46 security.providers = null 09:45:46 send.buffer.bytes = 131072 09:45:46 session.timeout.ms = 45000 09:45:46 socket.connection.setup.timeout.max.ms = 30000 09:45:46 socket.connection.setup.timeout.ms = 10000 09:45:46 ssl.cipher.suites = null 09:45:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:46 ssl.endpoint.identification.algorithm = https 09:45:46 ssl.engine.factory.class = null 09:45:46 ssl.key.password = null 09:45:46 ssl.keymanager.algorithm = SunX509 09:45:46 ssl.keystore.certificate.chain = null 09:45:46 ssl.keystore.key = null 09:45:46 ssl.keystore.location = null 09:45:46 ssl.keystore.password = null 09:45:46 ssl.keystore.type = JKS 09:45:46 ssl.protocol = TLSv1.3 09:45:46 ssl.provider = null 09:45:46 ssl.secure.random.implementation = null 09:45:46 ssl.trustmanager.algorithm = PKIX 09:45:46 ssl.truststore.certificates = null 09:45:46 ssl.truststore.location = null 09:45:46 ssl.truststore.password = null 09:45:46 ssl.truststore.type = JKS 09:45:46 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:46 09:45:46 2026-02-04T09:45:46.559Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:46 2026-02-04T09:45:46.560Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 09:45:46 2026-02-04T09:45:46.560Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:46 2026-02-04T09:45:46.560Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:46 2026-02-04T09:45:46.560Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198346560 09:45:46 2026-02-04T09:45:46.560Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.562Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:45:46 allow.auto.create.topics = true 09:45:46 auto.commit.interval.ms = 5000 09:45:46 auto.include.jmx.reporter = true 09:45:46 auto.offset.reset = latest 09:45:46 bootstrap.servers = [localhost:32777] 09:45:46 check.crcs = true 09:45:46 client.dns.lookup = use_all_dns_ips 09:45:46 client.id = consumer-ncmp-async-rest-request-event-group-35 09:45:46 client.rack = 09:45:46 connections.max.idle.ms = 540000 09:45:46 default.api.timeout.ms = 60000 09:45:46 enable.auto.commit = false 09:45:46 enable.metrics.push = true 09:45:46 exclude.internal.topics = true 09:45:46 fetch.max.bytes = 52428800 09:45:46 fetch.max.wait.ms = 500 09:45:46 fetch.min.bytes = 1 09:45:46 group.id = ncmp-async-rest-request-event-group 09:45:46 group.instance.id = null 09:45:46 group.protocol = classic 09:45:46 group.remote.assignor = null 09:45:46 heartbeat.interval.ms = 3000 09:45:46 interceptor.classes = [] 09:45:46 internal.leave.group.on.close = true 09:45:46 internal.throw.on.fetch.stable.offset.unsupported = false 09:45:46 isolation.level = read_uncommitted 09:45:46 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:46 max.partition.fetch.bytes = 1048576 09:45:46 max.poll.interval.ms = 300000 09:45:46 max.poll.records = 500 09:45:46 metadata.max.age.ms = 300000 09:45:46 metadata.recovery.strategy = none 09:45:46 metric.reporters = [] 09:45:46 metrics.num.samples = 2 09:45:46 metrics.recording.level = INFO 09:45:46 metrics.sample.window.ms = 30000 09:45:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:45:46 receive.buffer.bytes = 65536 09:45:46 reconnect.backoff.max.ms = 1000 09:45:46 reconnect.backoff.ms = 50 09:45:46 request.timeout.ms = 30000 09:45:46 retry.backoff.max.ms = 1000 09:45:46 retry.backoff.ms = 100 09:45:46 sasl.client.callback.handler.class = null 09:45:46 sasl.jaas.config = null 09:45:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:46 sasl.kerberos.min.time.before.relogin = 60000 09:45:46 sasl.kerberos.service.name = null 09:45:46 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:46 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:46 sasl.login.callback.handler.class = null 09:45:46 sasl.login.class = null 09:45:46 sasl.login.connect.timeout.ms = null 09:45:46 sasl.login.read.timeout.ms = null 09:45:46 sasl.login.refresh.buffer.seconds = 300 09:45:46 sasl.login.refresh.min.period.seconds = 60 09:45:46 sasl.login.refresh.window.factor = 0.8 09:45:46 sasl.login.refresh.window.jitter = 0.05 09:45:46 sasl.login.retry.backoff.max.ms = 10000 09:45:46 sasl.login.retry.backoff.ms = 100 09:45:46 sasl.mechanism = GSSAPI 09:45:46 sasl.oauthbearer.clock.skew.seconds = 30 09:45:46 sasl.oauthbearer.expected.audience = null 09:45:46 sasl.oauthbearer.expected.issuer = null 09:45:46 sasl.oauthbearer.header.urlencode = false 09:45:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:46 sasl.oauthbearer.jwks.endpoint.url = null 09:45:46 sasl.oauthbearer.scope.claim.name = scope 09:45:46 sasl.oauthbearer.sub.claim.name = sub 09:45:46 sasl.oauthbearer.token.endpoint.url = null 09:45:46 security.protocol = PLAINTEXT 09:45:46 security.providers = null 09:45:46 send.buffer.bytes = 131072 09:45:46 session.timeout.ms = 45000 09:45:46 socket.connection.setup.timeout.max.ms = 30000 09:45:46 socket.connection.setup.timeout.ms = 10000 09:45:46 ssl.cipher.suites = null 09:45:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:46 ssl.endpoint.identification.algorithm = https 09:45:46 ssl.engine.factory.class = null 09:45:46 ssl.key.password = null 09:45:46 ssl.keymanager.algorithm = SunX509 09:45:46 ssl.keystore.certificate.chain = null 09:45:46 ssl.keystore.key = null 09:45:46 ssl.keystore.location = null 09:45:46 ssl.keystore.password = null 09:45:46 ssl.keystore.type = JKS 09:45:46 ssl.protocol = TLSv1.3 09:45:46 ssl.provider = null 09:45:46 ssl.secure.random.implementation = null 09:45:46 ssl.trustmanager.algorithm = PKIX 09:45:46 ssl.truststore.certificates = null 09:45:46 ssl.truststore.location = null 09:45:46 ssl.truststore.password = null 09:45:46 ssl.truststore.type = JKS 09:45:46 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:45:46 09:45:46 2026-02-04T09:45:46.562Z INFO 11251 --- [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-32cec6d1-4226-4997-8310-1515618822e5 09:45:46 2026-02-04T09:45:46.562Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.562Z INFO 11251 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:46 2026-02-04T09:45:46.563Z INFO 11251 --- [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-4e3a81f8-8456-4504-8734-7ee44cde8638 09:45:46 2026-02-04T09:45:46.563Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.563Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.564Z INFO 11251 --- [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) 09:45:46 2026-02-04T09:45:46.564Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.567Z INFO 11251 --- [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-58153529-6cdf-450e-bb10-b558e1622cab 09:45:46 2026-02-04T09:45:46.567Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.567Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 09:45:46 2026-02-04T09:45:46.567Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 09:45:46 2026-02-04T09:45:46.567Z INFO 11251 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1770198346567 09:45:46 2026-02-04T09:45:46.567Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.572Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.572Z INFO 11251 --- [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) 09:45:46 2026-02-04T09:45:46.572Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.573Z INFO 11251 --- [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) 09:45:46 2026-02-04T09:45:46.574Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.574Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.576Z INFO 11251 --- [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-d868d0ad-b56d-4b3d-b857-bb35c5a76daf 09:45:46 2026-02-04T09:45:46.577Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.577Z INFO 11251 --- [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-e4dadf75-922b-47a8-ad87-da7966cddb55 09:45:46 2026-02-04T09:45:46.578Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.584Z INFO 11251 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : Started DataMigrationIntegrationSpec in 1.924 seconds (process running for 88.375) 09:45:46 2026-02-04T09:45:46.585Z INFO 11251 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 09:45:46 2026-02-04T09:45:46.585Z INFO 11251 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 09:45:46 2026-02-04T09:45:46.585Z INFO 11251 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 09:45:46 2026-02-04T09:45:46.585Z INFO 11251 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 09:45:46 2026-02-04T09:45:46.586Z INFO 11251 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 09:45:46 2026-02-04T09:45:46.586Z INFO 11251 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 09:45:46 2026-02-04T09:45:46.590Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50601/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50601 09:45:46 2026-02-04T09:45:46.590Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:45:46 2026-02-04T09:45:46.590Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 09:45:46 Detail: Key (name)=(CPS-Admin) already exists. 09:45:46 2026-02-04T09:45:46.615Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:45:46 2026-02-04T09:45:46.615Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 09:45:46 Detail: Key (name, dataspace_id)=(cps-notification-subscriptions, 1) already exists. 09:45:46 2026-02-04T09:45:46.617Z WARN 11251 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new schema set failed as schema set already exists 09:45:46 2026-02-04T09:45:46.622Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:45:46 2026-02-04T09:45:46.622Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 09:45:46 Detail: Key (dataspace_id, name)=(1, cps-notification-subscriptions) already exists. 09:45:46 2026-02-04T09:45:46.623Z WARN 11251 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new anchor failed as anchor already exists 09:45:46 2026-02-04T09:45:46.642Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54293/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54293 09:45:46 2026-02-04T09:45:46.645Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33813/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33813 09:45:46 2026-02-04T09:45:46.658Z INFO 11251 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:45:46 2026-02-04T09:45:46.658Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:45:46 2026-02-04T09:45:46.658Z ERROR 11251 --- [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" 09:45:46 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch. 09:45:46 2026-02-04T09:45:46.658Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:45:46 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. 09:45:46 2026-02-04T09:45:46.662Z WARN 11251 --- [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" 09:45:46 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 09:45:46 2026-02-04T09:45:46.664Z INFO 11251 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:45:46 2026-02-04T09:45:46.664Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:45:46 2026-02-04T09:45:46.664Z ERROR 11251 --- [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" 09:45:46 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch. 09:45:46 2026-02-04T09:45:46.664Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:45:46 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. 09:45:46 2026-02-04T09:45:46.665Z WARN 11251 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new data node 'dataspaces' failed as data node already exists 09:45:46 2026-02-04T09:45:46.665Z INFO 11251 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 09:45:46 2026-02-04T09:45:46.665Z INFO 11251 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 09:45:46 2026-02-04T09:45:46.665Z INFO 11251 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 09:45:46 2026-02-04T09:45:46.665Z INFO 11251 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 09:45:46 2026-02-04T09:45:46.671Z INFO 11251 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision 2025-07-22. 09:45:46 2026-02-04T09:45:46.682Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51571/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51571 09:45:46 2026-02-04T09:45:46.696Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48861/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48861 09:45:46 2026-02-04T09:45:46.703Z INFO 11251 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 09:45:46 2026-02-04T09:45:46.704Z INFO 11251 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 09:45:46 2026-02-04T09:45:46.709Z INFO 11251 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 0 09:45:46 2026-02-04T09:45:46.709Z INFO 11251 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 09:45:46 2026-02-04T09:45:46.713Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 09:45:46 2026-02-04T09:45:46.714Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57421/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57421 09:45:46 2026-02-04T09:45:46.715Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 09:45:46 2026-02-04T09:45:46.718Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 09:45:46 2026-02-04T09:45:46.721Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 09:45:46 2026-02-04T09:45:46.723Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 09:45:46 2026-02-04T09:45:46.726Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45623/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45623 09:45:46 2026-02-04T09:45:46.726Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 09:45:46 2026-02-04T09:45:46.735Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 09:45:46 2026-02-04T09:45:46.735Z INFO 11251 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 09:45:46 2026-02-04T09:45:46.735Z INFO 11251 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 09:45:46 2026-02-04T09:45:46.735Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 09:45:46 2026-02-04T09:45:46.755Z WARN 11251 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44525/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44525 09:45:46 2026-02-04T09:45:46.773Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:45:46 2026-02-04T09:45:46.773Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 09:45:46 Detail: Key (name, dataspace_id)=(cm-data-job-subscriptions, 2) already exists. 09:45:46 2026-02-04T09:45:46.777Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44581/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44581 09:45:46 2026-02-04T09:45:46.780Z WARN 11251 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new schema set failed as schema set already exists 09:45:46 2026-02-04T09:45:46.783Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:45:46 2026-02-04T09:45:46.783Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 09:45:46 Detail: Key (dataspace_id, name)=(2, cm-data-job-subscriptions) already exists. 09:45:46 2026-02-04T09:45:46.784Z WARN 11251 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new anchor failed as anchor already exists 09:45:46 2026-02-04T09:45:46.791Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36881/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36881 09:45:46 2026-02-04T09:45:46.795Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39047/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39047 09:45:46 2026-02-04T09:45:46.800Z INFO 11251 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:45:46 2026-02-04T09:45:46.800Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:45:46 2026-02-04T09:45:46.800Z ERROR 11251 --- [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" 09:45:46 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. Call getNextException to see other errors in the batch. 09:45:46 2026-02-04T09:45:46.800Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:45:46 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. 09:45:46 2026-02-04T09:45:46.801Z WARN 11251 --- [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" 09:45:46 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 09:45:46 2026-02-04T09:45:46.802Z INFO 11251 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:45:46 2026-02-04T09:45:46.802Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:45:46 2026-02-04T09:45:46.802Z ERROR 11251 --- [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" 09:45:46 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. Call getNextException to see other errors in the batch. 09:45:46 2026-02-04T09:45:46.802Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:45:46 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. 09:45:46 2026-02-04T09:45:46.803Z WARN 11251 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new data node 'dataJob' failed as data node already exists 09:45:46 2026-02-04T09:45:46.803Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 09:45:46 2026-02-04T09:45:46.803Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 09:45:46 2026-02-04T09:45:46.803Z INFO 11251 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 09:45:46 2026-02-04T09:45:46.803Z INFO 11251 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 09:45:46 2026-02-04T09:45:46.803Z INFO 11251 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 09:45:46 2026-02-04T09:45:46.803Z INFO 11251 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 09:45:46 2026-02-04T09:45:46.803Z INFO 11251 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 09:45:46 2026-02-04T09:45:46.832Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49723/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49723 09:45:46 2026-02-04T09:45:46.835Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59665/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59665 09:45:46 2026-02-04T09:45:46.838Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52325/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52325 09:45:46 2026-02-04T09:45:46.843Z INFO 11251 --- [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] 09:45:46 2026-02-04T09:45:46.844Z INFO 11251 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:45:46 acks = -1 09:45:46 auto.include.jmx.reporter = true 09:45:46 batch.size = 16384 09:45:46 bootstrap.servers = [localhost:32777] 09:45:46 buffer.memory = 33554432 09:45:46 client.dns.lookup = use_all_dns_ips 09:45:46 client.id = cps-core-1 09:45:46 compression.gzip.level = -1 09:45:46 compression.lz4.level = 9 09:45:46 compression.type = none 09:45:46 compression.zstd.level = 3 09:45:46 connections.max.idle.ms = 540000 09:45:46 delivery.timeout.ms = 120000 09:45:46 enable.idempotence = true 09:45:46 enable.metrics.push = true 09:45:46 interceptor.classes = [] 09:45:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:45:46 linger.ms = 0 09:45:46 max.block.ms = 60000 09:45:46 max.in.flight.requests.per.connection = 5 09:45:46 max.request.size = 1048576 09:45:46 metadata.max.age.ms = 300000 09:45:46 metadata.max.idle.ms = 300000 09:45:46 metadata.recovery.strategy = none 09:45:46 metric.reporters = [] 09:45:46 metrics.num.samples = 2 09:45:46 metrics.recording.level = INFO 09:45:46 metrics.sample.window.ms = 30000 09:45:46 partitioner.adaptive.partitioning.enable = true 09:45:46 partitioner.availability.timeout.ms = 0 09:45:46 partitioner.class = null 09:45:46 partitioner.ignore.keys = false 09:45:46 receive.buffer.bytes = 32768 09:45:46 reconnect.backoff.max.ms = 1000 09:45:46 reconnect.backoff.ms = 50 09:45:46 request.timeout.ms = 30000 09:45:46 retries = 2147483647 09:45:46 retry.backoff.max.ms = 1000 09:45:46 retry.backoff.ms = 100 09:45:46 sasl.client.callback.handler.class = null 09:45:46 sasl.jaas.config = null 09:45:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:45:46 sasl.kerberos.min.time.before.relogin = 60000 09:45:46 sasl.kerberos.service.name = null 09:45:46 sasl.kerberos.ticket.renew.jitter = 0.05 09:45:46 sasl.kerberos.ticket.renew.window.factor = 0.8 09:45:46 sasl.login.callback.handler.class = null 09:45:46 sasl.login.class = null 09:45:46 sasl.login.connect.timeout.ms = null 09:45:46 sasl.login.read.timeout.ms = null 09:45:46 sasl.login.refresh.buffer.seconds = 300 09:45:46 sasl.login.refresh.min.period.seconds = 60 09:45:46 sasl.login.refresh.window.factor = 0.8 09:45:46 sasl.login.refresh.window.jitter = 0.05 09:45:46 sasl.login.retry.backoff.max.ms = 10000 09:45:46 sasl.login.retry.backoff.ms = 100 09:45:46 sasl.mechanism = GSSAPI 09:45:46 sasl.oauthbearer.clock.skew.seconds = 30 09:45:46 sasl.oauthbearer.expected.audience = null 09:45:46 sasl.oauthbearer.expected.issuer = null 09:45:46 sasl.oauthbearer.header.urlencode = false 09:45:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:45:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:45:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:45:46 sasl.oauthbearer.jwks.endpoint.url = null 09:45:46 sasl.oauthbearer.scope.claim.name = scope 09:45:46 sasl.oauthbearer.sub.claim.name = sub 09:45:46 sasl.oauthbearer.token.endpoint.url = null 09:45:46 security.protocol = PLAINTEXT 09:45:46 security.providers = null 09:45:46 send.buffer.bytes = 131072 09:45:46 socket.connection.setup.timeout.max.ms = 30000 09:45:46 socket.connection.setup.timeout.ms = 10000 09:45:46 ssl.cipher.suites = null 09:45:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:45:46 ssl.endpoint.identification.algorithm = https 09:45:46 ssl.engine.factory.class = null 09:45:46 ssl.key.password = null 09:45:46 ssl.keymanager.algorithm = SunX509 09:45:46 ssl.keystore.certificate.chain = null 09:45:46 ssl.keystore.key = null 09:45:46 ssl.keystore.location = null 09:45:46 ssl.keystore.password = null 09:45:46 ssl.keystore.type = JKS 09:45:46 ssl.protocol = TLSv1.3 09:45:46 ssl.provider = null 09:45:46 ssl.secure.random.implementation = null 09:45:46 ssl.trustmanager.algorithm = PKIX 09:45:46 ssl.truststore.certificates = null 09:45:46 ssl.truststore.location = null 09:45:46 ssl.truststore.password = null 09:45:46 ssl.truststore.type = JKS 09:45:46 transaction.timeout.ms = 60000 09:45:46 transactional.id = null 09:45:46 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 09:45:46 09:45:46 2026-02-04T09:45:46.844Z INFO 11251 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 09:45:46 2026-02-04T09:45:46.845Z INFO 11251 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 09:45:46 2026-02-04T09:45:46.847Z INFO 11251 --- [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. 09:45:46 2026-02-04T09:45:46.850Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:46 2026-02-04T09:45:46.851Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:46 2026-02-04T09:45:46.852Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:46 2026-02-04T09:45:46.854Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:46 2026-02-04T09:45:46.854Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:46 2026-02-04T09:45:46.854Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 09:45:46 2026-02-04T09:45:46.854Z INFO 11251 --- [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 09:45:46 2026-02-04T09:45:46.862Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43649/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43649 09:45:46 2026-02-04T09:45:46.904Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43117/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43117 09:45:46 2026-02-04T09:45:46.909Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58189/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58189 09:45:46 2026-02-04T09:45:46.911Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60313/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60313 09:45:46 2026-02-04T09:45:46.927Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60779/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60779 09:45:46 2026-02-04T09:45:46.932Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:47 2026-02-04T09:45:46.940Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:47 2026-02-04T09:45:46.947Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1: Name or service not known 09:45:47 2026-02-04T09:45:46.949Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50743/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50743 09:45:47 2026-02-04T09:45:46.952Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36593/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36593 09:45:47 2026-02-04T09:45:46.963Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:47 2026-02-04T09:45:46.983Z WARN 11251 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59163/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59163 09:45:47 2026-02-04T09:45:46.986Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55617/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55617 09:45:47 2026-02-04T09:45:46.989Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55701/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55701 09:45:47 2026-02-04T09:45:46.992Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59705/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59705 09:45:47 2026-02-04T09:45:46.995Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55825/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55825 09:45:47 2026-02-04T09:45:46.998Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54239/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54239 09:45:47 2026-02-04T09:45:47.001Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54637/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54637 09:45:47 2026-02-04T09:45:47.010Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:47 2026-02-04T09:45:47.010Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:47 2026-02-04T09:45:47.011Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:47 2026-02-04T09:45:47.011Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:47 2026-02-04T09:45:47.011Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:47 2026-02-04T09:45:47.020Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54343/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54343 09:45:47 2026-02-04T09:45:47.028Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:47 2026-02-04T09:45:47.034Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:47 2026-02-04T09:45:47.040Z WARN 11251 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38321/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38321 09:45:47 2026-02-04T09:45:47.045Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51663/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51663 09:45:47 2026-02-04T09:45:47.047Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40141/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40141 09:45:47 2026-02-04T09:45:47.063Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:47 2026-02-04T09:45:47.069Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52091/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52091 09:45:47 2026-02-04T09:45:47.086Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57451/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57451 09:45:47 2026-02-04T09:45:47.089Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48989/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48989 09:45:47 2026-02-04T09:45:47.092Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35159/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35159 09:45:47 2026-02-04T09:45:47.096Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50661/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50661 09:45:47 2026-02-04T09:45:47.100Z WARN 11251 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58539/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58539 09:45:47 2026-02-04T09:45:47.104Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48167/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48167 09:45:47 2026-02-04T09:45:47.106Z INFO 11251 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 09:45:47 2026-02-04T09:45:47.110Z INFO 11251 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 2 09:45:47 2026-02-04T09:45:47.121Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59767/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59767 09:45:47 2026-02-04T09:45:47.125Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38473/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38473 09:45:47 2026-02-04T09:45:47.139Z WARN 11251 --- [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 09:45:47 2026-02-04T09:45:47.143Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49345/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49345 09:45:47 2026-02-04T09:45:47.145Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60815/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60815 09:45:47 2026-02-04T09:45:47.150Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48621/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48621 09:45:47 2026-02-04T09:45:47.161Z INFO 11251 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 09:45:47 2026-02-04T09:45:47.167Z WARN 11251 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53737/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53737 09:45:47 2026-02-04T09:45:47.184Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55865/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55865 09:45:47 2026-02-04T09:45:47.197Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54989/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54989 09:45:47 2026-02-04T09:45:47.214Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48089/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48089 09:45:47 2026-02-04T09:45:47.217Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34645/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34645 09:45:47 2026-02-04T09:45:47.232Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2: Name or service not known 09:45:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.593 s -- in org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 09:45:47 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 09:45:48 2026-02-04T09:45:48.122Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.122Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.122Z INFO 11251 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 09:45:48 2026-02-04T09:45:48.122Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.125Z INFO 11251 --- [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-d868d0ad-b56d-4b3d-b857-bb35c5a76daf', protocol='range'} 09:45:48 2026-02-04T09:45:48.125Z INFO 11251 --- [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-983bab86-7812-49ed-a7e2-6565c1ea88b1', protocol='range'} 09:45:48 2026-02-04T09:45:48.125Z INFO 11251 --- [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-983bab86-7812-49ed-a7e2-6565c1ea88b1=Assignment(partitions=[]), consumer-ncmp-data-operation-event-group-34-d868d0ad-b56d-4b3d-b857-bb35c5a76daf=Assignment(partitions=[ncmp-async-m2m-0])} 09:45:48 2026-02-04T09:45:48.128Z INFO 11251 --- [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-983bab86-7812-49ed-a7e2-6565c1ea88b1', protocol='range'} 09:45:48 2026-02-04T09:45:48.128Z INFO 11251 --- [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=[]) 09:45:48 2026-02-04T09:45:48.128Z INFO 11251 --- [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: 09:45:48 2026-02-04T09:45:48.128Z INFO 11251 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [] 09:45:48 2026-02-04T09:45:48.129Z INFO 11251 --- [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-d868d0ad-b56d-4b3d-b857-bb35c5a76daf', protocol='range'} 09:45:48 2026-02-04T09:45:48.129Z INFO 11251 --- [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]) 09:45:48 2026-02-04T09:45:48.129Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.131Z INFO 11251 --- [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}} 09:45:48 2026-02-04T09:45:48.131Z INFO 11251 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 09:45:48 2026-02-04T09:45:48.142Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.142Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.142Z INFO 11251 --- [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] 09:45:48 2026-02-04T09:45:48.142Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.148Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.149Z INFO 11251 --- [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-e4dadf75-922b-47a8-ad87-da7966cddb55', protocol='range'} 09:45:48 2026-02-04T09:45:48.149Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.149Z INFO 11251 --- [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-de6a2a74-6640-41d2-b3cb-b286f00b0cde', protocol='range'} 09:45:48 2026-02-04T09:45:48.149Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 09:45:48 2026-02-04T09:45:48.149Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.149Z INFO 11251 --- [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-de6a2a74-6640-41d2-b3cb-b286f00b0cde=Assignment(partitions=[]), consumer-ncmp-async-rest-request-event-group-35-e4dadf75-922b-47a8-ad87-da7966cddb55=Assignment(partitions=[ncmp-async-m2m-0])} 09:45:48 2026-02-04T09:45:48.152Z INFO 11251 --- [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-e4dadf75-922b-47a8-ad87-da7966cddb55', protocol='range'} 09:45:48 2026-02-04T09:45:48.152Z INFO 11251 --- [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]) 09:45:48 2026-02-04T09:45:48.152Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.152Z INFO 11251 --- [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-de6a2a74-6640-41d2-b3cb-b286f00b0cde', protocol='range'} 09:45:48 2026-02-04T09:45:48.152Z INFO 11251 --- [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=[]) 09:45:48 2026-02-04T09:45:48.152Z INFO 11251 --- [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: 09:45:48 2026-02-04T09:45:48.152Z INFO 11251 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [] 09:45:48 2026-02-04T09:45:48.156Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.156Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.156Z INFO 11251 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 09:45:48 2026-02-04T09:45:48.156Z INFO 11251 --- [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}} 09:45:48 2026-02-04T09:45:48.156Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.157Z INFO 11251 --- [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] 09:45:48 2026-02-04T09:45:48.162Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.162Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.162Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.162Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.162Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 09:45:48 2026-02-04T09:45:48.162Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 09:45:48 2026-02-04T09:45:48.162Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.162Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.164Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-30-444fac1e-1157-4b91-acfb-814d67f047b7', protocol='range'} 09:45:48 2026-02-04T09:45:48.164Z INFO 11251 --- [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-23877b56-dc95-47a9-a017-b9fac5996d10', protocol='range'} 09:45:48 2026-02-04T09:45:48.165Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-32-4e3a81f8-8456-4504-8734-7ee44cde8638', protocol='range'} 09:45:48 2026-02-04T09:45:48.165Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-33-58153529-6cdf-450e-bb10-b558e1622cab', protocol='range'} 09:45:48 2026-02-04T09:45:48.165Z INFO 11251 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-31-32cec6d1-4226-4997-8310-1515618822e5', protocol='range'} 09:45:48 2026-02-04T09:45:48.166Z INFO 11251 --- [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-9e05ef97-399f-4a26-a4c3-0157e5cb8e00', protocol='range'} 09:45:48 2026-02-04T09:45:48.168Z INFO 11251 --- [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-5f66fb0e-6aeb-4976-919d-22109e4d7e8f', protocol='range'} 09:45:48 2026-02-04T09:45:48.169Z INFO 11251 --- [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-44b0ed08-c7c7-4743-896d-ba8d7e24b66d', protocol='range'} 09:45:48 2026-02-04T09:45:48.182Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Finished assignment for group at generation 3: {consumer-ncmp-group-30-444fac1e-1157-4b91-acfb-814d67f047b7=Assignment(partitions=[]), consumer-ncmp-group-1-9e05ef97-399f-4a26-a4c3-0157e5cb8e00=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-32-4e3a81f8-8456-4504-8734-7ee44cde8638=Assignment(partitions=[]), consumer-ncmp-group-2-23877b56-dc95-47a9-a017-b9fac5996d10=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-4-5f66fb0e-6aeb-4976-919d-22109e4d7e8f=Assignment(partitions=[]), consumer-ncmp-group-3-44b0ed08-c7c7-4743-896d-ba8d7e24b66d=Assignment(partitions=[subscription-0]), consumer-ncmp-group-33-58153529-6cdf-450e-bb10-b558e1622cab=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-31-32cec6d1-4226-4997-8310-1515618822e5=Assignment(partitions=[])} 09:45:48 2026-02-04T09:45:48.186Z INFO 11251 --- [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-23877b56-dc95-47a9-a017-b9fac5996d10', protocol='range'} 09:45:48 2026-02-04T09:45:48.186Z INFO 11251 --- [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-9e05ef97-399f-4a26-a4c3-0157e5cb8e00', protocol='range'} 09:45:48 2026-02-04T09:45:48.186Z INFO 11251 --- [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]) 09:45:48 2026-02-04T09:45:48.186Z INFO 11251 --- [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-5f66fb0e-6aeb-4976-919d-22109e4d7e8f', protocol='range'} 09:45:48 2026-02-04T09:45:48.186Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.186Z INFO 11251 --- [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]) 09:45:48 2026-02-04T09:45:48.186Z INFO 11251 --- [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=[]) 09:45:48 2026-02-04T09:45:48.186Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.186Z INFO 11251 --- [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: 09:45:48 2026-02-04T09:45:48.186Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 09:45:48 2026-02-04T09:45:48.187Z INFO 11251 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-31-32cec6d1-4226-4997-8310-1515618822e5', protocol='range'} 09:45:48 2026-02-04T09:45:48.187Z INFO 11251 --- [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=[]) 09:45:48 2026-02-04T09:45:48.187Z INFO 11251 --- [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: 09:45:48 2026-02-04T09:45:48.187Z INFO 11251 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 09:45:48 2026-02-04T09:45:48.187Z INFO 11251 --- [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-44b0ed08-c7c7-4743-896d-ba8d7e24b66d', protocol='range'} 09:45:48 2026-02-04T09:45:48.188Z INFO 11251 --- [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]) 09:45:48 2026-02-04T09:45:48.188Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.188Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-32-4e3a81f8-8456-4504-8734-7ee44cde8638', protocol='range'} 09:45:48 2026-02-04T09:45:48.188Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-30-444fac1e-1157-4b91-acfb-814d67f047b7', protocol='range'} 09:45:48 2026-02-04T09:45:48.189Z INFO 11251 --- [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=[]) 09:45:48 2026-02-04T09:45:48.189Z INFO 11251 --- [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: 09:45:48 2026-02-04T09:45:48.189Z INFO 11251 --- [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=[]) 09:45:48 2026-02-04T09:45:48.189Z INFO 11251 --- [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: 09:45:48 2026-02-04T09:45:48.189Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 09:45:48 2026-02-04T09:45:48.189Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 09:45:48 2026-02-04T09:45:48.190Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-33-58153529-6cdf-450e-bb10-b558e1622cab', protocol='range'} 09:45:48 2026-02-04T09:45:48.190Z INFO 11251 --- [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]) 09:45:48 2026-02-04T09:45:48.190Z INFO 11251 --- [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 09:45:48 2026-02-04T09:45:48.193Z INFO 11251 --- [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}} 09:45:48 2026-02-04T09:45:48.193Z INFO 11251 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 09:45:48 2026-02-04T09:45:48.194Z INFO 11251 --- [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}} 09:45:48 2026-02-04T09:45:48.194Z INFO 11251 --- [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}} 09:45:48 2026-02-04T09:45:48.195Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 09:45:48 2026-02-04T09:45:48.195Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 09:45:48 2026-02-04T09:45:48.196Z INFO 11251 --- [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}} 09:45:48 2026-02-04T09:45:48.196Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 09:45:50 2026-02-04T09:45:50.851Z INFO 11251 --- [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. 09:45:50 2026-02-04T09:45:50.855Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 09:45:51 2026-02-04T09:45:51.322Z INFO 11251 --- [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. 09:45:51 2026-02-04T09:45:51.327Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 09:45:51 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.405 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 09:45:51 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 09:45:51 2026-02-04T09:45:51.686Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:51 2026-02-04T09:45:51.686Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:51 2026-02-04T09:45:51.687Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:51 2026-02-04T09:45:51.687Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:51 2026-02-04T09:45:51.687Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:51 2026-02-04T09:45:51.751Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:51 2026-02-04T09:45:51.761Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:51 2026-02-04T09:45:51.775Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:51 2026-02-04T09:45:51.794Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:51 2026-02-04T09:45:51.794Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:51 2026-02-04T09:45:51.794Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:51 2026-02-04T09:45:51.795Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:51 2026-02-04T09:45:51.795Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:51 2026-02-04T09:45:51.855Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:51 2026-02-04T09:45:51.864Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:51 2026-02-04T09:45:51.877Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:51 2026-02-04T09:45:51.896Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:51 2026-02-04T09:45:51.896Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:51 2026-02-04T09:45:51.897Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:51 2026-02-04T09:45:51.897Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:51 2026-02-04T09:45:51.897Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:52 2026-02-04T09:45:51.952Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 09:45:52 2026-02-04T09:45:51.960Z INFO 11251 --- [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 09:45:52 2026-02-04T09:45:51.974Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:52 2026-02-04T09:45:52.069Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:52 2026-02-04T09:45:52.069Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:52 2026-02-04T09:45:52.069Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:52 2026-02-04T09:45:52.069Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:52 2026-02-04T09:45:52.069Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:52 2026-02-04T09:45:52.130Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:52 2026-02-04T09:45:52.138Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:52 2026-02-04T09:45:52.152Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:52 2026-02-04T09:45:52.172Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:52 2026-02-04T09:45:52.172Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:52 2026-02-04T09:45:52.173Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:52 2026-02-04T09:45:52.173Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:52 2026-02-04T09:45:52.173Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:52 2026-02-04T09:45:52.229Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:52 2026-02-04T09:45:52.239Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:52 2026-02-04T09:45:52.252Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:52 2026-02-04T09:45:52.270Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:52 2026-02-04T09:45:52.270Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:52 2026-02-04T09:45:52.271Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:52 2026-02-04T09:45:52.271Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:52 2026-02-04T09:45:52.271Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:52 2026-02-04T09:45:52.328Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 09:45:52 2026-02-04T09:45:52.336Z INFO 11251 --- [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 09:45:52 2026-02-04T09:45:52.349Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:52 2026-02-04T09:45:52.443Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:52 2026-02-04T09:45:52.443Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:52 2026-02-04T09:45:52.444Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:52 2026-02-04T09:45:52.444Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:52 2026-02-04T09:45:52.444Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:52 2026-02-04T09:45:52.517Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:52 2026-02-04T09:45:52.527Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:52 2026-02-04T09:45:52.539Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:52 2026-02-04T09:45:52.556Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:52 2026-02-04T09:45:52.556Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:52 2026-02-04T09:45:52.556Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:52 2026-02-04T09:45:52.556Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:52 2026-02-04T09:45:52.556Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:52 2026-02-04T09:45:52.614Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:52 2026-02-04T09:45:52.621Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:52 2026-02-04T09:45:52.636Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:52 2026-02-04T09:45:52.655Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:52 2026-02-04T09:45:52.655Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:52 2026-02-04T09:45:52.656Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:52 2026-02-04T09:45:52.656Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:52 2026-02-04T09:45:52.656Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:52 2026-02-04T09:45:52.715Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 09:45:52 2026-02-04T09:45:52.722Z INFO 11251 --- [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 09:45:52 2026-02-04T09:45:52.736Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:52 2026-02-04T09:45:52.823Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:52 2026-02-04T09:45:52.823Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:52 2026-02-04T09:45:52.823Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:52 2026-02-04T09:45:52.823Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:52 2026-02-04T09:45:52.824Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:52 2026-02-04T09:45:52.887Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:52 2026-02-04T09:45:52.897Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:52 2026-02-04T09:45:52.909Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:52 2026-02-04T09:45:52.935Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:52 2026-02-04T09:45:52.936Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:52 2026-02-04T09:45:52.936Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:52 2026-02-04T09:45:52.936Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:52 2026-02-04T09:45:52.936Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:53 2026-02-04T09:45:52.999Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:53 2026-02-04T09:45:53.004Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:53 2026-02-04T09:45:53.016Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:53 2026-02-04T09:45:53.032Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:53 2026-02-04T09:45:53.032Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:53 2026-02-04T09:45:53.033Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:53 2026-02-04T09:45:53.033Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:53 2026-02-04T09:45:53.033Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:53 2026-02-04T09:45:53.090Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 09:45:53 2026-02-04T09:45:53.094Z INFO 11251 --- [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 09:45:53 2026-02-04T09:45:53.106Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:53 2026-02-04T09:45:53.177Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:53 2026-02-04T09:45:53.177Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:53 2026-02-04T09:45:53.177Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:53 2026-02-04T09:45:53.177Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:53 2026-02-04T09:45:53.177Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:53 2026-02-04T09:45:53.236Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:53 2026-02-04T09:45:53.242Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:53 2026-02-04T09:45:53.256Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:53 2026-02-04T09:45:53.273Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:53 2026-02-04T09:45:53.273Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:53 2026-02-04T09:45:53.273Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:53 2026-02-04T09:45:53.273Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:53 2026-02-04T09:45:53.273Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:53 2026-02-04T09:45:53.331Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:53 2026-02-04T09:45:53.336Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:53 2026-02-04T09:45:53.348Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:53 2026-02-04T09:45:53.366Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:53 2026-02-04T09:45:53.367Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:53 2026-02-04T09:45:53.367Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:53 2026-02-04T09:45:53.367Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:53 2026-02-04T09:45:53.367Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:53 2026-02-04T09:45:53.422Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 09:45:53 2026-02-04T09:45:53.426Z INFO 11251 --- [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 09:45:53 2026-02-04T09:45:53.439Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:53 2026-02-04T09:45:53.510Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:53 2026-02-04T09:45:53.510Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:53 2026-02-04T09:45:53.510Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:53 2026-02-04T09:45:53.510Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:53 2026-02-04T09:45:53.510Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:53 2026-02-04T09:45:53.568Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:53 2026-02-04T09:45:53.574Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:53 2026-02-04T09:45:53.588Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:53 2026-02-04T09:45:53.605Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:53 2026-02-04T09:45:53.605Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:53 2026-02-04T09:45:53.605Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:53 2026-02-04T09:45:53.605Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:53 2026-02-04T09:45:53.605Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:53 2026-02-04T09:45:53.666Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:53 2026-02-04T09:45:53.674Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:53 2026-02-04T09:45:53.688Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:53 2026-02-04T09:45:53.705Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:53 2026-02-04T09:45:53.705Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:53 2026-02-04T09:45:53.705Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:53 2026-02-04T09:45:53.705Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:53 2026-02-04T09:45:53.705Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:53 2026-02-04T09:45:53.761Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 09:45:53 2026-02-04T09:45:53.770Z INFO 11251 --- [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 09:45:53 2026-02-04T09:45:53.782Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:53 2026-02-04T09:45:53.872Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:53 2026-02-04T09:45:53.872Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:53 2026-02-04T09:45:53.872Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:53 2026-02-04T09:45:53.872Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:53 2026-02-04T09:45:53.872Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:53 2026-02-04T09:45:53.933Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:53 2026-02-04T09:45:53.941Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:54 2026-02-04T09:45:53.956Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:54 2026-02-04T09:45:53.975Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:54 2026-02-04T09:45:53.975Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:54 2026-02-04T09:45:53.975Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:54 2026-02-04T09:45:53.975Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:54 2026-02-04T09:45:53.975Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:54 2026-02-04T09:45:54.032Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:54 2026-02-04T09:45:54.040Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:54 2026-02-04T09:45:54.056Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:54 2026-02-04T09:45:54.080Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:54 2026-02-04T09:45:54.080Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:54 2026-02-04T09:45:54.080Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:54 2026-02-04T09:45:54.080Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:54 2026-02-04T09:45:54.080Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:54 2026-02-04T09:45:54.143Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 09:45:54 2026-02-04T09:45:54.150Z INFO 11251 --- [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 09:45:54 2026-02-04T09:45:54.166Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:54 2026-02-04T09:45:54.259Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:54 2026-02-04T09:45:54.259Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:54 2026-02-04T09:45:54.259Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:54 2026-02-04T09:45:54.259Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:54 2026-02-04T09:45:54.259Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:54 2026-02-04T09:45:54.321Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:54 2026-02-04T09:45:54.331Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:54 2026-02-04T09:45:54.344Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:54 2026-02-04T09:45:54.379Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:54 2026-02-04T09:45:54.380Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:54 2026-02-04T09:45:54.380Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:54 2026-02-04T09:45:54.380Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:54 2026-02-04T09:45:54.380Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:54 2026-02-04T09:45:54.436Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:54 2026-02-04T09:45:54.445Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:54 2026-02-04T09:45:54.478Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:54 2026-02-04T09:45:54.520Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:54 2026-02-04T09:45:54.520Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:54 2026-02-04T09:45:54.521Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:54 2026-02-04T09:45:54.521Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:54 2026-02-04T09:45:54.521Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:54 2026-02-04T09:45:54.581Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 09:45:54 2026-02-04T09:45:54.587Z INFO 11251 --- [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 09:45:54 2026-02-04T09:45:54.603Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:54 2026-02-04T09:45:54.717Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:54 2026-02-04T09:45:54.727Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:54 2026-02-04T09:45:54.727Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:54 2026-02-04T09:45:54.727Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:54 2026-02-04T09:45:54.727Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:54 2026-02-04T09:45:54.791Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:54 2026-02-04T09:45:54.800Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:54 2026-02-04T09:45:54.816Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:54 2026-02-04T09:45:54.841Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:54 2026-02-04T09:45:54.853Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:54 2026-02-04T09:45:54.859Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:54 2026-02-04T09:45:54.859Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:54 2026-02-04T09:45:54.859Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:54 2026-02-04T09:45:54.922Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:54 2026-02-04T09:45:54.930Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:54 2026-02-04T09:45:54.946Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:55 2026-02-04T09:45:54.965Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:55 2026-02-04T09:45:54.965Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:55 2026-02-04T09:45:54.966Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:55 2026-02-04T09:45:54.966Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:55 2026-02-04T09:45:54.966Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:55 2026-02-04T09:45:55.025Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 09:45:55 2026-02-04T09:45:55.031Z INFO 11251 --- [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 09:45:55 2026-02-04T09:45:55.045Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:55 2026-02-04T09:45:55.144Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:55 2026-02-04T09:45:55.145Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:55 2026-02-04T09:45:55.145Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:55 2026-02-04T09:45:55.145Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:55 2026-02-04T09:45:55.145Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:55 2026-02-04T09:45:55.205Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:55 2026-02-04T09:45:55.215Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:55 2026-02-04T09:45:55.231Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:55 2026-02-04T09:45:55.251Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:55 2026-02-04T09:45:55.252Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:55 2026-02-04T09:45:55.252Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:55 2026-02-04T09:45:55.252Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:55 2026-02-04T09:45:55.252Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:55 2026-02-04T09:45:55.315Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:55 2026-02-04T09:45:55.325Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:55 2026-02-04T09:45:55.343Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:55 2026-02-04T09:45:55.362Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:55 2026-02-04T09:45:55.362Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:55 2026-02-04T09:45:55.363Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:55 2026-02-04T09:45:55.363Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:55 2026-02-04T09:45:55.363Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:55 2026-02-04T09:45:55.421Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 09:45:55 2026-02-04T09:45:55.427Z INFO 11251 --- [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 09:45:55 2026-02-04T09:45:55.443Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:55 2026-02-04T09:45:55.532Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:55 2026-02-04T09:45:55.532Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:55 2026-02-04T09:45:55.532Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:55 2026-02-04T09:45:55.532Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:55 2026-02-04T09:45:55.532Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:55 2026-02-04T09:45:55.592Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:55 2026-02-04T09:45:55.601Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:55 2026-02-04T09:45:55.617Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:55 2026-02-04T09:45:55.643Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:55 2026-02-04T09:45:55.643Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:55 2026-02-04T09:45:55.643Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:55 2026-02-04T09:45:55.644Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:55 2026-02-04T09:45:55.644Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:55 2026-02-04T09:45:55.703Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:55 2026-02-04T09:45:55.711Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:55 2026-02-04T09:45:55.739Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:55 2026-02-04T09:45:55.772Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:55 2026-02-04T09:45:55.772Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:55 2026-02-04T09:45:55.773Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:55 2026-02-04T09:45:55.773Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:55 2026-02-04T09:45:55.773Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:55 2026-02-04T09:45:55.833Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 09:45:55 2026-02-04T09:45:55.840Z INFO 11251 --- [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 09:45:55 2026-02-04T09:45:55.854Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:55 2026-02-04T09:45:55.935Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:55 2026-02-04T09:45:55.936Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:55 2026-02-04T09:45:55.936Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:55 2026-02-04T09:45:55.936Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:55 2026-02-04T09:45:55.936Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:56 2026-02-04T09:45:55.995Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:56 2026-02-04T09:45:56.004Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:56 2026-02-04T09:45:56.016Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:56 2026-02-04T09:45:56.039Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:56 2026-02-04T09:45:56.039Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:56 2026-02-04T09:45:56.039Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:56 2026-02-04T09:45:56.039Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:56 2026-02-04T09:45:56.039Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:56 2026-02-04T09:45:56.107Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:56 2026-02-04T09:45:56.115Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:56 2026-02-04T09:45:56.182Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:56 2026-02-04T09:45:56.202Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:56 2026-02-04T09:45:56.202Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:56 2026-02-04T09:45:56.202Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:56 2026-02-04T09:45:56.202Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:56 2026-02-04T09:45:56.202Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:56 2026-02-04T09:45:56.259Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 09:45:56 2026-02-04T09:45:56.265Z INFO 11251 --- [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 09:45:56 2026-02-04T09:45:56.278Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:56 2026-02-04T09:45:56.372Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:56 2026-02-04T09:45:56.372Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:56 2026-02-04T09:45:56.372Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:56 2026-02-04T09:45:56.373Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:56 2026-02-04T09:45:56.373Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:56 2026-02-04T09:45:56.438Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:56 2026-02-04T09:45:56.444Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:56 2026-02-04T09:45:56.456Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:56 2026-02-04T09:45:56.478Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:56 2026-02-04T09:45:56.478Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:56 2026-02-04T09:45:56.478Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:56 2026-02-04T09:45:56.478Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:56 2026-02-04T09:45:56.478Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:56 2026-02-04T09:45:56.532Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:56 2026-02-04T09:45:56.537Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:56 2026-02-04T09:45:56.548Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:56 2026-02-04T09:45:56.563Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:56 2026-02-04T09:45:56.563Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:56 2026-02-04T09:45:56.564Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:56 2026-02-04T09:45:56.564Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:56 2026-02-04T09:45:56.564Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:56 2026-02-04T09:45:56.661Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 09:45:56 2026-02-04T09:45:56.666Z INFO 11251 --- [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 09:45:56 2026-02-04T09:45:56.677Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:56 2026-02-04T09:45:56.744Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:56 2026-02-04T09:45:56.744Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:56 2026-02-04T09:45:56.744Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:56 2026-02-04T09:45:56.744Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:56 2026-02-04T09:45:56.744Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:56 2026-02-04T09:45:56.799Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:56 2026-02-04T09:45:56.805Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:56 2026-02-04T09:45:56.817Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:56 2026-02-04T09:45:56.834Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:56 2026-02-04T09:45:56.834Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:56 2026-02-04T09:45:56.835Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:56 2026-02-04T09:45:56.835Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:56 2026-02-04T09:45:56.835Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:56 2026-02-04T09:45:56.890Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:56 2026-02-04T09:45:56.898Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:56 2026-02-04T09:45:56.912Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:56 2026-02-04T09:45:56.929Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:56 2026-02-04T09:45:56.929Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:56 2026-02-04T09:45:56.929Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:56 2026-02-04T09:45:56.929Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:56 2026-02-04T09:45:56.929Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:57 2026-02-04T09:45:56.983Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 09:45:57 2026-02-04T09:45:56.990Z INFO 11251 --- [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 09:45:57 2026-02-04T09:45:57.004Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:57 2026-02-04T09:45:57.087Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:57 2026-02-04T09:45:57.087Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:57 2026-02-04T09:45:57.088Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:57 2026-02-04T09:45:57.088Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:57 2026-02-04T09:45:57.088Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:57 2026-02-04T09:45:57.156Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:57 2026-02-04T09:45:57.180Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:57 2026-02-04T09:45:57.197Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:57 2026-02-04T09:45:57.217Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:57 2026-02-04T09:45:57.217Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:57 2026-02-04T09:45:57.217Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:57 2026-02-04T09:45:57.217Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:57 2026-02-04T09:45:57.217Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:57 2026-02-04T09:45:57.285Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:57 2026-02-04T09:45:57.293Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:57 2026-02-04T09:45:57.308Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:57 2026-02-04T09:45:57.328Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:57 2026-02-04T09:45:57.328Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:57 2026-02-04T09:45:57.328Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:57 2026-02-04T09:45:57.328Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:57 2026-02-04T09:45:57.328Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:57 2026-02-04T09:45:57.386Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 09:45:57 2026-02-04T09:45:57.391Z INFO 11251 --- [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 09:45:57 2026-02-04T09:45:57.404Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:57 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.805 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 09:45:57 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 09:45:57 2026-02-04T09:45:57.833Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:57 2026-02-04T09:45:57.833Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:57 2026-02-04T09:45:57.834Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:57 2026-02-04T09:45:57.834Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:57 2026-02-04T09:45:57.834Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:57 2026-02-04T09:45:57.894Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:57 2026-02-04T09:45:57.902Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:57 2026-02-04T09:45:57.915Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:57 2026-02-04T09:45:57.959Z WARN 11251 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 09:45:57 2026-02-04T09:45:57.960Z INFO 11251 --- [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 09:45:57 2026-02-04T09:45:57.960Z INFO 11251 --- [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 09:45:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 09:45:58 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 09:45:58 2026-02-04T09:45:58.059Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:58 2026-02-04T09:45:58.059Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:58 2026-02-04T09:45:58.060Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:58 2026-02-04T09:45:58.060Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:58 2026-02-04T09:45:58.060Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:58 2026-02-04T09:45:58.071Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:58 2026-02-04T09:45:58.073Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:58 2026-02-04T09:45:58.087Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:58 2026-02-04T09:45:58.109Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:58 2026-02-04T09:45:58.110Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:58 2026-02-04T09:45:58.110Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:58 2026-02-04T09:45:58.110Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:58 2026-02-04T09:45:58.110Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:58 2026-02-04T09:45:58.118Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:58 2026-02-04T09:45:58.120Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:58 2026-02-04T09:45:58.133Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:58 2026-02-04T09:45:58.150Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:58 2026-02-04T09:45:58.151Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:58 2026-02-04T09:45:58.151Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:58 2026-02-04T09:45:58.151Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:58 2026-02-04T09:45:58.151Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:58 2026-02-04T09:45:58.160Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 09:45:58 2026-02-04T09:45:58.162Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 09:45:58 2026-02-04T09:45:58.175Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:58 2026-02-04T09:45:58.269Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:58 2026-02-04T09:45:58.270Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:58 2026-02-04T09:45:58.270Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:58 2026-02-04T09:45:58.270Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:58 2026-02-04T09:45:58.270Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:58 2026-02-04T09:45:58.281Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:58 2026-02-04T09:45:58.283Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:58 2026-02-04T09:45:58.295Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:58 2026-02-04T09:45:58.316Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:58 2026-02-04T09:45:58.316Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:58 2026-02-04T09:45:58.317Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:58 2026-02-04T09:45:58.317Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:58 2026-02-04T09:45:58.317Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:58 2026-02-04T09:45:58.326Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:58 2026-02-04T09:45:58.328Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:58 2026-02-04T09:45:58.340Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:58 2026-02-04T09:45:58.356Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:58 2026-02-04T09:45:58.356Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:58 2026-02-04T09:45:58.356Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:58 2026-02-04T09:45:58.356Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:58 2026-02-04T09:45:58.356Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:58 2026-02-04T09:45:58.405Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 09:45:58 2026-02-04T09:45:58.408Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 09:45:58 2026-02-04T09:45:58.422Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:58 2026-02-04T09:45:58.443Z WARN 11251 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny from mock server (dispatcher) 09:45:58 2026-02-04T09:45:58.443Z WARN 11251 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I only like fdn1 09:45:58 2026-02-04T09:45:58.444Z WARN 11251 --- [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. 09:45:58 2026-02-04T09:45:58.445Z ERROR 11251 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:45:58 09:45:58 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 09:45:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 09:45:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:181) 09:45:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:111) 09:45:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:45:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:45:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:45:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:45:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:45:58 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:45:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:45:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:45:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:45:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:45:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:45:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 09:45:58 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 09:45:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:45:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:45:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:45:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:45:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:45:58 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:45:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:45:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:45:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:45:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:45:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:45:58 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 09:45:58 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 09:45:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:45:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:45:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:45:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:45:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:45:58 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:45:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:45:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:45:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:45:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:45:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:45:58 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 09:45:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 09:45:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:45:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:45:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:45:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:45:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:45:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:45:58 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:45:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:45:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:45:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:45:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:45:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:45:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 09:45:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:45:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:45:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:45:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:45:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:45:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:45:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:45:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:45:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:45:58 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:45:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:45:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:45:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:45:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:45:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:45:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:45:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:45:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:58 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 09:45:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:45:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:45:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:45:58 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 09:45:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:45:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:45:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:45:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:45:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:45:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:45:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:45:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:45:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:45:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:45:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:45:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:45:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:45:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:45:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:45:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:45:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:45:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:45:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:45:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:45:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:45:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:45:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:45:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:45:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:45:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:45:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:45:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:45:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:45:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:45:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:45:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:45:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:45:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:45:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:45:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:45:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:45:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:45:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:45:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:45:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:45:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:45:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:45:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:45:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:45:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:45:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:45:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:45:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:45:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:45:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:45:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:45:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:45:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:45:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:45:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:45:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:45:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:45:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:45:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:45:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:45:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:45:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:45:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:45:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:45:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:45:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:45:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:45:58 09:45:58 2026-02-04T09:45:58.517Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:58 2026-02-04T09:45:58.517Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:58 2026-02-04T09:45:58.519Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:58 2026-02-04T09:45:58.519Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:58 2026-02-04T09:45:58.519Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:58 2026-02-04T09:45:58.529Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:45:58 2026-02-04T09:45:58.531Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:45:58 2026-02-04T09:45:58.543Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:58 2026-02-04T09:45:58.562Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:58 2026-02-04T09:45:58.562Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:58 2026-02-04T09:45:58.562Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:58 2026-02-04T09:45:58.562Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:58 2026-02-04T09:45:58.562Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:58 2026-02-04T09:45:58.569Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:45:58 2026-02-04T09:45:58.571Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:45:58 2026-02-04T09:45:58.582Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:58 2026-02-04T09:45:58.602Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:45:58 2026-02-04T09:45:58.602Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:45:58 2026-02-04T09:45:58.603Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:45:58 2026-02-04T09:45:58.603Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:45:58 2026-02-04T09:45:58.603Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:45:58 2026-02-04T09:45:58.611Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 09:45:58 2026-02-04T09:45:58.613Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 09:45:58 2026-02-04T09:45:58.639Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:45:59 2026-02-04T09:45:59.660Z WARN 11251 --- [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. 09:45:59 2026-02-04T09:45:59.660Z WARN 11251 --- [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 09:45:59 2026-02-04T09:45:59.660Z WARN 11251 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 09:45:59 2026-02-04T09:45:59.660Z WARN 11251 --- [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 09:45:59 2026-02-04T09:45:59.661Z ERROR 11251 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:45:59 09:45:59 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 09:45:59 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 09:45:59 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:241) 09:45:59 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:230) 09:45:59 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:113) 09:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:45:59 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:45:59 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:45:59 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:59 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:45:59 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:45:59 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:59 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:45:59 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 09:45:59 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 09:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:45:59 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:45:59 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:45:59 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:59 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:45:59 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:45:59 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:59 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:45:59 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 09:45:59 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 09:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:45:59 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:45:59 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:45:59 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:59 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:45:59 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:45:59 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:59 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:45:59 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 09:45:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 09:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:45:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:59 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:45:59 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:45:59 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:59 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:45:59 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:45:59 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:59 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:45:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:45:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 09:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:45:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:45:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:45:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:45:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:45:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:45:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:45:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:45:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:45:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:45:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:45:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:45:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:45:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:45:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:45:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:45:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:45:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:59 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 09:45:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:45:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:45:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:45:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:45:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:45:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:45:59 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 09:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:45:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:45:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:45:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:45:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:45:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:45:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:45:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:45:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:45:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:45:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:45:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:45:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:45:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:45:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:45:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:45:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:45:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:45:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:45:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:45:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:45:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:45:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:45:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:45:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:45:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:45:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:45:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:45:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:45:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:45:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:45:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:45:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:45:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:45:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:45:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:45:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:45:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:45:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:45:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:45:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:45:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:45:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:45:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:45:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:45:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:45:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:45:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:45:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:45:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:45:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:45:59 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 09:45:59 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 09:45:59 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 09:45:59 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 09:45:59 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 09:45:59 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 09:45:59 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 09:45:59 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 09:45:59 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 09:45:59 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 09:45:59 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 09:45:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 09:45:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 09:45:59 at java.base/java.lang.Thread.run(Thread.java:833) 09:45:59 09:46:00 2026-02-04T09:46:00.687Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:46:00 2026-02-04T09:46:00.687Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:46:00 2026-02-04T09:46:00.688Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:46:00 2026-02-04T09:46:00.688Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:46:00 2026-02-04T09:46:00.688Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:46:00 2026-02-04T09:46:00.695Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:46:00 2026-02-04T09:46:00.698Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:46:00 2026-02-04T09:46:00.709Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:46:00 2026-02-04T09:46:00.723Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:46:00 2026-02-04T09:46:00.723Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:46:00 2026-02-04T09:46:00.723Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:46:00 2026-02-04T09:46:00.723Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:46:00 2026-02-04T09:46:00.723Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:46:00 2026-02-04T09:46:00.771Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 09:46:00 2026-02-04T09:46:00.774Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 09:46:00 2026-02-04T09:46:00.791Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:46:00 2026-02-04T09:46:00.820Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:46:00 2026-02-04T09:46:00.820Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:46:00 2026-02-04T09:46:00.820Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:46:00 2026-02-04T09:46:00.820Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:46:00 2026-02-04T09:46:00.820Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:46:00 2026-02-04T09:46:00.828Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 09:46:00 2026-02-04T09:46:00.830Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 09:46:00 2026-02-04T09:46:00.841Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:46:00 2026-02-04T09:46:00.859Z WARN 11251 --- [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. 09:46:00 2026-02-04T09:46:00.859Z WARN 11251 --- [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 09:46:00 2026-02-04T09:46:00.859Z WARN 11251 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 09:46:00 2026-02-04T09:46:00.859Z WARN 11251 --- [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 09:46:00 2026-02-04T09:46:00.860Z ERROR 11251 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:46:00 09:46:00 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 09:46:00 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 09:46:00 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:241) 09:46:00 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:224) 09:46:00 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:113) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:46:00 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:46:00 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:46:00 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:46:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:46:00 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:00 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:46:00 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 09:46:00 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:46:00 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:46:00 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:46:00 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:46:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:46:00 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:00 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:46:00 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 09:46:00 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:46:00 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:46:00 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:46:00 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:46:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:46:00 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:00 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:46:00 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 09:46:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:46:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:00 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:46:00 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:46:00 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:46:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:46:00 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:00 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:46:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:46:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:46:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:46:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:46:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:46:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:46:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:46:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:46:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:46:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:46:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:46:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:46:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:46:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:46:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:46:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:46:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:46:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:46:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:46:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:46:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:46:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:46:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:46:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:46:00 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 09:46:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:46:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:46:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:46:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:46:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:46:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:46:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:46:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:46:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:46:00 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:46:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:46:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:46:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:46:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:46:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:46:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:46:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:46:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:46:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:46:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:46:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:46:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:46:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:46:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:46:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:46:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:46:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:46:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:46:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:46:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:46:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:46:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:46:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:46:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:46:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:46:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:46:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:46:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:46:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:46:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:46:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:46:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:46:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:46:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:46:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:46:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:46:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:46:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:46:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:46:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:46:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:46:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:46:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:46:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:46:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:46:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:46:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:46:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:46:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:46:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:46:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:46:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:46:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:46:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:46:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:46:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:46:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:46:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:46:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:46:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:46:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:46:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:46:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:46:00 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 09:46:00 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 09:46:00 Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below: 09:46:00 Error has been observed at the following site(s): 09:46:00 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 09:46:00 Original Stack Trace: 09:46:00 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 09:46:00 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 09:46:00 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 09:46:00 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 09:46:00 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 09:46:00 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 09:46:00 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 09:46:00 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 09:46:00 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 09:46:00 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 09:46:00 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 09:46:00 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 09:46:00 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 09:46:00 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 09:46:00 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 09:46:00 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 09:46:00 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:464) 09:46:00 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:518) 09:46:00 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:928) 09:46:00 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 09:46:00 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 09:46:00 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 09:46:00 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 09:46:00 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 09:46:00 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 09:46:00 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 09:46:00 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 09:46:00 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) 09:46:00 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 09:46:00 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 09:46:00 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 09:46:00 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 09:46:00 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 09:46:00 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 09:46:00 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 09:46:00 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 09:46:00 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 09:46:00 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 09:46:00 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 09:46:00 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 09:46:00 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 09:46:00 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 09:46:00 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 09:46:00 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 09:46:00 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 09:46:00 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 09:46:00 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 09:46:00 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 09:46:00 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:805) 09:46:00 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 09:46:00 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 09:46:00 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 09:46:00 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 09:46:00 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 09:46:00 at java.base/java.lang.Thread.run(Thread.java:833) 09:46:00 Suppressed: java.lang.Exception: #block terminated with an error 09:46:00 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 09:46:00 at reactor.core.publisher.Mono.block(Mono.java:1779) 09:46:00 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:174) 09:46:00 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:101) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:46:00 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:46:00 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:46:00 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:46:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:46:00 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:00 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:46:00 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 09:46:00 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:46:00 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:46:00 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:46:00 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:46:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:46:00 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:00 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:46:00 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 09:46:00 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:46:00 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:46:00 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:46:00 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:46:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:46:00 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:00 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:46:00 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 09:46:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:46:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:00 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:46:00 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:46:00 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:46:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:46:00 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:00 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:46:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:46:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 09:46:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 09:46:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:46:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 09:46:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 09:46:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:46:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:46:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:46:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:46:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:46:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:46:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:46:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:46:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:46:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:46:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:46:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:46:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:46:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:46:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:46:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:46:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:46:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:46:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:46:00 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 09:46:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:46:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:46:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:46:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:46:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:46:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 09:46:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:46:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:46:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:46:00 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:46:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:46:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:46:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:46:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:46:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:46:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:46:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:46:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:46:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:46:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:46:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:46:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:46:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:46:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 09:46:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:46:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:46:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:46:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:46:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:46:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:46:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:46:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:46:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:46:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:46:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:46:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:46:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:46:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:46:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:46:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:46:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:46:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:46:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:46:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:46:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:46:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:46:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:46:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:46:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:46:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:46:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:46:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:46:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:46:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:46:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:46:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:46:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:46:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:46:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:46:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:46:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:46:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:46:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:46:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:46:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:46:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:46:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:46:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:46:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:46:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:46:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:46:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:46:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:46:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:46:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:46:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:46:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:46:00 09:46:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.892 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 09:46:00 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 09:46:01 2026-02-04T09:46:00.954Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:46:01 2026-02-04T09:46:00.954Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:46:01 2026-02-04T09:46:00.954Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:46:01 2026-02-04T09:46:00.954Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:46:01 2026-02-04T09:46:00.954Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:46:01 2026-02-04T09:46:01.012Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:46:01 2026-02-04T09:46:01.021Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:46:01 2026-02-04T09:46:01.033Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:46:01 2026-02-04T09:46:01.116Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:46:01 2026-02-04T09:46:01.116Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:46:01 2026-02-04T09:46:01.117Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:46:01 2026-02-04T09:46:01.117Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:46:01 2026-02-04T09:46:01.117Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:46:01 2026-02-04T09:46:01.173Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:46:01 2026-02-04T09:46:01.181Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:46:01 2026-02-04T09:46:01.194Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:46:01 2026-02-04T09:46:01.283Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:46:01 2026-02-04T09:46:01.283Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:46:01 2026-02-04T09:46:01.284Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:46:01 2026-02-04T09:46:01.284Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:46:01 2026-02-04T09:46:01.284Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:46:01 2026-02-04T09:46:01.345Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:46:01 2026-02-04T09:46:01.351Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:46:01 2026-02-04T09:46:01.364Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:46:01 2026-02-04T09:46:01.475Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 09:46:01 2026-02-04T09:46:01.476Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 09:46:01 2026-02-04T09:46:01.476Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:46:01 2026-02-04T09:46:01.477Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 09:46:01 2026-02-04T09:46:01.477Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:46:01 2026-02-04T09:46:01.542Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 09:46:01 2026-02-04T09:46:01.551Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 09:46:01 2026-02-04T09:46:01.575Z INFO 11251 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 09:46:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 09:46:01 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 09:46:01 2026-02-04T09:46:01.752Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:46:01 2026-02-04T09:46:01.752Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 09:46:01 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 09:46:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 09:46:01 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 09:46:02 line 1:0 mismatched input 'invalid' expecting '/' 09:46:02 line 1:0 mismatched input 'invalid' expecting '/' 09:46:02 2026-02-04T09:46:02.089Z WARN 11251 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 09:46:02 2026-02-04T09:46:02.217Z INFO 11251 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 09:46:02 2026-02-04T09:46:02.573Z INFO 11251 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:46:02 2026-02-04T09:46:02.573Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:46:02 2026-02-04T09:46:02.573Z ERROR 11251 --- [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" 09:46:02 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. Call getNextException to see other errors in the batch. 09:46:02 2026-02-04T09:46:02.573Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:46:02 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. 09:46:02 2026-02-04T09:46:02.575Z WARN 11251 --- [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" 09:46:02 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 09:46:02 2026-02-04T09:46:02.576Z INFO 11251 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:46:02 2026-02-04T09:46:02.576Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:46:02 2026-02-04T09:46:02.576Z ERROR 11251 --- [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" 09:46:02 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. Call getNextException to see other errors in the batch. 09:46:02 2026-02-04T09:46:02.576Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:46:02 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. 09:46:02 line 1:9 missing '/' at 'path' 09:46:02 line 1:9 missing '/' at 'path' 09:46:02 2026-02-04T09:46:02.646Z WARN 11251 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 09:46:02 2026-02-04T09:46:02.723Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54377/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54377 09:46:02 2026-02-04T09:46:02.746Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40141/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40141 09:46:02 2026-02-04T09:46:02.748Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60593/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60593 09:46:02 2026-02-04T09:46:02.760Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54293/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54293 09:46:02 2026-02-04T09:46:02.761Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54637/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54637 09:46:02 2026-02-04T09:46:02.764Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44197/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44197 09:46:02 2026-02-04T09:46:02.781Z WARN 11251 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60313/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60313 09:46:02 2026-02-04T09:46:02.786Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54343/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54343 09:46:02 2026-02-04T09:46:02.787Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33075/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33075 09:46:02 2026-02-04T09:46:02.798Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60295/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60295 09:46:02 2026-02-04T09:46:02.807Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52091/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52091 09:46:02 2026-02-04T09:46:02.808Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48167/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48167 09:46:02 2026-02-04T09:46:02.810Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36881/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36881 09:46:02 2026-02-04T09:46:02.812Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49723/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49723 09:46:02 2026-02-04T09:46:02.814Z WARN 11251 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33995/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33995 09:46:02 2026-02-04T09:46:02.834Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53277/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53277 09:46:02 2026-02-04T09:46:02.840Z INFO 11251 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:46:02 2026-02-04T09:46:02.840Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:46:02 2026-02-04T09:46:02.840Z ERROR 11251 --- [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" 09:46:02 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:46:02 2026-02-04T09:46:02.840Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:46:02 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 09:46:02 2026-02-04T09:46:02.841Z WARN 11251 --- [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" 09:46:02 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 09:46:02 2026-02-04T09:46:02.841Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59665/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59665 09:46:02 2026-02-04T09:46:02.844Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48499/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48499 09:46:02 2026-02-04T09:46:02.846Z INFO 11251 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:46:02 2026-02-04T09:46:02.846Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:46:02 2026-02-04T09:46:02.846Z ERROR 11251 --- [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" 09:46:02 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:46:02 2026-02-04T09:46:02.846Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:46:02 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 09:46:02 2026-02-04T09:46:02.854Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45225/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45225 09:46:02 2026-02-04T09:46:02.863Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56281/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56281 09:46:02 2026-02-04T09:46:02.873Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53871/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53871 09:46:02 2026-02-04T09:46:02.882Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50739/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50739 09:46:02 2026-02-04T09:46:02.898Z WARN 11251 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48621/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48621 09:46:02 2026-02-04T09:46:02.900Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43117/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43117 09:46:02 2026-02-04T09:46:02.902Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54909/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54909 09:46:02 2026-02-04T09:46:02.911Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45009/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45009 09:46:02 2026-02-04T09:46:02.918Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38473/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38473 09:46:02 2026-02-04T09:46:02.920Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58189/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58189 09:46:02 2026-02-04T09:46:02.921Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53737/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53737 09:46:02 2026-02-04T09:46:02.924Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] 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 09:46:02 2026-02-04T09:46:02.927Z WARN 11251 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54989/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54989 09:46:02 2026-02-04T09:46:02.930Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58257/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58257 09:46:02 2026-02-04T09:46:02.937Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50743/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50743 09:46:02 2026-02-04T09:46:02.941Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59163/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59163 09:46:02 2026-02-04T09:46:02.942Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34645/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34645 09:46:02 2026-02-04T09:46:02.944Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55617/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55617 09:46:02 2026-02-04T09:46:02.945Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55701/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55701 09:46:02 2026-02-04T09:46:02.947Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33813/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33813 09:46:02 2026-02-04T09:46:02.958Z WARN 11251 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39047/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39047 09:46:02 2026-02-04T09:46:02.959Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59705/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59705 09:46:02 2026-02-04T09:46:02.960Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57925/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57925 09:46:02 2026-02-04T09:46:02.972Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55865/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55865 09:46:02 2026-02-04T09:46:02.974Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47249/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47249 09:46:03 2026-02-04T09:46:02.983Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55825/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55825 09:46:03 2026-02-04T09:46:02.984Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50601/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50601 09:46:03 2026-02-04T09:46:02.986Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45623/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45623 09:46:03 2026-02-04T09:46:02.988Z WARN 11251 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57421/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57421 09:46:03 2026-02-04T09:46:02.989Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51571/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51571 09:46:03 2026-02-04T09:46:02.991Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44759/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44759 09:46:03 2026-02-04T09:46:03.021Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54239/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54239 09:46:03 2026-02-04T09:46:03.023Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35955/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35955 09:46:03 2026-02-04T09:46:03.045Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38321/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38321 09:46:03 2026-02-04T09:46:03.047Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51663/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51663 09:46:03 2026-02-04T09:46:03.050Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57451/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57451 09:46:03 2026-02-04T09:46:03.052Z WARN 11251 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48989/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48989 09:46:03 2026-02-04T09:46:03.054Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44525/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44525 09:46:03 2026-02-04T09:46:03.055Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48507/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48507 09:46:03 2026-02-04T09:46:03.066Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35159/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35159 09:46:03 2026-02-04T09:46:03.068Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50661/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50661 09:46:03 2026-02-04T09:46:03.069Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58539/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58539 09:46:03 2026-02-04T09:46:03.071Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59767/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59767 09:46:03 2026-02-04T09:46:03.073Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44165/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44165 09:46:03 2026-02-04T09:46:03.082Z WARN 11251 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60779/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60779 09:46:03 2026-02-04T09:46:03.084Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44581/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44581 09:46:03 2026-02-04T09:46:03.086Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52253 09:46:03 2026-02-04T09:46:03.097Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0: Name or service not known 09:46:03 2026-02-04T09:46:03.099Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49345/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49345 09:46:03 2026-02-04T09:46:03.101Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60815/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60815 09:46:03 2026-02-04T09:46:03.103Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36185/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36185 09:46:03 2026-02-04T09:46:03.112Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34021/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34021 09:46:03 2026-02-04T09:46:03.120Z WARN 11251 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54147/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54147 09:46:03 2026-02-04T09:46:03.138Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57097/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57097 09:46:03 2026-02-04T09:46:03.149Z WARN 11251 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48861/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48861 09:46:03 2026-02-04T09:46:03.152Z WARN 11251 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36593/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36593 09:46:03 2026-02-04T09:46:03.154Z WARN 11251 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48015/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48015 09:46:03 2026-02-04T09:46:03.162Z WARN 11251 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48089/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48089 09:46:03 2026-02-04T09:46:03.163Z INFO 11251 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:46:03 2026-02-04T09:46:03.163Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:46:03 2026-02-04T09:46:03.163Z ERROR 11251 --- [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" 09:46:03 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:46:03 2026-02-04T09:46:03.163Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:46:03 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 09:46:03 2026-02-04T09:46:03.164Z WARN 11251 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43649/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43649 09:46:03 2026-02-04T09:46:03.166Z WARN 11251 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52325/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52325 09:46:03 2026-02-04T09:46:03.168Z WARN 11251 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50901/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50901 09:46:03 2026-02-04T09:46:03.176Z WARN 11251 --- [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" 09:46:03 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 09:46:03 2026-02-04T09:46:03.181Z INFO 11251 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:46:03 2026-02-04T09:46:03.181Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:46:03 2026-02-04T09:46:03.181Z ERROR 11251 --- [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" 09:46:03 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:46:03 2026-02-04T09:46:03.181Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:46:03 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 09:46:03 2026-02-04T09:46:03.191Z WARN 11251 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2: Name or service not known 09:46:03 2026-02-04T09:46:03.284Z INFO 11251 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:46:03 2026-02-04T09:46:03.284Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:46:03 2026-02-04T09:46:03.284Z ERROR 11251 --- [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" 09:46:03 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:46:03 2026-02-04T09:46:03.284Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:46:03 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 09:46:03 2026-02-04T09:46:03.285Z WARN 11251 --- [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" 09:46:03 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 09:46:03 2026-02-04T09:46:03.286Z INFO 11251 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:46:03 2026-02-04T09:46:03.286Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:46:03 2026-02-04T09:46:03.286Z ERROR 11251 --- [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" 09:46:03 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:46:03 2026-02-04T09:46:03.286Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:46:03 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 09:46:03 2026-02-04T09:46:03.321Z INFO 11251 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:46:03 2026-02-04T09:46:03.321Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:46:03 2026-02-04T09:46:03.321Z ERROR 11251 --- [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" 09:46:03 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:46:03 2026-02-04T09:46:03.321Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:46:03 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 09:46:03 2026-02-04T09:46:03.322Z WARN 11251 --- [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" 09:46:03 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 09:46:03 2026-02-04T09:46:03.323Z INFO 11251 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:46:03 2026-02-04T09:46:03.323Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:46:03 2026-02-04T09:46:03.323Z ERROR 11251 --- [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" 09:46:03 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:46:03 2026-02-04T09:46:03.323Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:46:03 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 09:46:04 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.499 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 09:46:04 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 09:46:04 2026-02-04T09:46:04.471Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:46:04 2026-02-04T09:46:04.471Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 09:46:04 Detail: Key (name)=(generalTestDataspace) already exists. 09:46:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 09:46:04 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 09:46:05 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 09:46:05 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 09:46:05 2026-02-04T09:46:05.370Z WARN 11251 --- [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]] 09:46:05 2026-02-04T09:46:05.505Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.505Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.505Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.505Z WARN 11251 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_36, Optional[2036-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.505Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.505Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.506Z WARN 11251 --- [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_22, Optional[2022-01-01]] 09:46:05 2026-02-04T09:46:05.874Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:46:05 2026-02-04T09:46:05.875Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 09:46:05 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 09:46:05 2026-02-04T09:46:05.888Z WARN 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:46:05 2026-02-04T09:46:05.888Z ERROR 11251 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 09:46:05 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 09:46:06 2026-02-04T09:46:06.248Z WARN 11251 --- [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]] 09:46:06 2026-02-04T09:46:06.332Z WARN 11251 --- [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]] 09:46:06 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.014 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 09:46:06 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 09:46:07 line 1:0 mismatched input 'cpsPath' expecting '/' 09:46:07 line 1:0 mismatched input 'cpsPath' expecting '/' 09:46:07 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.571 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 09:46:07 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 09:46:07 2026-02-04T09:46:07.958Z INFO 11251 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 09:46:08 2026-02-04T09:46:07.975Z INFO 11251 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 09:46:08 2026-02-04T09:46:08.281Z INFO 11251 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 09:46:08 2026-02-04T09:46:08.284Z INFO 11251 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 09:46:08 2026-02-04T09:46:08.298Z INFO 11251 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 09:46:08 2026-02-04T09:46:08.300Z INFO 11251 --- [cps-integration-test] [ool-14-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 09:46:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 09:46:10 2026-02-04T09:46:08.343Z INFO 11251 --- [cps-integration-test] [ Thread-3] o.o.cps.integration.KafkaTestContainer : Shutting down KafkaTestContainer... 09:46:10 2026-02-04T09:46:08.517Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.517Z INFO 11251 --- [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-5f66fb0e-6aeb-4976-919d-22109e4d7e8f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:46:10 2026-02-04T09:46:08.517Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 09:46:10 2026-02-04T09:46:08.517Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.517Z INFO 11251 --- [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-44b0ed08-c7c7-4743-896d-ba8d7e24b66d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:46:10 2026-02-04T09:46:08.517Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 09:46:10 2026-02-04T09:46:08.517Z INFO 11251 --- [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-9e05ef97-399f-4a26-a4c3-0157e5cb8e00 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:46:10 2026-02-04T09:46:08.517Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.517Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.517Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.517Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.517Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.517Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.517Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.517Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.517Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.518Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.518Z INFO 11251 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 09:46:10 2026-02-04T09:46:08.518Z INFO 11251 --- [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-23877b56-dc95-47a9-a017-b9fac5996d10 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:46:10 2026-02-04T09:46:08.518Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.518Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.518Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.518Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.518Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.518Z INFO 11251 --- [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-983bab86-7812-49ed-a7e2-6565c1ea88b1 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:46:10 2026-02-04T09:46:08.518Z INFO 11251 --- [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-de6a2a74-6640-41d2-b3cb-b286f00b0cde sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:46:10 2026-02-04T09:46:08.518Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.518Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.518Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.518Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.519Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.519Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.519Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.519Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.519Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.519Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.519Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.521Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.521Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.521Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.521Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.521Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.526Z INFO 11251 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:46:10 2026-02-04T09:46:08.526Z INFO 11251 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:46:10 2026-02-04T09:46:08.526Z INFO 11251 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:46:10 2026-02-04T09:46:08.526Z INFO 11251 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:46:10 2026-02-04T09:46:08.526Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:46:10 2026-02-04T09:46:08.526Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:46:10 2026-02-04T09:46:08.526Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:46:10 2026-02-04T09:46:08.526Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:46:10 2026-02-04T09:46:08.528Z INFO 11251 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:46:10 2026-02-04T09:46:08.528Z INFO 11251 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:46:10 2026-02-04T09:46:08.528Z INFO 11251 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:46:10 2026-02-04T09:46:08.528Z INFO 11251 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:46:10 2026-02-04T09:46:08.528Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-4 unregistered 09:46:10 2026-02-04T09:46:08.528Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 09:46:10 2026-02-04T09:46:08.532Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.532Z INFO 11251 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 09:46:10 2026-02-04T09:46:08.535Z INFO 11251 --- [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 09:46:10 2026-02-04T09:46:08.536Z INFO 11251 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 09:46:10 2026-02-04T09:46:08.629Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 09:46:10 2026-02-04T09:46:08.629Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.629Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.629Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:46:10 2026-02-04T09:46:08.629Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 09:46:10 2026-02-04T09:46:08.629Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.629Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.630Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.630Z INFO 11251 --- [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: 314ms, elapsed time since send: 314ms, throttle time: 0ms, request timeout: 30000ms) 09:46:10 2026-02-04T09:46:08.630Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 09:46:10 2026-02-04T09:46:08.630Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 09:46:10 2026-02-04T09:46:08.630Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.630Z INFO 11251 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 2147483646 disconnected. 09:46:10 2026-02-04T09:46:08.630Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.631Z INFO 11251 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 09:46:10 2026-02-04T09:46:08.631Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 09:46:10 2026-02-04T09:46:08.631Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 09:46:10 2026-02-04T09:46:08.631Z INFO 11251 --- [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=1944999723, epoch=40) to node 1: 09:46:10 09:46:10 org.apache.kafka.common.errors.DisconnectException 09:46:10 09:46:10 2026-02-04T09:46:08.631Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.631Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.631Z INFO 11251 --- [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: 375ms, elapsed time since send: 375ms, throttle time: 0ms, request timeout: 30000ms) 09:46:10 2026-02-04T09:46:08.631Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.631Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.631Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.631Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 167 due to node 1 being disconnected (elapsed time since creation: 282ms, elapsed time since send: 282ms, throttle time: 0ms, request timeout: 30000ms) 09:46:10 2026-02-04T09:46:08.631Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 169 due to node 1 being disconnected (elapsed time since creation: 107ms, elapsed time since send: 107ms, throttle time: 0ms, request timeout: 30000ms) 09:46:10 2026-02-04T09:46:08.631Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 09:46:10 2026-02-04T09:46:08.631Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 2147483646 disconnected. 09:46:10 2026-02-04T09:46:08.631Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error sending fetch request (sessionId=1099976038, epoch=FINAL) to node 1: 09:46:10 09:46:10 org.apache.kafka.common.errors.DisconnectException 09:46:10 09:46:10 2026-02-04T09:46:08.632Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.632Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.633Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:46:10 2026-02-04T09:46:08.633Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:46:10 2026-02-04T09:46:08.633Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:46:10 2026-02-04T09:46:08.633Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node 1 disconnected. 09:46:10 2026-02-04T09:46:08.633Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:46:10 2026-02-04T09:46:08.633Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 187 due to node 1 being disconnected (elapsed time since creation: 175ms, elapsed time since send: 175ms, throttle time: 0ms, request timeout: 30000ms) 09:46:10 2026-02-04T09:46:08.633Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 189 due to node 1 being disconnected (elapsed time since creation: 110ms, elapsed time since send: 110ms, throttle time: 0ms, request timeout: 30000ms) 09:46:10 2026-02-04T09:46:08.633Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 09:46:10 2026-02-04T09:46:08.633Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node 2147483646 disconnected. 09:46:10 2026-02-04T09:46:08.633Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Error sending fetch request (sessionId=1470202822, epoch=FINAL) to node 1: 09:46:10 09:46:10 org.apache.kafka.common.errors.DisconnectException 09:46:10 09:46:10 2026-02-04T09:46:08.633Z INFO 11251 --- [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: 375ms, elapsed time since send: 375ms, throttle time: 0ms, request timeout: 30000ms) 09:46:10 2026-02-04T09:46:08.633Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.634Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.634Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:46:10 2026-02-04T09:46:08.634Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:46:10 2026-02-04T09:46:08.634Z INFO 11251 --- [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=1363055777, epoch=40) to node 1: 09:46:10 09:46:10 org.apache.kafka.common.errors.DisconnectException 09:46:10 09:46:10 2026-02-04T09:46:08.634Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:46:10 2026-02-04T09:46:08.634Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:46:10 2026-02-04T09:46:08.635Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.635Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.635Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.636Z INFO 11251 --- [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: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 09:46:10 2026-02-04T09:46:08.636Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.636Z INFO 11251 --- [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: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 09:46:10 2026-02-04T09:46:08.636Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.636Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.636Z INFO 11251 --- [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=1728280050, epoch=40) to node 1: 09:46:10 09:46:10 org.apache.kafka.common.errors.DisconnectException 09:46:10 09:46:10 2026-02-04T09:46:08.636Z INFO 11251 --- [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: 289ms, elapsed time since send: 289ms, throttle time: 0ms, request timeout: 30000ms) 09:46:10 2026-02-04T09:46:08.636Z INFO 11251 --- [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: 114ms, elapsed time since send: 114ms, throttle time: 0ms, request timeout: 30000ms) 09:46:10 2026-02-04T09:46:08.636Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.636Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.636Z INFO 11251 --- [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=89438299, epoch=FINAL) to node 1: 09:46:10 09:46:10 org.apache.kafka.common.errors.DisconnectException 09:46:10 09:46:10 2026-02-04T09:46:08.637Z INFO 11251 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:46:10 2026-02-04T09:46:08.637Z INFO 11251 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:46:10 2026-02-04T09:46:08.637Z INFO 11251 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 09:46:10 2026-02-04T09:46:08.637Z INFO 11251 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:46:10 2026-02-04T09:46:08.638Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-1 unregistered 09:46:10 2026-02-04T09:46:08.638Z INFO 11251 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 09:46:10 2026-02-04T09:46:08.639Z INFO 11251 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-2 unregistered 09:46:10 2026-02-04T09:46:08.639Z INFO 11251 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 09:46:10 2026-02-04T09:46:08.639Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-3 unregistered 09:46:10 2026-02-04T09:46:08.639Z INFO 11251 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 09:46:10 2026-02-04T09:46:08.641Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.641Z INFO 11251 --- [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 16 due to node 1 being disconnected (elapsed time since creation: 6ms, elapsed time since send: 6ms, throttle time: 0ms, request timeout: 30000ms) 09:46:10 2026-02-04T09:46:08.728Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.728Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:08.729Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 09:46:10 2026-02-04T09:46:08.729Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:08.740Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.741Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:08.743Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.743Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:08.743Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.743Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:08.743Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 09:46:10 2026-02-04T09:46:08.744Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:08.747Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 09:46:10 2026-02-04T09:46:08.747Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:08.751Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.751Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:08.756Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.756Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:08.896Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 09:46:10 2026-02-04T09:46:08.896Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:08.920Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.921Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:08.929Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.929Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:08.938Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 09:46:10 2026-02-04T09:46:08.938Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:08.945Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.945Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.945Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:08.945Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:08.952Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.952Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:08.972Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 09:46:10 2026-02-04T09:46:08.972Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:08.991Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:08.991Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:09.130Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:09.130Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:09.137Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 09:46:10 2026-02-04T09:46:09.137Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:09.152Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:09.152Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:09.204Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:09.204Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:09.305Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:09.305Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:09.322Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:09.322Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:09.372Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:09.372Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:09.407Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 09:46:10 2026-02-04T09:46:09.407Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:09.445Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 09:46:10 2026-02-04T09:46:09.445Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:09.583Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:09.583Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:09.588Z INFO 11251 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 09:46:10 2026-02-04T09:46:09.588Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:09.622Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:09.622Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:09.646Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:09.646Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:09.654Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:09.654Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:09.861Z INFO 11251 --- [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. 09:46:10 2026-02-04T09:46:09.861Z WARN 11251 --- [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. 09:46:10 2026-02-04T09:46:10.025Z INFO 11251 --- [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. 09:46:13 [INFO] 09:46:13 [INFO] Results: 09:46:13 [INFO] 09:46:13 [WARNING] Tests run: 440, Failures: 0, Errors: 0, Skipped: 2 09:46:13 [INFO] 09:46:13 [INFO] 09:46:13 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ integration-test --- 09:46:13 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 09:46:13 [INFO] 09:46:13 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ integration-test --- 09:46:13 [INFO] Skipping JaCoCo execution due to missing classes directory. 09:46:13 [INFO] 09:46:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 09:46:13 [WARNING] JAR will be empty - no content was marked for inclusion! 09:46:13 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.5-SNAPSHOT.jar 09:46:13 [INFO] 09:46:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 09:46:13 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.5-SNAPSHOT/integration-test-3.7.5-SNAPSHOT.jar 09:46:13 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.5-SNAPSHOT/integration-test-3.7.5-SNAPSHOT.pom 09:46:13 [INFO] 09:46:13 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 09:46:13 [INFO] Building spotbugs 3.7.5-SNAPSHOT [17/21] 09:46:13 [INFO] --------------------------------[ jar ]--------------------------------- 09:46:13 [INFO] 09:46:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 09:46:13 [INFO] 09:46:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 09:46:13 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 09:46:13 [INFO] Copying 1 resource 09:46:13 [INFO] 09:46:13 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 09:46:13 [INFO] No sources to compile 09:46:13 [INFO] 09:46:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 09:46:13 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 09:46:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 09:46:13 [INFO] 09:46:13 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 09:46:13 [INFO] No sources to compile 09:46:13 [INFO] 09:46:13 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 09:46:13 [INFO] No tests to run. 09:46:13 [INFO] 09:46:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 09:46:13 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.5-SNAPSHOT.jar 09:46:13 [INFO] 09:46:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 09:46:13 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.5-SNAPSHOT/spotbugs-3.7.5-SNAPSHOT.jar 09:46:13 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.5-SNAPSHOT/spotbugs-3.7.5-SNAPSHOT.pom 09:46:13 [INFO] 09:46:13 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 09:46:13 [INFO] Building cps-application 3.7.5-SNAPSHOT [18/21] 09:46:13 [INFO] --------------------------------[ jar ]--------------------------------- 09:46:13 [INFO] 09:46:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 09:46:13 [INFO] 09:46:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-info) @ cps-application --- 09:46:14 [INFO] 09:46:14 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- 09:46:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 09:46:14 [INFO] 09:46:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-application --- 09:46:14 [INFO] You have 0 Checkstyle violations. 09:46:14 [INFO] 09:46:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-application --- 09:46:14 [INFO] You have 0 Checkstyle violations. 09:46:14 [INFO] 09:46:14 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 09:46:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:46:14 [INFO] Copying 1 resource 09:46:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 09:46:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 09:46:14 [INFO] 09:46:14 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-application --- 09:46:14 [INFO] Recompiling the module because of changed dependency. 09:46:14 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 09:46:14 [INFO] 09:46:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 09:46:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:46:14 [INFO] Copying 2 resources 09:46:14 [INFO] 09:46:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-application --- 09:46:14 [INFO] Recompiling the module because of changed dependency. 09:46:14 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 09:46:15 [INFO] 09:46:15 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-application --- 09:46:15 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:46:15 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:46:15 [INFO] Parallel parsing disabled. 09:46:16 [INFO] Compiled 12 files. 09:46:16 [INFO] 09:46:16 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-application --- 09:46:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:46:16 [INFO] 09:46:16 [INFO] ------------------------------------------------------- 09:46:16 [INFO] T E S T S 09:46:16 [INFO] ------------------------------------------------------- 09:46:17 09:46:17.206 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 09:46:17 [INFO] Running org.onap.cps.ApplicationSpec 09:46:17 09:46:17.951 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-centos8-docker-8c-8g-5228.novalocal 09:46:17 09:46:17.951 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 7279 ms 09:46:25 09:46:25.231 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 09:46:25 09:46:25,785 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:46:25 09:46:25,785 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 09:46:25 09:46:25,788 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 09:46:25 09:46:25,839 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 09:46:25 09:46:25,839 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 09:46:26 09:46:26,241 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 09:46:26 09:46:26,241 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 09:46:26 {"logTimeStamp":"2026-02-04T09:46:26.614Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6-ea with PID 15445 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application)","processId":"15445","threadName":"main","class":"org.onap.cps.Application"} 09:46:26 {"logTimeStamp":"2026-02-04T09:46:26.615Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"15445","threadName":"main","class":"org.onap.cps.Application"} 09:46:28 {"logTimeStamp":"2026-02-04T09:46:28.253Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"15445","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 09:46:28 {"logTimeStamp":"2026-02-04T09:46:28.485Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 222 ms. Found 6 JPA repository interfaces.","processId":"15445","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 09:46:29 {"logTimeStamp":"2026-02-04T09:46:29.838Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"15445","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 09:46:29 {"logTimeStamp":"2026-02-04T09:46:29.846Z","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":"15445","threadName":"main","class":"org.eclipse.jetty.server.Server"} 09:46:29 {"logTimeStamp":"2026-02-04T09:46:29.888Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"15445","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 09:46:29 {"logTimeStamp":"2026-02-04T09:46:29.889Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3225 ms","processId":"15445","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 09:46:30 {"logTimeStamp":"2026-02-04T09:46:30.421Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"15445","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 09:46:30 {"logTimeStamp":"2026-02-04T09:46:30.429Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@730e92ff{application,/,b=[file:/tmp/jetty-docbase.8080.10849817919123055229/, 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@3ebbe1d9{STARTED}}","processId":"15445","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 09:46:30 {"logTimeStamp":"2026-02-04T09:46:30.430Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@730e92ff{application,/,b=[file:/tmp/jetty-docbase.8080.10849817919123055229/, 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@3ebbe1d9{STARTED}}","processId":"15445","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 09:46:30 {"logTimeStamp":"2026-02-04T09:46:30.432Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@5ec112cf{STARTING}[12.0.31,sto=0] @14327ms","processId":"15445","threadName":"main","class":"org.eclipse.jetty.server.Server"} 09:46:30 {"logTimeStamp":"2026-02-04T09:46:30.613Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15445","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 09:46:31 {"logTimeStamp":"2026-02-04T09:46:31.705Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"15445","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 09:46:31 {"logTimeStamp":"2026-02-04T09:46:31.781Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.39.Final","processId":"15445","threadName":"main","class":"org.hibernate.Version"} 09:46:31 {"logTimeStamp":"2026-02-04T09:46:31.783Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"15445","threadName":"main","class":"org.hibernate.cfg.Environment"} 09:46:31 {"logTimeStamp":"2026-02-04T09:46:31.823Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"15445","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 09:46:32 {"logTimeStamp":"2026-02-04T09:46:32.169Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"15445","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 09:46:32 {"logTimeStamp":"2026-02-04T09:46:32.207Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15445","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 09:46:33 {"logTimeStamp":"2026-02-04T09:46:33.212Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15445","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 09:46:33 {"logTimeStamp":"2026-02-04T09:46:33.212Z","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":"15445","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 09:46:33 {"logTimeStamp":"2026-02-04T09:46:33.214Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"15445","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"} 09:46:33 {"logTimeStamp":"2026-02-04T09:46:33.244Z","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":"15445","threadName":"main","class":"org.hibernate.orm.deprecation"} 09:46:33 {"logTimeStamp":"2026-02-04T09:46:33.261Z","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":"15445","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 09:46:34 {"logTimeStamp":"2026-02-04T09:46:34.587Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"15445","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 09:46:34 {"logTimeStamp":"2026-02-04T09:46:34.590Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"15445","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 09:46:35 {"logTimeStamp":"2026-02-04T09:46:35.105Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"15445","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 09:46:36 {"logTimeStamp":"2026-02-04T09:46:35.997Z","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":"15445","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 09:46:36 {"logTimeStamp":"2026-02-04T09:46:36.134Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.63]: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":"15445","threadName":"main","class":"com.hazelcast.system.logo"} 09:46:36 {"logTimeStamp":"2026-02-04T09:46:36.134Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.63]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"15445","threadName":"main","class":"com.hazelcast.system"} 09:46:36 {"logTimeStamp":"2026-02-04T09:46:36.136Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.63]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.63]:5701","processId":"15445","threadName":"main","class":"com.hazelcast.system"} 09:46:36 {"logTimeStamp":"2026-02-04T09:46:36.136Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.63]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"15445","threadName":"main","class":"com.hazelcast.system"} 09:46:36 {"logTimeStamp":"2026-02-04T09:46:36.136Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.63]: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":"15445","threadName":"main","class":"com.hazelcast.system"} 09:46:36 {"logTimeStamp":"2026-02-04T09:46:36.139Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.63]: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":"15445","threadName":"main","class":"com.hazelcast.system"} 09:46:36 {"logTimeStamp":"2026-02-04T09:46:36.819Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.63]: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":"15445","threadName":"main","class":"com.hazelcast.system.security"} 09:46:36 {"logTimeStamp":"2026-02-04T09:46:36.904Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.63]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"15445","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 09:46:37 {"logTimeStamp":"2026-02-04T09:46:37.121Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.63]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"15445","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 09:46:37 {"logTimeStamp":"2026-02-04T09:46:37.132Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.63]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.63]:5701 is STARTING","processId":"15445","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 09:46:39 {"logTimeStamp":"2026-02-04T09:46:39.444Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.63]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.106.63]:5701 - 76306f5f-1305-4b10-b960-8d790ff23e74 this\n]\n","processId":"15445","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 09:46:39 {"logTimeStamp":"2026-02-04T09:46:39.465Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.63]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.63]:5701 is STARTED","processId":"15445","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 09:46:41 {"logTimeStamp":"2026-02-04T09:46:41.761Z","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":"15445","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:41.983Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"15445","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.138Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"15445","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.138Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"15445","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.139Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 1 ms","processId":"15445","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.151Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@616ec3b2{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15445","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.153Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"15445","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.208Z","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":"15445","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.268Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15445","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.367Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15445","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.369Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15445","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.369Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15445","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.369Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1770198402367","processId":"15445","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.372Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"15445","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.383Z","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":"15445","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.383Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15445","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.391Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15445","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.391Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15445","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.391Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15445","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.391Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1770198402391","processId":"15445","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.391Z","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":"15445","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.394Z","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":"15445","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.395Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15445","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.469Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15445","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.470Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15445","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.470Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1770198402469","processId":"15445","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.470Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"15445","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.482Z","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":"15445","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.482Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15445","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.488Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15445","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.488Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15445","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.488Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15445","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.488Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1770198402488","processId":"15445","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.489Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"15445","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.490Z","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":"15445","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.491Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15445","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.497Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15445","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.497Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15445","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.497Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15445","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.497Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1770198402497","processId":"15445","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.497Z","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":"15445","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.499Z","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":"15445","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.499Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15445","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.514Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15445","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.514Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15445","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.515Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1770198402514","processId":"15445","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.515Z","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":"15445","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.540Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 17.231 seconds (process running for 26.435)","processId":"15445","threadName":"main","class":"org.onap.cps.Application"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.541Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"15445","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.541Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"15445","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.541Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"15445","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.541Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"15445","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.569Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.63]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"15445","threadName":"main","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.585Z","logLevel":"INFO","traceId":"6a21eb8641adbccee258c64a819f1611","serviceName":"cps-application","message":"System is not ready yet","spanId":"68bbbd2e4dbb8b0e","processId":"15445","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.585Z","logLevel":"INFO","traceId":"ed767a3da0292078a934a496e2780286","serviceName":"cps-application","message":"System is not ready yet","spanId":"126e43c2f5ffce20","processId":"15445","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.667Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15445","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.667Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"15445","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.691Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15445","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.827Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.827Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.827Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.828Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.829Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.829Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.830Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.830Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.830Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.830Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.830Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.834Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.834Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.835Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.835Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.836Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.836Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.836Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.921Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.921Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.921Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.929Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.930Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.930Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.934Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.934Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.934Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.936Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.936Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.936Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.941Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.941Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.941Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.942Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.942Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:42 {"logTimeStamp":"2026-02-04T09:46:42.942Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.031Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.032Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.032Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.035Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.035Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.035Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.039Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.039Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.039Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.043Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.043Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.043Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.088Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.088Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.088Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.093Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.093Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.093Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.238Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.238Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.238Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.247Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.247Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.248Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.269Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.269Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.269Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.275Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.275Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.275Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.282Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.282Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.282Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.297Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.298Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.298Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.641Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.642Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.642Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.673Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.673Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.673Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.685Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.685Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.685Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.685Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.686Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.686Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.693Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15445","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.693Z","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":"15445","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.705Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"15445","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.705Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed","processId":"15445","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.712Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.712Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.712Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.712Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.712Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.713Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.713Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.713Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.713Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.713Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.713Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.713Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.713Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.713Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.713Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.713Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.713Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.713Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.715Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.716Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.716Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.716Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.716Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.716Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.716Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.716Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.717Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.717Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.717Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.717Z","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":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.722Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.722Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.723Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.723Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.723Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.723Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.723Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.723Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.724Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.724Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.724Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.724Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.725Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.725Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.729Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.729Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.729Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.729Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.729Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.729Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.730Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.730Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.733Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.733Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.742Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.742Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.743Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.743Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.743Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.743Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.744Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.744Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.744Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.744Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.747Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.747Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"15445","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.748Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"15445","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.749Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"15445","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 09:46:43 {"logTimeStamp":"2026-02-04T09:46:43.757Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@616ec3b2{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15445","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 09:46:45 {"logTimeStamp":"2026-02-04T09:46:45.831Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"15445","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 09:46:45 {"logTimeStamp":"2026-02-04T09:46:45.836Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@5ec112cf{STOPPING}[12.0.31,sto=0]","processId":"15445","threadName":"main","class":"org.eclipse.jetty.server.Server"} 09:46:45 {"logTimeStamp":"2026-02-04T09:46:45.838Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"15445","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 09:46:45 {"logTimeStamp":"2026-02-04T09:46:45.839Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@730e92ff{application,/,b=[file:/tmp/jetty-docbase.8080.10849817919123055229/, 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@3ebbe1d9{STOPPED}}","processId":"15445","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 09:46:45 {"logTimeStamp":"2026-02-04T09:46:45.842Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15445","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 09:46:45 {"logTimeStamp":"2026-02-04T09:46:45.842Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"15445","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 09:46:45 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@16576a6 has been closed already 09:46:45 {"logTimeStamp":"2026-02-04T09:46:45.859Z","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":"15445","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 09:46:45 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1259) 09:46:45 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1420) 09:46:45 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 09:46:45 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) 09:46:45 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) 09:46:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:46:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:46:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:46:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:46:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:46:45 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:46:45 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:46:45 at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) 09:46:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:46:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:46:45 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:46:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:45 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:46:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:45 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:46:45 at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() 09:46:45 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 09:46:45 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 09:46:45 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 09:46:45 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 09:46:45 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 09:46:45 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 09:46:45 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 09:46:45 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 09:46:45 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 09:46:45 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 09:46:45 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 09:46:45 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 09:46:45 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 09:46:45 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 09:46:45 at org.onap.cps.Application.main(Application.java:45) 09:46:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:46:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:46:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 09:46:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 09:46:45 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 09:46:45 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 09:46:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:46:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:46:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 09:46:45 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 09:46:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:46:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:46:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:46:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:46:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:46:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:46:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:46:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:46:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:46:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:46:45 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:46:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:46:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:46:45 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:46:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:46:45 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:46:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:46:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:46:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:46:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:46:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:46:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:46:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:46:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:46:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:46:45 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:46:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:46:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:46:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:46:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:46:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:46:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:46:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:46:45 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:46:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:46:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:46:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:46:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:46:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:46:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:46:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:46:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:46:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:46:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:46:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:46:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:46:45 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:46:45 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:46:45 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:46:45 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:46:45 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:46:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:46:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:46:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:46:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:46:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:46:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:46:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:46:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:46:45 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@16576a6 has been closed already 09:46:45 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1259) 09:46:45 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1420) 09:46:45 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 09:46:45 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) 09:46:45 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) 09:46:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:46:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:46:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 09:46:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:46:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:46:45 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:46:45 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:46:45 at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) 09:46:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 09:46:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 09:46:45 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:46:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:45 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:46:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:46:45 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 09:46:45 at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() 09:46:45 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 09:46:45 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 09:46:45 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 09:46:45 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 09:46:45 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 09:46:45 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 09:46:45 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 09:46:45 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 09:46:45 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 09:46:45 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 09:46:45 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 09:46:45 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 09:46:45 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 09:46:45 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 09:46:45 at org.onap.cps.Application.main(Application.java:45) 09:46:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:46:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:46:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 09:46:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 09:46:45 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 09:46:45 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 09:46:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:46:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:46:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 09:46:45 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 09:46:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:46:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:46:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:46:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:46:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:46:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:46:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:46:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:46:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:46:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 09:46:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:46:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:46:45 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:46:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:46:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:46:45 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:46:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:46:45 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:46:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:46:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:46:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:46:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:46:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:46:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:46:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:46:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:46:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:46:45 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:46:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:46:45 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:46:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:46:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:46:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:46:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:46:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 09:46:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 09:46:45 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 09:46:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 09:46:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 09:46:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:46:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:46:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:46:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 09:46:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 09:46:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 09:46:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 09:46:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 09:46:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 09:46:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:46:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:46:45 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:46:45 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 09:46:45 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 09:46:45 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 09:46:45 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:46:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:46:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:46:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:46:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:46:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:46:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:46:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:46:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:46:45 {"logTimeStamp":"2026-02-04T09:46:45.865Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15445","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 09:46:45 {"logTimeStamp":"2026-02-04T09:46:45.865Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"15445","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 09:46:45 {"logTimeStamp":"2026-02-04T09:46:45.866Z","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":"15445","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 09:46:45 {"logTimeStamp":"2026-02-04T09:46:45.866Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed","processId":"15445","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 09:46:45 {"logTimeStamp":"2026-02-04T09:46:45.871Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15445","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 09:46:45 {"logTimeStamp":"2026-02-04T09:46:45.871Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"15445","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 09:46:45 {"logTimeStamp":"2026-02-04T09:46:45.872Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"15445","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 09:46:45 {"logTimeStamp":"2026-02-04T09:46:45.872Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"15445","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 09:46:45 {"logTimeStamp":"2026-02-04T09:46:45.872Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"15445","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 09:46:45 {"logTimeStamp":"2026-02-04T09:46:45.872Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"15445","threadName":"main","class":"org.onap.cps.Application"} 09:46:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.18 s -- in org.onap.cps.ApplicationSpec 09:46:45 [INFO] Running org.onap.cps.config.JettyConfigSpec 09:46:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s -- in org.onap.cps.config.JettyConfigSpec 09:46:46 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 09:46:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.config.MicroMeterConfigSpec 09:46:46 [INFO] Running org.onap.cps.logging.MdcServletFilterSpec 09:46:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.logging.MdcServletFilterSpec 09:46:46 [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.698Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.698Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.699Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.699Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.700Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.700Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.701Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.701Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.702Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.702Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.703Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.704Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.704Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.704Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.705Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.705Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.706Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.706Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.707Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.707Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.710Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.712Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-centos8-docker-8c-8g-5228.novalocal","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.712Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7279 ms","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.712Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"15445","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 09:46:46 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec 09:46:46 [INFO] Running org.onap.cps.architecture.CpsArchitectureTest 09:46:46 {"logTimeStamp":"2026-02-04T09:46:46.728Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 17.0.6-ea","processId":"15445","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} 09:46:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.285 s -- in org.onap.cps.architecture.CpsArchitectureTest 09:46:51 [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest 09:46:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.architecture.NcmpArchitectureTest 09:46:51 [INFO] 09:46:51 [INFO] Results: 09:46:51 [INFO] 09:46:51 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 09:46:51 [INFO] 09:46:51 [INFO] 09:46:51 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-application --- 09:46:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 09:46:51 [INFO] Analyzed bundle 'cps-application' with 5 classes 09:46:51 [INFO] All coverage checks have been met. 09:46:51 [INFO] 09:46:51 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-application --- 09:46:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 09:46:51 [INFO] Analyzed bundle 'cps-application' with 5 classes 09:46:51 [INFO] 09:46:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 09:46:51 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.5-SNAPSHOT.jar 09:46:51 [INFO] 09:46:51 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-application --- 09:46:51 [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.5-SNAPSHOT-springboot.jar with classifier springboot 09:46:51 [INFO] 09:46:51 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 09:46:53 [INFO] 09:46:53 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.5-SNAPSHOT-20260204T093855Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 09:46:53 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 09:46:53 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 09:46:53 [INFO] Building resources layer... 09:46:53 [INFO] Building dependencies layer... 09:46:53 [INFO] Building project dependencies layer... 09:46:53 [INFO] Building jvm arg files layer... 09:46:53 [INFO] Building classes layer... 09:46:54 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 09:46:59 [INFO] 09:46:59 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 09:46:59 [INFO] Loading to Docker daemon... 09:47:02 [INFO] 09:47:02 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.5-SNAPSHOT-20260204T093855Z, nexus3.onap.org:10003/onap/cps-and-ncmp 09:47:02 [INFO] 09:47:02 [INFO] A new version of jib-maven-plugin (3.5.1) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 09:47:02 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 09:47:02 [INFO] 09:47:02 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 09:47:02 [INFO] 09:47:02 [INFO] 09:47:02 [INFO] 09:47:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 09:47:02 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.5-SNAPSHOT/cps-application-3.7.5-SNAPSHOT.jar 09:47:02 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.5-SNAPSHOT/cps-application-3.7.5-SNAPSHOT.pom 09:47:02 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.5-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.5-SNAPSHOT/cps-application-3.7.5-SNAPSHOT-springboot.jar 09:47:02 [INFO] 09:47:02 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 09:47:02 [INFO] Building policy-executor-stub 3.7.5-SNAPSHOT [19/21] 09:47:02 [INFO] --------------------------------[ jar ]--------------------------------- 09:47:02 [INFO] 09:47:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 09:47:02 [INFO] 09:47:02 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 09:47:02 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 09:47:02 [INFO] 09:47:02 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ policy-executor-stub --- 09:47:02 [INFO] Generating with dryRun=false 09:47:02 [INFO] Output directory (/w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 09:47:02 [INFO] OpenAPI Generator: spring (server) 09:47:02 [INFO] Generator 'spring' is considered stable. 09:47:02 [INFO] ---------------------------------- 09:47:02 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 09:47:02 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 09:47:02 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 09:47:02 [INFO] Processing operation initiatePermissionRequest 09:47:02 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 09:47:02 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 09:47:02 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 09:47:02 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 09:47:02 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java 09:47:02 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Operation.java 09:47:02 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java 09:47:02 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionResponse.java 09:47:02 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 09:47:02 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/OperationPermissionApi.java 09:47:02 [INFO] Skipping generation of Webhooks. 09:47:02 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 09:47:02 [INFO] Skipping generation of supporting files. 09:47:02 ################################################################################ 09:47:02 # Thanks for using OpenAPI Generator. # 09:47:02 # Please consider donation to help us maintain this project 🙏 # 09:47:02 # https://opencollective.com/openapi_generator/donate # 09:47:02 ################################################################################ 09:47:02 [INFO] 09:47:02 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ policy-executor-stub --- 09:47:02 [INFO] 09:47:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-executor-stub --- 09:47:02 [INFO] You have 0 Checkstyle violations. 09:47:02 [INFO] 09:47:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ policy-executor-stub --- 09:47:02 [INFO] You have 0 Checkstyle violations. 09:47:02 [INFO] 09:47:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 09:47:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:47:02 [INFO] Copying 1 resource 09:47:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/license 09:47:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-resources/licenses 09:47:02 [INFO] 09:47:02 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ policy-executor-stub --- 09:47:02 [INFO] Recompiling the module because of changed dependency. 09:47:02 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 09:47:03 [INFO] 09:47:03 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 09:47:03 [INFO] Generating with dryRun=false 09:47:03 [INFO] No .openapi-generator-ignore file found. 09:47:03 [INFO] OpenAPI Generator: openapi-yaml (documentation) 09:47:03 [INFO] Generator 'openapi-yaml' is considered stable. 09:47:03 [INFO] Output file [outputFile=openapi.yaml] 09:47:03 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 09:47:03 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 09:47:03 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 09:47:03 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 09:47:03 [INFO] Skipping generation of Webhooks. 09:47:03 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 09:47:03 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/README.md 09:47:03 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 09:47:03 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 09:47:03 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 09:47:03 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 09:47:03 ################################################################################ 09:47:03 # Thanks for using OpenAPI Generator. # 09:47:03 # Please consider donation to help us maintain this project 🙏 # 09:47:03 # https://opencollective.com/openapi_generator/donate # 09:47:03 ################################################################################ 09:47:03 [INFO] 09:47:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 09:47:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:47:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/src/test/resources 09:47:03 [INFO] 09:47:03 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 09:47:03 [INFO] No sources to compile 09:47:03 [INFO] 09:47:03 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ policy-executor-stub --- 09:47:03 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:47:03 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:47:03 [INFO] Parallel parsing disabled. 09:47:03 [INFO] Compiled 4 files. 09:47:03 [INFO] 09:47:03 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ policy-executor-stub --- 09:47:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:47:03 [INFO] 09:47:03 [INFO] ------------------------------------------------------- 09:47:03 [INFO] T E S T S 09:47:03 [INFO] ------------------------------------------------------- 09:47:04 09:47:04.974 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:47:05 09:47:05.173 [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 09:47:05 09:47:05.220 [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. 09:47:05 09:47:05.237 [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 09:47:05 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 09:47:06 09:47:06 . ____ _ __ _ _ 09:47:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:47:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:47:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:47:06 ' |____| .__|_| |_|_| |_\__, | / / / / 09:47:06 =========|_|==============|___/=/_/_/_/ 09:47:06 09:47:06 :: Spring Boot :: (v3.5.9) 09:47:06 09:47:06 2026-02-04T09:47:06.282Z INFO 15865 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 15865 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 09:47:06 2026-02-04T09:47:06.284Z INFO 15865 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 09:47:07 2026-02-04T09:47:07.498Z INFO 15865 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 09:47:07 2026-02-04T09:47:07.508Z INFO 15865 --- [ 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 09:47:07 2026-02-04T09:47:07.551Z INFO 15865 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 09:47:07 2026-02-04T09:47:07.552Z INFO 15865 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1236 ms 09:47:07 2026-02-04T09:47:07.629Z INFO 15865 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 09:47:07 2026-02-04T09:47:07.638Z INFO 15865 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6f286e1d{application,/,b=[file:/tmp/jetty-docbase.8093.12088499900027398586/, 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@6d293b41{STARTED}} 09:47:07 2026-02-04T09:47:07.639Z INFO 15865 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6f286e1d{application,/,b=[file:/tmp/jetty-docbase.8093.12088499900027398586/, 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@6d293b41{STARTED}} 09:47:07 2026-02-04T09:47:07.642Z INFO 15865 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@13ae0ffd{STARTING}[12.0.31,sto=0] @3678ms 09:47:08 2026-02-04T09:47:08.222Z INFO 15865 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 09:47:08 2026-02-04T09:47:08.223Z INFO 15865 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 09:47:08 2026-02-04T09:47:08.224Z INFO 15865 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 09:47:08 2026-02-04T09:47:08.237Z INFO 15865 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@30d970c4{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 09:47:08 2026-02-04T09:47:08.239Z INFO 15865 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 09:47:08 2026-02-04T09:47:08.248Z INFO 15865 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.5 seconds (process running for 4.285) 09:47:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.777 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 09:47:08 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 09:47:09 09:47:09 . ____ _ __ _ _ 09:47:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:47:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:47:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:47:09 ' |____| .__|_| |_|_| |_\__, | / / / / 09:47:09 =========|_|==============|___/=/_/_/_/ 09:47:09 09:47:09 :: Spring Boot :: (v3.5.9) 09:47:09 09:47:09 2026-02-04T09:47:09.334Z INFO 15865 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 15865 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 09:47:09 2026-02-04T09:47:09.334Z INFO 15865 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 09:47:09 2026-02-04T09:47:09.828Z INFO 15865 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:47:09 2026-02-04T09:47:09.828Z INFO 15865 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:47:09 2026-02-04T09:47:09.829Z INFO 15865 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 09:47:09 2026-02-04T09:47:09.854Z INFO 15865 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.554 seconds (process running for 5.89) 09:47:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:47:10 2026-02-04T09:47:10.604Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 09:47:10 2026-02-04T09:47:10.604Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 09:47:10 2026-02-04T09:47:10.607Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 09:47:10 "permissionId" : null, 09:47:10 "changeRequestFormat" : "cm-legacy", 09:47:10 "operations" : [ { 09:47:10 "operation" : "delete", 09:47:10 "entityHandleId" : null, 09:47:10 "resourceIdentifier" : "some fdn", 09:47:10 "targetIdentifier" : "some cm-handle", 09:47:10 "changeRequest" : "{}" 09:47:10 } ] 09:47:10 } 09:47:10 2026-02-04T09:47:10.607Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 09:47:10 2026-02-04T09:47:10.607Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 09:47:10 2026-02-04T09:47:10.664Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 09:47:10 2026-02-04T09:47:10.664Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 09:47:10 2026-02-04T09:47:10.664Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 09:47:10 "permissionId" : null, 09:47:10 "changeRequestFormat" : "cm-legacy", 09:47:10 "operations" : [ { 09:47:10 "operation" : "delete", 09:47:10 "entityHandleId" : null, 09:47:10 "resourceIdentifier" : "prefix/policySimulation=slowResponse_1", 09:47:10 "targetIdentifier" : "some cm-handle", 09:47:10 "changeRequest" : "{}" 09:47:10 } ] 09:47:10 } 09:47:10 2026-02-04T09:47:10.665Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=slowResponse_1 09:47:11 2026-02-04T09:47:11.665Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 09:47:11 2026-02-04T09:47:11.683Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 09:47:11 2026-02-04T09:47:11.683Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 09:47:11 2026-02-04T09:47:11.683Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 09:47:11 "permissionId" : null, 09:47:11 "changeRequestFormat" : "cm-legacy", 09:47:11 "operations" : [ { 09:47:11 "operation" : "delete", 09:47:11 "entityHandleId" : null, 09:47:11 "resourceIdentifier" : "prefix/policySimulation=policyResponse_deny", 09:47:11 "targetIdentifier" : "some cm-handle", 09:47:11 "changeRequest" : "{}" 09:47:11 } ] 09:47:11 } 09:47:11 2026-02-04T09:47:11.684Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_deny 09:47:11 2026-02-04T09:47:11.684Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Stub is mocking a policy response: deny) 09:47:11 2026-02-04T09:47:11.698Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 09:47:11 2026-02-04T09:47:11.699Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 09:47:11 2026-02-04T09:47:11.699Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 09:47:11 "permissionId" : null, 09:47:11 "changeRequestFormat" : "cm-legacy", 09:47:11 "operations" : [ { 09:47:11 "operation" : "delete", 09:47:11 "entityHandleId" : null, 09:47:11 "resourceIdentifier" : "prefix/policySimulation=policyResponse_other", 09:47:11 "targetIdentifier" : "some cm-handle", 09:47:11 "changeRequest" : "{}" 09:47:11 } ] 09:47:11 } 09:47:11 2026-02-04T09:47:11.699Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_other 09:47:11 2026-02-04T09:47:11.699Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: other (Stub is mocking a policy response: other) 09:47:11 2026-02-04T09:47:11.718Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 09:47:11 2026-02-04T09:47:11.718Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 09:47:11 2026-02-04T09:47:11.719Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 09:47:11 "permissionId" : null, 09:47:11 "changeRequestFormat" : "cm-legacy", 09:47:11 "operations" : [ { 09:47:11 "operation" : "delete", 09:47:11 "entityHandleId" : null, 09:47:11 "resourceIdentifier" : "segment1=1/policySimulation=httpError_418", 09:47:11 "targetIdentifier" : "some cm-handle", 09:47:11 "changeRequest" : "{}" 09:47:11 } ] 09:47:11 } 09:47:11 2026-02-04T09:47:11.719Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: segment1=1/policySimulation=httpError_418 09:47:11 2026-02-04T09:47:11.719Z WARN 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 09:47:11 2026-02-04T09:47:11.732Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 09:47:11 2026-02-04T09:47:11.732Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: null 09:47:11 2026-02-04T09:47:11.733Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 09:47:11 "permissionId" : null, 09:47:11 "changeRequestFormat" : "cm-legacy", 09:47:11 "operations" : [ { 09:47:11 "operation" : "delete", 09:47:11 "entityHandleId" : null, 09:47:11 "resourceIdentifier" : "some target", 09:47:11 "targetIdentifier" : "some cm-handle", 09:47:11 "changeRequest" : "{}" 09:47:11 } ] 09:47:11 } 09:47:11 2026-02-04T09:47:11.733Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some target 09:47:11 2026-02-04T09:47:11.733Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 09:47:11 2026-02-04T09:47:11.744Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 09:47:11 2026-02-04T09:47:11.744Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 09:47:11 2026-02-04T09:47:11.744Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 09:47:11 "permissionId" : null, 09:47:11 "changeRequestFormat" : "some decision type", 09:47:11 "operations" : [ ] 09:47:11 } 09:47:11 2026-02-04T09:47:11.754Z WARN 15865 --- [ 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')] 09:47:11 2026-02-04T09:47:11.878Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 09:47:11 2026-02-04T09:47:11.878Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 09:47:11 2026-02-04T09:47:11.883Z ERROR 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Error while formatting permission request 09:47:11 09:47:11 com.fasterxml.jackson.core.JsonProcessingException: test 09:47:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:na] 09:47:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[na:na] 09:47:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:na] 09:47:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[na:na] 09:47:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[na:na] 09:47:11 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) ~[groovy-3.0.18.jar:3.0.18] 09:47:11 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) ~[groovy-3.0.18.jar:3.0.18] 09:47:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) ~[groovy-3.0.18.jar:3.0.18] 09:47:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) ~[groovy-3.0.18.jar:3.0.18] 09:47:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ~[groovy-3.0.18.jar:3.0.18] 09:47:11 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec$__spock_feature_0_5_closure1.doCall(PolicyExecutorStubControllerSpec.groovy:132) ~[test-classes/:na] 09:47:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 09:47:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 09:47:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 09:47:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 09:47:11 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) ~[groovy-3.0.18.jar:3.0.18] 09:47:11 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) ~[groovy-3.0.18.jar:3.0.18] 09:47:11 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) ~[groovy-3.0.18.jar:3.0.18] 09:47:11 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) ~[groovy-3.0.18.jar:3.0.18] 09:47:11 at groovy.lang.Closure.call(Closure.java:427) ~[groovy-3.0.18.jar:3.0.18] 09:47:11 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at com.fasterxml.jackson.databind.ObjectWriter$SpockMock$2143667360.writeValueAsString(Unknown Source) ~[jackson-databind-2.19.1.jar:2.19.1] 09:47:11 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.formatPermissionRequest(PolicyExecutorStubController.java:111) ~[classes/:na] 09:47:11 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(PolicyExecutorStubController.java:62) ~[classes/:na] 09:47:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 09:47:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 09:47:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 09:47:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 09:47:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) ~[spring-aop-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) ~[spring-context-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) ~[spring-aop-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) ~[spring-aop-6.2.15.jar:6.2.15] 09:47:11 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController$$SpringCGLIB$$1.initiatePermissionRequest() ~[classes/:na] 09:47:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 09:47:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 09:47:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 09:47:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 09:47:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) ~[spring-web-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) ~[spring-web-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) ~[spring-webmvc-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) ~[spring-webmvc-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) ~[spring-webmvc-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) ~[spring-webmvc-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) ~[spring-webmvc-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) ~[spring-webmvc-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) ~[spring-webmvc-6.2.15.jar:6.2.15] 09:47:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 09:47:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) ~[spring-webmvc-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-6.2.15.jar:6.2.15] 09:47:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 09:47:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) ~[spring-test-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) ~[spring-test-6.2.15.jar:6.2.15] 09:47:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) ~[na:na] 09:47:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) ~[groovy-3.0.18.jar:3.0.18] 09:47:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) ~[groovy-3.0.18.jar:3.0.18] 09:47:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) ~[groovy-3.0.18.jar:3.0.18] 09:47:11 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec.$spock_feature_0_5(PolicyExecutorStubControllerSpec.groovy:137) ~[test-classes/:na] 09:47:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 09:47:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 09:47:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 09:47:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 09:47:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 09:47:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 09:47:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 09:47:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 09:47:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 09:47:11 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 09:47:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 09:47:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 09:47:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 09:47:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.3.1.jar:3.3.1] 09:47:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.3.1.jar:3.3.1] 09:47:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.3.1.jar:3.3.1] 09:47:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.3.1.jar:3.3.1] 09:47:11 09:47:11 2026-02-04T09:47:11.889Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: invalid json 09:47:11 2026-02-04T09:47:11.889Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 09:47:11 2026-02-04T09:47:11.889Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 09:47:11 2026-02-04T09:47:11.902Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 09:47:11 2026-02-04T09:47:11.902Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 09:47:11 2026-02-04T09:47:11.903Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 09:47:11 "permissionId" : null, 09:47:11 "changeRequestFormat" : "cm-legacy", 09:47:11 "operations" : [ { 09:47:11 "operation" : "delete", 09:47:11 "entityHandleId" : null, 09:47:11 "resourceIdentifier" : "policySimulation=slowResponse_5", 09:47:11 "targetIdentifier" : "some cm-handle", 09:47:11 "changeRequest" : "{}" 09:47:11 } ] 09:47:11 } 09:47:11 2026-02-04T09:47:11.903Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: policySimulation=slowResponse_5 09:47:11 2026-02-04T09:47:11.904Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 09:47:11 2026-02-04T09:47:11.954Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 09:47:11 2026-02-04T09:47:11.955Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 09:47:11 2026-02-04T09:47:11.955Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 09:47:11 "permissionId" : null, 09:47:11 "changeRequestFormat" : "cm-legacy", 09:47:11 "operations" : [ { 09:47:11 "operation" : "delete", 09:47:11 "entityHandleId" : null, 09:47:11 "resourceIdentifier" : "some resource", 09:47:11 "targetIdentifier" : "some cm-handle", 09:47:11 "changeRequest" : null 09:47:11 } ] 09:47:11 } 09:47:11 2026-02-04T09:47:11.955Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some resource 09:47:11 2026-02-04T09:47:11.955Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 09:47:11 2026-02-04T09:47:11.967Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 09:47:11 2026-02-04T09:47:11.967Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 09:47:11 2026-02-04T09:47:11.968Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 09:47:11 "permissionId" : null, 09:47:11 "changeRequestFormat" : "cm-legacy", 09:47:11 "operations" : [ { 09:47:11 "operation" : "other", 09:47:11 "entityHandleId" : null, 09:47:11 "resourceIdentifier" : "some resource", 09:47:11 "targetIdentifier" : "some cm-handle", 09:47:11 "changeRequest" : "{}" 09:47:11 } ] 09:47:11 } 09:47:11 2026-02-04T09:47:11.968Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 09:47:11 2026-02-04T09:47:11.968Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 09:47:11 2026-02-04T09:47:11.978Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 09:47:11 2026-02-04T09:47:11.978Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 09:47:11 2026-02-04T09:47:11.978Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 09:47:11 "permissionId" : null, 09:47:11 "changeRequestFormat" : "cm-legacy", 09:47:11 "operations" : [ { 09:47:11 "operation" : "other", 09:47:11 "entityHandleId" : null, 09:47:11 "resourceIdentifier" : "some resource", 09:47:11 "targetIdentifier" : "some cm-handle", 09:47:11 "changeRequest" : null 09:47:11 } ] 09:47:11 } 09:47:11 2026-02-04T09:47:11.978Z INFO 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 09:47:11 2026-02-04T09:47:11.979Z WARN 15865 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations 09:47:11 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.690 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 09:47:12 [INFO] 09:47:12 [INFO] Results: 09:47:12 [INFO] 09:47:12 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 09:47:12 [INFO] 09:47:12 [INFO] 09:47:12 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ policy-executor-stub --- 09:47:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 09:47:12 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 09:47:12 [INFO] All coverage checks have been met. 09:47:12 [INFO] 09:47:12 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-executor-stub --- 09:47:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 09:47:12 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 09:47:12 [INFO] 09:47:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 09:47:12 [INFO] Building jar: /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.5-SNAPSHOT.jar 09:47:12 [INFO] 09:47:12 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 09:47:12 [INFO] 09:47:12 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.5-SNAPSHOT-20260204T093855Z, nexus3.onap.org:10003/onap/policy-executor-stub... 09:47:12 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 09:47:12 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 09:47:12 [INFO] Building dependencies layer... 09:47:12 [INFO] Building classes layer... 09:47:12 [INFO] Building resources layer... 09:47:12 [INFO] Building jvm arg files layer... 09:47:12 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 09:47:13 [INFO] 09:47:13 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 09:47:13 [INFO] Loading to Docker daemon... 09:47:14 [INFO] 09:47:14 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.5-SNAPSHOT-20260204T093855Z, nexus3.onap.org:10003/onap/policy-executor-stub 09:47:14 [INFO] 09:47:14 [INFO] 09:47:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 09:47:14 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.5-SNAPSHOT/policy-executor-stub-3.7.5-SNAPSHOT.jar 09:47:14 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.5-SNAPSHOT/policy-executor-stub-3.7.5-SNAPSHOT.pom 09:47:14 [INFO] 09:47:14 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 09:47:14 [INFO] Building jacoco-report 3.7.5-SNAPSHOT [20/21] 09:47:14 [INFO] --------------------------------[ jar ]--------------------------------- 09:47:14 [INFO] 09:47:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 09:47:14 [INFO] 09:47:14 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- 09:47:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 09:47:14 [INFO] 09:47:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ jacoco-report --- 09:47:14 [INFO] You have 0 Checkstyle violations. 09:47:14 [INFO] 09:47:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ jacoco-report --- 09:47:14 [INFO] You have 0 Checkstyle violations. 09:47:14 [INFO] 09:47:14 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 09:47:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:47:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 09:47:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 09:47:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 09:47:14 [INFO] 09:47:14 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jacoco-report --- 09:47:14 [INFO] No sources to compile 09:47:14 [INFO] 09:47:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 09:47:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:47:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 09:47:14 [INFO] 09:47:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 09:47:14 [INFO] No sources to compile 09:47:14 [INFO] 09:47:14 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ jacoco-report --- 09:47:14 [INFO] No sources specified for compilation. Skipping. 09:47:14 [INFO] 09:47:14 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ jacoco-report --- 09:47:14 [INFO] No tests to run. 09:47:14 [INFO] 09:47:14 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ jacoco-report --- 09:47:14 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 09:47:14 [INFO] 09:47:14 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ jacoco-report --- 09:47:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:47:14 [INFO] 09:47:14 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 09:47:14 [WARNING] JAR will be empty - no content was marked for inclusion! 09:47:14 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.5-SNAPSHOT.jar 09:47:14 [INFO] 09:47:14 [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report) @ jacoco-report --- 09:47:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 09:47:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 09:47:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 09:47:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 09:47:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 09:47:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 09:47:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 09:47:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 09:47:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 09:47:14 [INFO] Analyzed bundle 'cps-application' with 5 classes 09:47:14 [INFO] Analyzed bundle 'cps-events' with 0 classes 09:47:14 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 09:47:14 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 09:47:14 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 09:47:14 [INFO] Analyzed bundle 'cps-rest' with 7 classes 09:47:14 [INFO] Analyzed bundle 'cps-ri' with 17 classes 09:47:14 [INFO] Analyzed bundle 'cps-service' with 76 classes 09:47:14 [INFO] Analyzed bundle 'integration-test' with 0 classes 09:47:14 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 09:47:15 [INFO] 09:47:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 09:47:15 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.5-SNAPSHOT/jacoco-report-3.7.5-SNAPSHOT.jar 09:47:15 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.5-SNAPSHOT/jacoco-report-3.7.5-SNAPSHOT.pom 09:47:15 [INFO] 09:47:15 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 09:47:15 [INFO] Building cps 3.7.5-SNAPSHOT [21/21] 09:47:15 [INFO] --------------------------------[ pom ]--------------------------------- 09:47:15 [INFO] 09:47:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 09:47:15 [INFO] 09:47:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 09:47:15 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.7.5-SNAPSHOT/cps-aggregator-3.7.5-SNAPSHOT.pom 09:47:15 [INFO] ------------------------------------------------------------------------ 09:47:15 [INFO] Reactor Summary for cps 3.7.5-SNAPSHOT: 09:47:15 [INFO] 09:47:15 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.981 s] 09:47:15 [INFO] cps-bom ............................................ SUCCESS [ 0.005 s] 09:47:15 [INFO] checkstyle ......................................... SUCCESS [ 3.720 s] 09:47:15 [INFO] cps-parent ......................................... SUCCESS [ 5.548 s] 09:47:15 [INFO] cps-events ......................................... SUCCESS [ 2.811 s] 09:47:15 [INFO] cps-path-parser .................................... SUCCESS [ 6.832 s] 09:47:15 [INFO] cps-service ........................................ SUCCESS [ 35.080 s] 09:47:15 [INFO] cps-rest ........................................... SUCCESS [ 19.318 s] 09:47:15 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.429 s] 09:47:15 [INFO] cps-ncmp-service ................................... SUCCESS [03:29 min] 09:47:15 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 15.375 s] 09:47:15 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.048 s] 09:47:15 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 6.328 s] 09:47:15 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.485 s] 09:47:15 [INFO] cps-ri ............................................. SUCCESS [ 6.648 s] 09:47:15 [INFO] integration-test ................................... SUCCESS [01:59 min] 09:47:15 [INFO] spotbugs ........................................... SUCCESS [ 0.012 s] 09:47:15 [INFO] cps-application .................................... SUCCESS [ 49.506 s] 09:47:15 [INFO] policy-executor-stub ............................... SUCCESS [ 11.610 s] 09:47:15 [INFO] jacoco-report ...................................... SUCCESS [ 0.763 s] 09:47:15 [INFO] cps ................................................ SUCCESS [ 0.002 s] 09:47:15 [INFO] ------------------------------------------------------------------------ 09:47:15 [INFO] BUILD SUCCESS 09:47:15 [INFO] ------------------------------------------------------------------------ 09:47:15 [INFO] Total time: 08:19 min 09:47:15 [INFO] Finished at: 2026-02-04T09:47:15Z 09:47:15 [INFO] ------------------------------------------------------------------------ 09:47:15 $ ssh-agent -k 09:47:15 unset SSH_AUTH_SOCK; 09:47:15 unset SSH_AGENT_PID; 09:47:15 echo Agent pid 5417 killed; 09:47:15 [ssh-agent] Stopped. 09:47:15 [PostBuildScript] - [INFO] Executing post build scripts. 09:47:15 [cps-master-verify-java] $ /bin/bash /tmp/jenkins1616258050979811671.sh 09:47:15 ---> sysstat.sh 09:47:15 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17978893781787469747.sh 09:47:15 ---> package-listing.sh 09:47:15 ++ facter osfamily 09:47:15 ++ tr '[:upper:]' '[:lower:]' 09:47:15 + OS_FAMILY=redhat 09:47:15 + workspace=/w/workspace/cps-master-verify-java 09:47:15 + START_PACKAGES=/tmp/packages_start.txt 09:47:15 + END_PACKAGES=/tmp/packages_end.txt 09:47:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:47:15 + PACKAGES=/tmp/packages_start.txt 09:47:15 + '[' /w/workspace/cps-master-verify-java ']' 09:47:15 + PACKAGES=/tmp/packages_end.txt 09:47:15 + case "${OS_FAMILY}" in 09:47:15 + rpm -qa 09:47:15 + sort 09:47:16 + '[' -f /tmp/packages_start.txt ']' 09:47:16 + '[' -f /tmp/packages_end.txt ']' 09:47:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:47:16 + '[' /w/workspace/cps-master-verify-java ']' 09:47:16 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 09:47:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 09:47:16 [cps-master-verify-java] $ /bin/bash /tmp/jenkins300314306008799016.sh 09:47:16 ---> capture-instance-metadata.sh 09:47:16 Setup pyenv: 09:47:16 system 09:47:16 3.8.13 09:47:16 3.9.13 09:47:16 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 09:47:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-isuf from file:/tmp/.os_lf_venv 09:47:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:47:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:47:18 lf-activate-venv(): INFO: Base packages installed successfully 09:47:18 lf-activate-venv(): INFO: Installing additional packages: lftools 09:47:27 lf-activate-venv(): INFO: Adding /tmp/venv-isuf/bin to PATH 09:47:27 INFO: Running in OpenStack, capturing instance metadata 09:47:28 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17615845117252629939.sh 09:47:28 provisioning config files... 09:47:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config10410984033014255213tmp 09:47:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:47:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:47:28 [EnvInject] - Injecting environment variables from a build step. 09:47:28 [EnvInject] - Injecting as environment variables the properties content 09:47:28 SERVER_ID=logs 09:47:28 09:47:28 [EnvInject] - Variables injected successfully. 09:47:28 [cps-master-verify-java] $ /bin/bash /tmp/jenkins11685710419197811840.sh 09:47:28 ---> create-netrc.sh 09:47:28 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9991078898389110234.sh 09:47:28 ---> python-tools-install.sh 09:47:28 Setup pyenv: 09:47:28 system 09:47:28 3.8.13 09:47:28 3.9.13 09:47:28 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 09:47:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-isuf from file:/tmp/.os_lf_venv 09:47:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:47:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:47:30 lf-activate-venv(): INFO: Base packages installed successfully 09:47:30 lf-activate-venv(): INFO: Installing additional packages: lftools 09:47:37 lf-activate-venv(): INFO: Adding /tmp/venv-isuf/bin to PATH 09:47:37 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13382991144991731505.sh 09:47:37 ---> sudo-logs.sh 09:47:37 Archiving 'sudo' log.. 09:47:37 [cps-master-verify-java] $ /bin/bash /tmp/jenkins12136363154844951555.sh 09:47:37 ---> job-cost.sh 09:47:37 Setup pyenv: 09:47:37 system 09:47:37 3.8.13 09:47:37 3.9.13 09:47:37 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 09:47:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-isuf from file:/tmp/.os_lf_venv 09:47:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:47:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:47:39 lf-activate-venv(): INFO: Base packages installed successfully 09:47:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:47:43 lf-activate-venv(): INFO: Adding /tmp/venv-isuf/bin to PATH 09:47:43 INFO: No Stack... 09:47:44 INFO: Retrieving Pricing Info for: v3-standard-8 09:47:45 INFO: Archiving Costs 09:47:45 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins12926398466797446953.sh 09:47:45 ---> logs-deploy.sh 09:47:45 Setup pyenv: 09:47:45 system 09:47:45 3.8.13 09:47:45 3.9.13 09:47:45 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 09:47:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-isuf from file:/tmp/.os_lf_venv 09:47:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:47:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:47:47 lf-activate-venv(): INFO: Base packages installed successfully 09:47:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:47:53 lf-activate-venv(): INFO: Adding /tmp/venv-isuf/bin to PATH 09:47:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/11328 09:47:54 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 09:47:55 Archives upload complete. 09:47:55 INFO: archiving logs to Nexus 09:47:57 ---> uname -a: 09:47:57 Linux prd-centos8-docker-8c-8g-5228.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 09:47:57 09:47:57 09:47:57 ---> lscpu: 09:47:57 Architecture: x86_64 09:47:57 CPU op-mode(s): 32-bit, 64-bit 09:47:57 Byte Order: Little Endian 09:47:57 CPU(s): 8 09:47:57 On-line CPU(s) list: 0-7 09:47:57 Thread(s) per core: 1 09:47:57 Core(s) per socket: 1 09:47:57 Socket(s): 8 09:47:57 NUMA node(s): 1 09:47:57 Vendor ID: AuthenticAMD 09:47:57 CPU family: 23 09:47:57 Model: 49 09:47:57 Model name: AMD EPYC-Rome Processor 09:47:57 Stepping: 0 09:47:57 CPU MHz: 2799.998 09:47:57 BogoMIPS: 5599.99 09:47:57 Virtualization: AMD-V 09:47:57 Hypervisor vendor: KVM 09:47:57 Virtualization type: full 09:47:57 L1d cache: 32K 09:47:57 L1i cache: 32K 09:47:57 L2 cache: 512K 09:47:57 L3 cache: 16384K 09:47:57 NUMA node0 CPU(s): 0-7 09:47:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:47:57 09:47:57 09:47:57 ---> nproc: 09:47:57 8 09:47:57 09:47:57 09:47:57 ---> df -h: 09:47:57 Filesystem Size Used Avail Use% Mounted on 09:47:57 devtmpfs 16G 0 16G 0% /dev 09:47:57 tmpfs 16G 0 16G 0% /dev/shm 09:47:57 tmpfs 16G 17M 16G 1% /run 09:47:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:47:57 /dev/vda1 160G 13G 148G 9% / 09:47:57 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:47:57 09:47:57 09:47:57 ---> free -m: 09:47:57 total used free shared buff/cache available 09:47:57 Mem: 31890 1115 25313 19 5461 30301 09:47:57 Swap: 1023 0 1023 09:47:57 09:47:57 09:47:57 ---> ip addr: 09:47:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:47:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:47:57 inet 127.0.0.1/8 scope host lo 09:47:57 valid_lft forever preferred_lft forever 09:47:57 inet6 ::1/128 scope host 09:47:57 valid_lft forever preferred_lft forever 09:47:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:47:57 link/ether fa:16:3e:84:9d:fd brd ff:ff:ff:ff:ff:ff 09:47:57 altname enp0s3 09:47:57 altname ens3 09:47:57 inet 10.30.106.63/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:47:57 valid_lft 85788sec preferred_lft 85788sec 09:47:57 inet6 fe80::f816:3eff:fe84:9dfd/64 scope link 09:47:57 valid_lft forever preferred_lft forever 09:47:57 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:47:57 link/ether 02:42:3b:37:27:0a brd ff:ff:ff:ff:ff:ff 09:47:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:47:57 valid_lft forever preferred_lft forever 09:47:57 inet6 fe80::42:3bff:fe37:270a/64 scope link 09:47:57 valid_lft forever preferred_lft forever 09:47:57 09:47:57 09:47:57 ---> sar -b -r -n DEV: 09:47:57 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/04/2026 _x86_64_ (8 CPU) 09:47:57 09:47:57 09:37:41 LINUX RESTART (8 CPU) 09:47:57 09:47:57 09:38:01 AM tps rtps wtps bread/s bwrtn/s 09:47:57 09:39:01 AM 292.34 21.59 270.74 4459.98 9385.82 09:47:57 09:40:01 AM 277.14 5.38 271.76 1187.54 20640.00 09:47:57 09:41:01 AM 36.84 0.05 36.79 1.07 2837.33 09:47:57 09:42:01 AM 118.99 0.62 118.38 488.90 38962.66 09:47:57 09:43:01 AM 28.96 0.48 28.48 21.46 594.00 09:47:57 09:44:01 AM 8.20 0.00 8.20 0.00 470.26 09:47:57 09:45:01 AM 114.96 0.00 114.96 0.00 23918.81 09:47:57 09:46:01 AM 15.25 0.00 15.25 0.00 479.49 09:47:57 09:47:01 AM 159.60 2.45 157.15 4477.04 2149.42 09:47:57 Average: 116.93 3.40 113.53 1181.84 11049.36 09:47:57 09:47:57 09:38:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:47:57 09:39:01 AM 29182612 31032688 3473100 10.64 2688 2167496 1774044 5.26 160164 2861832 235088 09:47:57 09:40:01 AM 27414240 29666500 5241472 16.05 2688 2561492 2873148 8.52 269600 4471564 51844 09:47:57 09:41:01 AM 27179836 29453620 5475876 16.77 2688 2582084 2882080 8.55 280956 4691072 96 09:47:57 09:42:01 AM 25165980 28578024 7489732 22.94 2688 3694216 3888988 11.54 434388 6443700 80 09:47:57 09:43:01 AM 24940840 28360776 7714872 23.62 2688 3701956 3812752 11.31 442892 6660536 88 09:47:57 09:44:01 AM 25627144 29061020 7028568 21.52 2688 3715656 3696268 10.97 448984 5971900 4384 09:47:57 09:45:01 AM 23283684 27418912 9372028 28.70 2688 4403584 6211688 18.43 553900 8144228 1652 09:47:57 09:46:01 AM 22920300 27105572 9735412 29.81 2688 4454284 6372484 18.91 556952 8498892 3684 09:47:57 09:47:01 AM 24006096 28964188 8649616 26.49 2688 5209092 3437984 10.20 709988 7274876 716092 09:47:57 Average: 25524526 28849033 7131186 21.84 2688 3609984 3883271 11.52 428647 6113178 112556 09:47:57 09:47:57 09:38:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:47:57 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:57 09:39:01 AM eth0 177.06 133.79 1579.48 39.26 0.00 0.00 0.00 0.00 09:47:57 09:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:57 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:57 09:40:01 AM eth0 431.22 341.28 5554.05 48.65 0.00 0.00 0.00 0.00 09:47:57 09:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:57 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:57 09:41:01 AM eth0 138.91 108.20 292.99 32.94 0.00 0.00 0.00 0.00 09:47:57 09:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:57 09:42:01 AM lo 6.13 6.13 0.54 0.54 0.00 0.00 0.00 0.00 09:47:57 09:42:01 AM eth0 321.06 182.59 9480.23 17.87 0.00 0.00 0.00 0.00 09:47:57 09:42:01 AM docker0 1.58 1.97 0.23 0.22 0.00 0.00 0.00 0.00 09:47:57 09:42:01 AM veth42eb0bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:47:57 09:43:01 AM lo 73.84 73.84 5.56 5.56 0.00 0.00 0.00 0.00 09:47:57 09:43:01 AM eth0 325.33 233.06 85.71 92.29 0.00 0.00 0.00 0.00 09:47:57 09:43:01 AM docker0 11.30 12.71 1.67 1.65 0.00 0.00 0.00 0.00 09:47:57 09:44:01 AM lo 44.45 44.45 2.17 2.17 0.00 0.00 0.00 0.00 09:47:57 09:44:01 AM eth0 230.49 161.48 80.22 64.49 0.00 0.00 0.00 0.00 09:47:57 09:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:57 09:45:01 AM lo 20.21 20.21 2.51 2.51 0.00 0.00 0.00 0.00 09:47:57 09:45:01 AM eth0 499.17 186.52 2941.81 17.35 0.00 0.00 0.00 0.00 09:47:57 09:45:01 AM docker0 8.63 10.20 0.82 1.95 0.00 0.00 0.00 0.00 09:47:57 09:45:01 AM vethd6a154c 8.63 10.33 0.94 1.96 0.00 0.00 0.00 0.00 09:47:57 09:45:01 AM veth4e015ee 0.00 0.52 0.00 0.25 0.00 0.00 0.00 0.00 09:47:57 09:46:01 AM lo 1285.90 1285.90 215.60 215.60 0.00 0.00 0.00 0.00 09:47:57 09:46:01 AM eth0 147.34 113.43 45.80 50.66 0.00 0.00 0.00 0.00 09:47:57 09:46:01 AM docker0 540.43 561.87 94.80 108.29 0.00 0.00 0.00 0.00 09:47:57 09:46:01 AM vethd6a154c 479.34 499.17 94.91 77.68 0.00 0.00 0.00 0.01 09:47:57 09:46:01 AM veth4e015ee 61.09 62.79 7.28 30.62 0.00 0.00 0.00 0.00 09:47:57 09:47:01 AM lo 424.31 424.31 68.96 68.96 0.00 0.00 0.00 0.00 09:47:57 09:47:01 AM eth0 121.84 105.56 1506.73 24.26 0.00 0.00 0.00 0.00 09:47:57 09:47:01 AM docker0 177.52 180.16 42.56 25.43 0.00 0.00 0.00 0.00 09:47:57 Average: lo 206.08 206.08 32.81 32.81 0.00 0.00 0.00 0.00 09:47:57 Average: eth0 265.83 173.99 2396.52 43.08 0.00 0.00 0.00 0.00 09:47:57 Average: docker0 82.16 85.20 15.56 15.28 0.00 0.00 0.00 0.00 09:47:57 09:47:57 09:47:57 ---> sar -P ALL: 09:47:57 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/04/2026 _x86_64_ (8 CPU) 09:47:57 09:47:57 09:37:41 LINUX RESTART (8 CPU) 09:47:57 09:47:57 09:38:01 AM CPU %user %nice %system %iowait %steal %idle 09:47:57 09:39:01 AM all 12.25 0.00 1.50 0.65 0.06 85.54 09:47:57 09:39:01 AM 0 14.38 0.00 1.75 0.55 0.07 83.25 09:47:57 09:39:01 AM 1 15.68 0.00 2.06 1.39 0.05 80.82 09:47:57 09:39:01 AM 2 10.31 0.00 1.49 0.47 0.07 87.67 09:47:57 09:39:01 AM 3 17.97 0.00 1.84 0.47 0.05 79.68 09:47:57 09:39:01 AM 4 10.24 0.00 1.10 0.32 0.05 88.30 09:47:57 09:39:01 AM 5 17.17 0.00 1.50 0.32 0.05 80.96 09:47:57 09:39:01 AM 6 6.23 0.00 1.42 1.44 0.07 90.84 09:47:57 09:39:01 AM 7 6.03 0.00 0.85 0.22 0.05 92.85 09:47:57 09:40:01 AM all 33.32 0.00 1.37 0.87 0.08 64.37 09:47:57 09:40:01 AM 0 31.96 0.00 0.97 0.68 0.07 66.32 09:47:57 09:40:01 AM 1 38.23 0.00 1.52 1.00 0.07 59.18 09:47:57 09:40:01 AM 2 41.71 0.00 2.29 1.12 0.10 54.78 09:47:57 09:40:01 AM 3 24.79 0.00 1.22 1.91 0.08 72.00 09:47:57 09:40:01 AM 4 30.87 0.00 1.60 0.80 0.08 66.64 09:47:57 09:40:01 AM 5 41.25 0.00 1.08 0.20 0.07 57.40 09:47:57 09:40:01 AM 6 31.29 0.00 1.42 0.87 0.10 66.32 09:47:57 09:40:01 AM 7 26.42 0.00 0.82 0.35 0.07 72.35 09:47:57 09:41:01 AM all 21.51 0.00 0.63 0.10 0.06 77.70 09:47:57 09:41:01 AM 0 14.52 0.00 0.32 0.00 0.08 85.08 09:47:57 09:41:01 AM 1 54.66 0.00 0.85 0.05 0.07 44.37 09:47:57 09:41:01 AM 2 30.92 0.00 0.48 0.15 0.05 68.40 09:47:57 09:41:01 AM 3 19.76 0.00 0.77 0.00 0.07 79.41 09:47:57 09:41:01 AM 4 13.31 0.00 0.35 0.08 0.03 86.23 09:47:57 09:41:01 AM 5 15.09 0.00 1.18 0.00 0.07 83.66 09:47:57 09:41:01 AM 6 5.27 0.00 0.77 0.18 0.05 93.73 09:47:57 09:41:01 AM 7 18.51 0.00 0.33 0.30 0.07 80.79 09:47:57 09:42:01 AM all 28.04 0.00 2.97 0.71 0.08 68.20 09:47:57 09:42:01 AM 0 25.84 0.00 3.21 1.31 0.07 69.57 09:47:57 09:42:01 AM 1 36.11 0.00 3.56 1.70 0.08 58.55 09:47:57 09:42:01 AM 2 26.71 0.00 2.56 0.77 0.07 69.89 09:47:57 09:42:01 AM 3 24.56 0.00 2.72 0.50 0.08 72.13 09:47:57 09:42:01 AM 4 28.63 0.00 3.35 0.86 0.10 67.06 09:47:57 09:42:01 AM 5 35.12 0.00 3.01 0.03 0.08 61.75 09:47:57 09:42:01 AM 6 22.07 0.00 2.72 0.49 0.08 74.64 09:47:57 09:42:01 AM 7 25.27 0.00 2.64 0.05 0.07 71.97 09:47:57 09:43:01 AM all 18.33 0.00 2.06 0.05 0.09 79.47 09:47:57 09:43:01 AM 0 17.55 0.00 1.92 0.07 0.10 80.36 09:47:57 09:43:01 AM 1 23.51 0.00 2.43 0.07 0.08 73.91 09:47:57 09:43:01 AM 2 21.21 0.00 2.73 0.02 0.10 75.95 09:47:57 09:43:01 AM 3 17.79 0.00 1.87 0.08 0.08 80.17 09:47:57 09:43:01 AM 4 15.20 0.00 1.82 0.05 0.08 82.84 09:47:57 09:43:01 AM 5 17.57 0.00 1.69 0.03 0.08 80.63 09:47:57 09:43:01 AM 6 13.03 0.00 2.01 0.07 0.07 84.83 09:47:57 09:43:01 AM 7 20.78 0.00 2.02 0.03 0.08 77.07 09:47:57 09:44:01 AM all 17.48 0.00 0.94 0.02 0.08 81.49 09:47:57 09:44:01 AM 0 20.92 0.00 0.40 0.00 0.08 78.60 09:47:57 09:44:01 AM 1 12.93 0.00 1.05 0.02 0.08 85.92 09:47:57 09:44:01 AM 2 27.92 0.00 1.26 0.03 0.08 70.71 09:47:57 09:44:01 AM 3 17.00 0.00 0.75 0.07 0.08 82.10 09:47:57 09:44:01 AM 4 13.10 0.00 1.20 0.00 0.07 85.63 09:47:57 09:44:01 AM 5 18.27 0.00 1.47 0.03 0.08 80.15 09:47:57 09:44:01 AM 6 12.13 0.00 0.69 0.00 0.07 87.12 09:47:57 09:44:01 AM 7 17.57 0.00 0.68 0.00 0.05 81.70 09:47:57 09:45:01 AM all 32.52 0.00 1.90 0.42 0.08 65.09 09:47:57 09:45:01 AM 0 21.79 0.00 1.49 0.40 0.07 76.25 09:47:57 09:45:01 AM 1 37.69 0.00 2.47 1.04 0.08 58.71 09:47:57 09:45:01 AM 2 31.56 0.00 2.77 0.87 0.08 64.71 09:47:57 09:45:01 AM 3 36.50 0.00 1.81 0.18 0.08 61.43 09:47:57 09:45:01 AM 4 49.53 0.00 1.91 0.30 0.08 48.17 09:47:57 09:45:01 AM 5 13.00 0.00 1.48 0.23 0.07 85.22 09:47:57 09:45:01 AM 6 40.86 0.00 1.69 0.10 0.07 57.28 09:47:57 09:45:01 AM 7 29.17 0.00 1.58 0.23 0.07 68.95 09:47:57 09:46:01 AM all 23.95 0.00 1.87 0.02 0.10 74.05 09:47:57 09:46:01 AM 0 16.98 0.00 1.67 0.03 0.10 81.22 09:47:57 09:46:01 AM 1 20.25 0.00 1.93 0.02 0.08 77.72 09:47:57 09:46:01 AM 2 35.53 0.00 0.87 0.00 0.10 63.50 09:47:57 09:46:01 AM 3 19.07 0.00 1.92 0.02 0.10 78.90 09:47:57 09:46:01 AM 4 29.78 0.00 2.41 0.03 0.10 67.67 09:47:57 09:46:01 AM 5 24.05 0.00 2.42 0.02 0.10 73.42 09:47:57 09:46:01 AM 6 21.19 0.00 1.90 0.05 0.10 76.77 09:47:57 09:46:01 AM 7 24.78 0.00 1.88 0.02 0.10 73.23 09:47:57 09:47:01 AM all 27.07 0.00 1.68 0.36 0.07 70.81 09:47:57 09:47:01 AM 0 43.38 0.00 2.42 0.20 0.10 53.90 09:47:57 09:47:01 AM 1 15.97 0.00 2.16 0.27 0.10 81.51 09:47:57 09:47:01 AM 2 16.91 0.00 1.37 0.12 0.07 81.54 09:47:57 09:47:01 AM 3 35.43 0.00 1.52 0.18 0.05 62.81 09:47:57 09:47:01 AM 4 38.90 0.00 1.25 0.12 0.07 59.66 09:47:57 09:47:01 AM 5 25.50 0.00 1.62 0.27 0.07 72.54 09:47:57 09:47:01 AM 6 14.87 0.00 1.68 1.69 0.07 81.69 09:47:57 09:47:01 AM 7 25.53 0.00 1.44 0.02 0.07 72.94 09:47:57 Average: all 23.82 0.00 1.66 0.35 0.08 74.09 09:47:57 Average: 0 23.04 0.00 1.57 0.36 0.08 74.95 09:47:57 Average: 1 28.34 0.00 2.00 0.62 0.08 68.96 09:47:57 Average: 2 26.97 0.00 1.76 0.39 0.08 70.80 09:47:57 Average: 3 23.65 0.00 1.60 0.38 0.08 74.29 09:47:57 Average: 4 25.50 0.00 1.67 0.28 0.07 72.48 09:47:57 Average: 5 23.00 0.00 1.72 0.13 0.07 75.08 09:47:57 Average: 6 18.54 0.00 1.59 0.54 0.07 79.26 09:47:57 Average: 7 21.56 0.00 1.36 0.14 0.07 76.88 09:47:57 09:47:57 09:47:57