Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/143318 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-docker-8c-8g-17293 (centos8-docker-8c-8g) in workspace /w/workspace/cps-sonar-verify The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/cps > git init /w/workspace/cps-sonar-verify # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps > git --version # timeout=10 > git --version # 'git version 2.39.1' using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-sonar-verify@tmp/jenkins-gitclient-ssh11992398294585832490.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/cps # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/cps # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-sonar-verify@tmp/jenkins-gitclient-ssh5886874952510895851.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps refs/changes/18/143318/1 # timeout=10 > git rev-parse d806a11ad5e25fd1dd99cb6dcb00fd3d7dfd102d^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision d806a11ad5e25fd1dd99cb6dcb00fd3d7dfd102d (refs/changes/18/143318/1) > git config core.sparsecheckout # timeout=10 > git checkout -f d806a11ad5e25fd1dd99cb6dcb00fd3d7dfd102d # timeout=10 Commit message: "Include new ProvMnS enpoints in K6 performance testing" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk f345114a53e0b3a23aac4f74f421eaf40e48d40a # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [cps-sonar-verify] $ /bin/bash /tmp/jenkins12490463088964382669.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1kAP lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-1kAP/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.0.1 from /tmp/venv-1kAP/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.49 botocore==1.42.49 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.2.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.24.2 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.9.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.9.2 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.2 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.1 xdg==6.0.0 xmltodict==1.0.3 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [cps-sonar-verify] $ /bin/sh -xe /tmp/jenkins11140600985802010746.sh + echo 'Using SonarCloud' Using SonarCloud [cps-sonar-verify] $ /bin/sh -xe /tmp/jenkins9396722482390036951.sh + echo quiet=on 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-17293 [cps-sonar-verify] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=d806a11ad5e25fd1dd99cb6dcb00fd3d7dfd102d -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=sean.beirne@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Sean Beirne" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/143318 -DGERRIT_PATCHSET_UPLOADER_EMAIL=sean.beirne@est.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=cps -DGERRIT_PATCHSET_UPLOADER_USERNAME=seanbeirne -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=143318 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Sean Beirne\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/18/143318/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Sean Beirne" '-DGERRIT_CHANGE_OWNER=\"Sean Beirne\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=SW5jbHVkZSBuZXcgUHJvdk1uUyBlbnBvaW50cyBpbiBLNiBwZXJmb3JtYW5jZSB0ZXN0aW5nCgotIEFkZGluZyAyIHNjZW5hcmlvcyAoUmVhZCAmIFdyaXRlKQotIFRlc3Rpbmcgd3JpdGUgd2l0aG91dCBwb2xpY3kgZXhlY3V0b3IKCklzc3VlLUlEOiBDUFMtMzEzMwpDaGFuZ2UtSWQ6IEljOWI4MWJjM2FhZDU2ZmI0MmY0MDhkYWY0MjE1MGI4N2I0OThlNjhiClNpZ25lZC1vZmYtYnk6IHNlYW5iZWlybmUgPHNlYW4uYmVpcm5lQGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Include new ProvMnS enpoints in K6 performance testing" -DSTREAM=master -DGERRIT_EVENT_ACCOUNT_USERNAME=seanbeirne -DGERRIT_CHANGE_OWNER_USERNAME=seanbeirne '-DGERRIT_EVENT_ACCOUNT=\"Sean Beirne\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ic9b81bc3aad56fb42f408daf42150b87b498e68b -DGERRIT_EVENT_HASH=-266469667 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DGERRIT_EVENT_ACCOUNT_EMAIL=sean.beirne@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar "-DGERRIT_CHANGE_OWNER_NAME=Sean Beirne" --version Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" [cps-sonar-verify] $ /bin/sh -xe /tmp/jenkins10210492164159545168.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [cps-sonar-verify] $ /bin/sh /tmp/jenkins18141808771950309442.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 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) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install SONARCLOUD_JAVA_VERSION=openjdk17 SONARCLOUD_QUALITYGATE_WAIT=True SCAN_DEV_BRANCH=True PROJECT_ORGANIZATION=onap SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=onap_cps [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/cps-sonar-verify@tmp/config12860146663338416342tmp copy managed file [cps-settings] to file:/w/workspace/cps-sonar-verify@tmp/config16691609635402267677tmp [cps-sonar-verify] $ /bin/bash -l /tmp/jenkins6218877404968430544.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/cps-sonar-verify@tmp/config12860146663338416342tmp --settings /w/workspace/cps-sonar-verify@tmp/config16691609635402267677tmp --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Picked up _JAVA_OPTIONS: Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.onap.cps:cps-dependencies [pom] [INFO] cps-bom [pom] [INFO] checkstyle [jar] [INFO] cps-parent [pom] [INFO] cps-events [jar] [INFO] cps-path-parser [jar] [INFO] cps-service [jar] [INFO] cps-rest [jar] [INFO] cps-ncmp-events [jar] [INFO] cps-ncmp-service [jar] [INFO] cps-ncmp-rest [jar] [INFO] cps-ncmp-rest-stub [pom] [INFO] cps-ncmp-rest-stub-service [jar] [INFO] cps-ncmp-rest-stub-app [jar] [INFO] cps-ri [jar] [INFO] integration-test [jar] [INFO] spotbugs [jar] [INFO] cps-application [jar] [INFO] policy-executor-stub [jar] [INFO] jacoco-report [jar] [INFO] cps [pom] [INFO] [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- [INFO] Building org.onap.cps:cps-dependencies 3.7.7-SNAPSHOT [1/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-dependencies/pom.xml to /tmp/r/org/onap/cps/cps-dependencies/3.7.7-SNAPSHOT/cps-dependencies-3.7.7-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ [INFO] Building cps-bom 3.7.7-SNAPSHOT [2/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-bom/pom.xml to /tmp/r/org/onap/cps/cps-bom/3.7.7-SNAPSHOT/cps-bom-3.7.7-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- [INFO] Building checkstyle 3.7.7-SNAPSHOT [3/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/checkstyle/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- [INFO] Building jar: /w/workspace/cps-sonar-verify/checkstyle/target/checkstyle-3.7.7-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- ======================================================================================================================== Copyright Check Python Script: /w/workspace/cps-sonar-verify/k6-tests/ncmp/common/utils.js | line 3 update year to include 2026 /w/workspace/cps-sonar-verify/k6-tests/ncmp/config/trendNames.txt | no copyright found /w/workspace/cps-sonar-verify/k6-tests/ncmp/ncmp-test-runner.js | line 3 update year to include 2026 3 issue(s) found after 4 altered file(s) checked ======================================================================================================================== [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/cps-sonar-verify/checkstyle/target/checkstyle-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/checkstyle/3.7.7-SNAPSHOT/checkstyle-3.7.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/checkstyle/pom.xml to /tmp/r/org/onap/cps/checkstyle/3.7.7-SNAPSHOT/checkstyle-3.7.7-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- [INFO] Building cps-parent 3.7.7-SNAPSHOT [4/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-sonar-verify/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 [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-sonar-verify/cps-parent/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-parent/pom.xml to /tmp/r/org/onap/cps/cps-parent/3.7.7-SNAPSHOT/cps-parent-3.7.7-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-events >----------------------- [INFO] Building cps-events 3.7.7-SNAPSHOT [5/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-sonar-verify/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 [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ cps-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-sonar-verify/cps-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- [INFO] Building jar: /w/workspace/cps-sonar-verify/cps-events/target/cps-events-3.7.7-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-events/target/cps-events-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-events/3.7.7-SNAPSHOT/cps-events-3.7.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/cps-events/pom.xml to /tmp/r/org/onap/cps/cps-events/3.7.7-SNAPSHOT/cps-events-3.7.7-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- [INFO] Building cps-path-parser 3.7.7-SNAPSHOT [6/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-sonar-verify/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 [INFO] [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- [INFO] ANTLR 4: Processing source directory /w/workspace/cps-sonar-verify/cps-path-parser/src/main/antlr4 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-path-parser/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-path-parser/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-path-parser/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-path-parser/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- [INFO] Surefire report directory: /w/workspace/cps-sonar-verify/cps-path-parser/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec line 1:18 missing QName at '' line 1:37 mismatched input '@' expecting {'[', '/'} line 1:37 mismatched input ']' expecting {'[', '/'} line 1:37 mismatched input '::' expecting {'[', '/'} line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} line 1:14 no viable alternative at input '[-' line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} line 1:14 no viable alternative at input '[]' line 1:25 mismatched input '' expecting {']', 'and', 'or'} line 1:25 mismatched input '' expecting {']', 'and', 'or'} line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' line 1:0 extraneous input 'invalid-cps-path' expecting '/' line 1:2 extraneous input '/' expecting QName line 1:8 mismatched input '*' expecting QName line 1:0 mismatched input '' expecting '/' line 1:1 no viable alternative at input '/' [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec line 1:2 missing QName at '/' [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 7 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 7 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- [INFO] Building jar: /w/workspace/cps-sonar-verify/cps-path-parser/target/cps-path-parser-3.7.7-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-path-parser/target/cps-path-parser-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-path-parser/3.7.7-SNAPSHOT/cps-path-parser-3.7.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/cps-path-parser/pom.xml to /tmp/r/org/onap/cps/cps-path-parser/3.7.7-SNAPSHOT/cps-path-parser-3.7.7-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-service >---------------------- [INFO] Building cps-service 3.7.7-SNAPSHOT [7/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-sonar-verify/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 [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 94 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 33 resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 139 files. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- [INFO] Surefire report directory: /w/workspace/cps-sonar-verify/cps-service/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 10:27:05.136 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 10:27:05.204 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 10:27:05.209 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 10:27:05.248 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 10:27:05.255 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 10:27:05.267 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 10:27:05.273 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 10:27:05.278 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 10:27:05.278 [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 10:27:05.287 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 10:27:05.292 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 10:27:05.350 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 10:27:05.357 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 10:27:05.370 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set failed: test message 10:27:05.379 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 10:27:05.391 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 10:27:05.396 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 10:27:05.455 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 10:27:05.458 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 10:27:05.462 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.842 s -- in org.onap.cps.init.AbstractModelLoaderSpec [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 10:27:05.481 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 10:27:05.488 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 10:27:05.488 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 10:27:05.492 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.init.ModelLoaderLockSpec Feb 16, 2026 10:27:05 AM com.hazelcast.instance.impl.HazelcastInstanceFactory 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: --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 Feb 16, 2026 10:27:05 AM com.hazelcast.system.logo INFO: [10.30.106.148]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o Feb 16, 2026 10:27:05 AM com.hazelcast.system INFO: [10.30.106.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. Feb 16, 2026 10:27:05 AM com.hazelcast.system INFO: [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 Feb 16, 2026 10:27:05 AM com.hazelcast.system INFO: [10.30.106.148]:5701 [dev] [5.5.0] Cluster name: dev Feb 16, 2026 10:27:05 AM com.hazelcast.system INFO: [10.30.106.148]: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. Feb 16, 2026 10:27:05 AM com.hazelcast.system INFO: [10.30.106.148]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) Feb 16, 2026 10:27:06 AM com.hazelcast.system.security INFO: [10.30.106.148]: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. Feb 16, 2026 10:27:06 AM com.hazelcast.instance.impl.Node INFO: [10.30.106.148]:5701 [dev] [5.5.0] Using Multicast discovery Feb 16, 2026 10:27:06 AM com.hazelcast.internal.diagnostics.Diagnostics INFO: [10.30.106.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. Feb 16, 2026 10:27:06 AM com.hazelcast.core.LifecycleService INFO: [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTING Feb 16, 2026 10:27:09 AM com.hazelcast.internal.cluster.ClusterService INFO: [10.30.106.148]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - e6674b60-624e-4f54-adb5-4052ded645af this ] Feb 16, 2026 10:27:09 AM com.hazelcast.core.LifecycleService INFO: [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTED Feb 16, 2026 10:27:10 AM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl INFO: [10.30.106.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... Feb 16, 2026 10:27:10 AM com.hazelcast.core.LifecycleService INFO: [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN Feb 16, 2026 10:27:10 AM com.hazelcast.internal.partition.impl.MigrationManagerImpl INFO: [10.30.106.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - e6674b60-624e-4f54-adb5-4052ded645af this is handled Feb 16, 2026 10:27:10 AM com.hazelcast.instance.impl.Node INFO: [10.30.106.148]:5701 [dev] [5.5.0] Shutting down multicast service... Feb 16, 2026 10:27:10 AM com.hazelcast.instance.impl.Node INFO: [10.30.106.148]:5701 [dev] [5.5.0] Shutting down connection manager... Feb 16, 2026 10:27:10 AM com.hazelcast.instance.impl.Node INFO: [10.30.106.148]:5701 [dev] [5.5.0] Shutting down node engine... Feb 16, 2026 10:27:10 AM com.hazelcast.instance.impl.NodeExtension INFO: [10.30.106.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. Feb 16, 2026 10:27:10 AM com.hazelcast.instance.impl.Node INFO: [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 574 ms. Feb 16, 2026 10:27:10 AM com.hazelcast.core.LifecycleService INFO: [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.214 s -- in org.onap.cps.init.ModelLoaderLockSpec [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 10:27:10.740 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 10:27:10.740 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 10:27:10.740 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 10:27:10.740 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 10:27:10.741 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 10:27:10.741 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 10:27:10.742 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 10:27:10.842 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 10:27:10.942 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 10:27:10.946 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 10:27:10.946 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 10:27:10.946 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 10:27:10.949 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 10:27:10.950 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 10:27:10.983 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 10:27:10.984 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.api.parameters.PaginationOptionSpec [INFO] Running org.onap.cps.config.AsyncConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.config.AsyncConfigSpec [INFO] Running org.onap.cps.config.CacheConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec [INFO] Running org.onap.cps.config.CpsServicesConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.config.CpsServicesConfigSpec [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec [INFO] Running org.onap.cps.events.EventProducerSpec 10:27:12.258 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 10:27:12.264 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 10:27:12.268 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 10:27:12.272 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 10:27:12.273 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 10:27:12.274 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 10:27:12.318 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.onap.cps.events.EventProducerSpec [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:1: Content is not allowed in prolog. 10:27:14.037 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service java.lang.Exception: Sending failed at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:582) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$1725748053.sendCpsDataUpdateEvent(Unknown Source) at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:376) at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:584) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.739 s -- in org.onap.cps.impl.CpsDataServiceImplSpec [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec line 1:6 no viable alternative at input '[invalid' [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.impl.CpsFacadeImplSpec [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 10:27:14.730 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy147 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.onap.cps.impl.DataNodeBuilderSpec [INFO] Running org.onap.cps.impl.DataNodeFactorySpec [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:9: XML document structures must start and end within the same entity. [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.onap.cps.impl.DataNodeFactorySpec [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.impl.DeltaReportBuilderSpec [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.onap.cps.impl.E2ENetworkSliceSpec [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 10:27:15,364 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:27:15,365 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:27:15,368 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:27:15,983 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:27:15,983 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:27:16.271Z INFO 6360 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6360 (started by jenkins in /w/workspace/cps-sonar-verify/cps-service) 2026-02-16T10:27:16.272Z INFO 6360 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:27:16.586Z INFO 6360 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.464 seconds (process running for 14.988) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.572 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:27:16.721Z INFO 6360 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 17.0.6-ea with PID 6360 (started by jenkins in /w/workspace/cps-sonar-verify/cps-service) 2026-02-16T10:27:16.722Z INFO 6360 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:27:16.755Z INFO 6360 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:27:16.755Z INFO 6360 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:27:16.755Z INFO 6360 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:27:16.755Z INFO 6360 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 2026-02-16T10:27:16.755Z INFO 6360 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:27:16.755Z INFO 6360 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:27:16.767Z INFO 6360 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:27:16.769Z INFO 6360 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2026-02-16T10:27:16.785Z INFO 6360 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:27:16.786Z INFO 6360 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:27:22.143Z INFO 6360 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Trying to join to discovered node: [10.30.106.188]:5701 2026-02-16T10:27:22.187Z INFO 6360 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initialized new cluster connection between /10.30.106.148:46617 and /10.30.106.188:5701 2026-02-16T10:27:22.270Z INFO 6360 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:2, ver:2} [ Member [10.30.106.188]:5701 - a0474bc1-215e-437f-9459-b42e1b772ce2 Member [10.30.106.148]:5701 - f411ddad-eb57-45ec-9404-8c463e8dd1e4 this ] 2026-02-16T10:27:22.271Z INFO 6360 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:27:22.290Z INFO 6360 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 5.598 seconds (process running for 20.692) 2026-02-16T10:27:22.299Z INFO 6360 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2026-02-16T10:27:22.305Z INFO 6360 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:27:22.617Z INFO 6360 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2026-02-16T10:27:22.620Z INFO 6360 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2026-02-16T10:27:22.629Z INFO 6360 --- [ main] c.h.i.server.tcp.TcpServerConnection : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connection[id=1, /10.30.106.148:46617->/10.30.106.188:5701, qualifier=null, endpoint=[10.30.106.188]:5701, remoteUuid=a0474bc1-215e-437f-9459-b42e1b772ce2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2026-02-16T10:27:22.632Z INFO 6360 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2026-02-16T10:27:22.644Z INFO 6360 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:27:22.644Z INFO 6360 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 338 ms. 2026-02-16T10:27:22.644Z INFO 6360 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.955 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 2026-02-16T10:27:22.657Z INFO 6360 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [my cluster] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:27:22.657Z INFO 6360 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:27:22.657Z INFO 6360 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:27:22.657Z INFO 6360 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [my cluster] [5.5.0] Cluster name: my cluster 2026-02-16T10:27:22.657Z INFO 6360 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:27:22.657Z INFO 6360 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [my cluster] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:27:22.672Z INFO 6360 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:27:22.674Z INFO 6360 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [my cluster] [5.5.0] Using Multicast discovery 2026-02-16T10:27:22.681Z INFO 6360 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:27:22.681Z INFO 6360 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [my cluster] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:27:22.784Z INFO 6360 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.148]:5701 [my cluster] [5.5.0] Initialized new cluster connection between /10.30.106.148:5701 and /10.30.106.188:40663 2026-02-16T10:27:23.439Z INFO 6360 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.148]:5701 [my cluster] [5.5.0] Connection[id=1, /10.30.106.148:5701->/10.30.106.188:40663, qualifier=null, endpoint=[10.30.106.188]:5701, remoteUuid=a0474bc1-215e-437f-9459-b42e1b772ce2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2026-02-16T10:27:23.443Z WARN 6360 --- [ration.thread-0] c.h.i.p.o.ShutdownResponseOperation : [10.30.106.148]:5701 [my cluster] [5.5.0] com.hazelcast.spi.exception.CallerNotMemberException: Not Member! this: [10.30.106.148]:5701, caller: [10.30.106.188]:5701, partitionId: -1, operation: com.hazelcast.internal.partition.operation.ShutdownResponseOperation, service: hz:core:partitionService 2026-02-16T10:27:25.565Z INFO 6360 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [my cluster] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - a6c2fd8d-6fa2-4702-926f-606328fd7803 this ] 2026-02-16T10:27:25.566Z INFO 6360 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [my cluster] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:27:25.592Z INFO 6360 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [my cluster] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:27:25.593Z INFO 6360 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [my cluster] [5.5.0] Shutting down multicast service... 2026-02-16T10:27:25.593Z INFO 6360 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [my cluster] [5.5.0] Shutting down connection manager... 2026-02-16T10:27:25.594Z INFO 6360 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [my cluster] [5.5.0] Shutting down node engine... 2026-02-16T10:27:25.877Z INFO 6360 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:27:25.877Z INFO 6360 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 285 ms. 2026-02-16T10:27:25.878Z INFO 6360 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [my cluster] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.226 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec [INFO] Running org.onap.cps.utils.ContentTypeSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.utils.ContentTypeSpec [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.utils.CpsValidatorImplSpec [INFO] Running org.onap.cps.utils.DataMapUtilsSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.utils.DataMapUtilsSpec [INFO] Running org.onap.cps.utils.GsonSpec first-container a-leaf a-Value last-container x-leaf x-value [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.utils.GsonSpec [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 2026-02-16T10:27:26.360Z ERROR 6360 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 2026-02-16T10:27:26.364Z ERROR 6360 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 2026-02-16T10:27:26.375Z ERROR 6360 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 2026-02-16T10:27:26.377Z ERROR 6360 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 2026-02-16T10:27:26.389Z ERROR 6360 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 2026-02-16T10:27:26.394Z ERROR 6360 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s -- in org.onap.cps.utils.JsonObjectMapperSpec [INFO] Running org.onap.cps.utils.JsonParserStreamSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.utils.JsonParserStreamSpec [INFO] Running org.onap.cps.utils.PrefixResolverSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.utils.PrefixResolverSpec [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec [Fatal Error] :1:1: Content is not allowed in prolog. [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.utils.XmlFileUtilsSpec [INFO] Running org.onap.cps.utils.YangParserHelperSpec [Fatal Error] :1:7: XML document structures must start and end within the same entity. [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. [Fatal Error] :1:1: Premature end of file. line 1:1 no viable alternative at input '/' line 1:1 no viable alternative at input '/[' line 1:11 missing QName at '' [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.onap.cps.utils.YangParserHelperSpec [INFO] Running org.onap.cps.utils.YangParserSpec 2026-02-16T10:27:26.679Z ERROR 6360 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 2026-02-16T10:27:26.680Z ERROR 6360 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.utils.YangParserSpec [INFO] Running org.onap.cps.utils.YangUtilsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.utils.YangUtilsSpec [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec line 1:9 no viable alternative at input '[' [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2026-02-16T10:27:26.801Z ERROR 6360 --- [ 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] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 555, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 76 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 76 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- [INFO] Building jar: /w/workspace/cps-sonar-verify/cps-service/target/cps-service-3.7.7-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-service/target/cps-service-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-service/3.7.7-SNAPSHOT/cps-service-3.7.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/cps-service/pom.xml to /tmp/r/org/onap/cps/cps-service/3.7.7-SNAPSHOT/cps-service-3.7.7-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ [INFO] Building cps-rest 3.7.7-SNAPSHOT [8/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-sonar-verify/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 [INFO] [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.rest.controller) [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) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [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). [INFO] Processing operation createDataspace [INFO] Processing operation deleteDataspace [INFO] Processing operation createDataspaceV2 [INFO] Processing operation getAllDataspaces [INFO] Processing operation getDataspace [INFO] Processing operation cleanDataspace [INFO] Processing operation createAnchor [INFO] Processing operation createAnchorV2 [INFO] Processing operation getAnchors [INFO] Processing operation getAnchor [INFO] Processing operation deleteAnchor [INFO] Processing operation createSchemaSet [INFO] Processing operation createSchemaSetV2 [INFO] Processing operation getSchemaSets [INFO] Processing operation getSchemaSet [INFO] Processing operation deleteSchemaSet [INFO] Processing operation getNodeByDataspaceAndAnchor [INFO] Processing operation getNodeByDataspaceAndAnchorV2 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 [INFO] Processing operation replaceNode [INFO] Processing operation createNode [INFO] Processing operation deleteDataNode [INFO] Processing operation updateNodeLeaves [INFO] Processing operation deleteListOrListElement [INFO] Processing operation replaceListContent [INFO] Processing operation addListElements [INFO] Processing operation getDeltaByDataspaceAndAnchors [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload [INFO] Processing operation applyChangesInDeltaReport [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 [INFO] Processing operation getNodesByDataspaceAndCpsPath [INFO] Processing operation getNotificationSubscription [INFO] Processing operation createNotificationSubscription [INFO] Processing operation deleteNotificationSubscription [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] [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] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java [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] [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java [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] [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java [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] [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java [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] [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java [INFO] Skipping generation of Webhooks. [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] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-rest/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-rest/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-sonar-verify/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". [INFO] /w/workspace/cps-sonar-verify/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. [INFO] /w/workspace/cps-sonar-verify/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [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). [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] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [INFO] Skipping generation of Webhooks. [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] [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/openapi.yaml [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 28 files. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- [INFO] Surefire report directory: /w/workspace/cps-sonar-verify/cps-rest/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: 10:27:38.846 [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. 10:27:39.085 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:27:39.213 [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. 10:27:39.234 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:27:39.251 [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. 10:27:39.264 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 10:27:39.278 [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. 10:27:39.292 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:27:39.306 [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. 10:27:39.336 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:27:39.364 [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. 10:27:39.377 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:27:39.381 [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. 10:27:39.394 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:27:39.398 [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. 10:27:39.408 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 10:27:39.411 [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. 10:27:39.420 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:27:39.423 [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. 10:27:39.432 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 10:27:40,924 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:27:40,924 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:27:40,928 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:27:40,978 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:27:40,978 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:27:41,104 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:27:41,105 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:27:41.496Z INFO 6610 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6610 (started by jenkins in /w/workspace/cps-sonar-verify/cps-rest) 2026-02-16T10:27:41.501Z INFO 6610 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:27:43.058Z INFO 6610 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-02-16T10:27:43.058Z INFO 6610 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-02-16T10:27:43.061Z INFO 6610 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 2026-02-16T10:27:43.087Z INFO 6610 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.581 seconds (process running for 5.252) OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2026-02-16T10:27:43.844Z ERROR 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.RuntimeException at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 92 common frames omitted 2026-02-16T10:27:44.073Z ERROR 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 and component.yang=fake component content 1 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) ... 152 common frames omitted 2026-02-16T10:27:44.173Z ERROR 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:27:44.182Z ERROR 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.668 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:27:44.448Z INFO 6610 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6610 (started by jenkins in /w/workspace/cps-sonar-verify/cps-rest) 2026-02-16T10:27:44.448Z INFO 6610 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:27:44.673Z INFO 6610 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-02-16T10:27:44.673Z INFO 6610 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-02-16T10:27:44.673Z INFO 6610 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2026-02-16T10:27:44.678Z INFO 6610 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.253 seconds (process running for 6.844) 2026-02-16T10:27:44.766Z ERROR 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:72) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:122) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:27:44.812Z ERROR 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:27:44.827Z ERROR 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:27:44.843Z ERROR 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:27:44.855Z ERROR 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:27:45.014Z ERROR 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:157) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:360) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:27:45.056Z ERROR 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:173) at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:448) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:27:45.071Z ERROR 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:190) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:27:45.084Z ERROR 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:190) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:27:45.101Z ERROR 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:199) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:533) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:27:45.112Z ERROR 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:85) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.700 s -- in org.onap.cps.rest.controller.DataRestControllerSpec [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:27:45.140Z INFO 6610 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6610 (started by jenkins in /w/workspace/cps-sonar-verify/cps-rest) 2026-02-16T10:27:45.140Z INFO 6610 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:27:45.312Z INFO 6610 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-02-16T10:27:45.312Z INFO 6610 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-02-16T10:27:45.312Z INFO 6610 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2026-02-16T10:27:45.316Z INFO 6610 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.194 seconds (process running for 7.482) 2026-02-16T10:27:45.394Z ERROR 6610 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:27:45.421Z INFO 6610 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6610 (started by jenkins in /w/workspace/cps-sonar-verify/cps-rest) 2026-02-16T10:27:45.422Z INFO 6610 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:27:45.589Z INFO 6610 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-02-16T10:27:45.589Z INFO 6610 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-02-16T10:27:45.589Z INFO 6610 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2026-02-16T10:27:45.593Z INFO 6610 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.187 seconds (process running for 7.759) [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:27:45.700Z INFO 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6610 (started by jenkins in /w/workspace/cps-sonar-verify/cps-rest) 2026-02-16T10:27:45.700Z INFO 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:27:45.903Z INFO 6610 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-02-16T10:27:45.903Z INFO 6610 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-02-16T10:27:45.904Z INFO 6610 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2026-02-16T10:27:45.908Z INFO 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.223 seconds (process running for 8.073) 2026-02-16T10:27:45.929Z ERROR 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:119) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:27:45.963Z ERROR 6610 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:146) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.Throwable at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 92 common frames omitted [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 7 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 7 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- [INFO] Building jar: /w/workspace/cps-sonar-verify/cps-rest/target/cps-rest-3.7.7-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-rest/target/cps-rest-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-rest/3.7.7-SNAPSHOT/cps-rest-3.7.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/cps-rest/pom.xml to /tmp/r/org/onap/cps/cps-rest/3.7.7-SNAPSHOT/cps-rest-3.7.7-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- [INFO] Building cps-ncmp-events 3.7.7-SNAPSHOT [9/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-sonar-verify/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 [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ cps-ncmp-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 101 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-sonar-verify/cps-ncmp-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- [INFO] Building jar: /w/workspace/cps-sonar-verify/cps-ncmp-events/target/cps-ncmp-events-3.7.7-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-ncmp-events/target/cps-ncmp-events-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-events/3.7.7-SNAPSHOT/cps-ncmp-events-3.7.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/cps-ncmp-events/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-events/3.7.7-SNAPSHOT/cps-ncmp-events-3.7.7-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- [INFO] Building cps-ncmp-service 3.7.7-SNAPSHOT [10/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-sonar-verify/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 [INFO] [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-service --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.impl.provmns.controller) [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) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Failed to get the schema name: null [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [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). [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute [INFO] Processing operation null [INFO] Processing operation null [INFO] Processing operation null [INFO] Processing operation null [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. [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. [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. [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_MAP_SMSC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EmptyObject not generated since it's a free-form object [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ClassNameIdPatchDefaultResponse.java [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefault.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefaultOtherProblemsInner.java [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGet.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGetOtherProblemsInner.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatch.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatchOtherProblemsInner.java [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchItem.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchOperation.java [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceOneOf.java [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope.java [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScopeType.java [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch [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. [INFO] Ignored /w/workspace/cps-sonar-verify/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.) [INFO] Skipping generation of Webhooks. [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. [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 182 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-sonar-verify/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". [INFO] /w/workspace/cps-sonar-verify/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: /w/workspace/cps-sonar-verify/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java uses unchecked or unsafe operations. [INFO] /w/workspace/cps-sonar-verify/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 248 files. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- [INFO] Surefire report directory: /w/workspace/cps-sonar-verify/cps-ncmp-service/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 10:28:44.254 [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] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.885 s -- in org.onap.cps.ncmp.utils.events.CloudEventMapperSpec [INFO] Running org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 10:28:44.399 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 10:28:44.402 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 10:28:44.439 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.3 10:28:45.413 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 10:28:45.421 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 10:28:45.445 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: Server Version: 23.0.1 API Version: 1.42 Operating System: CentOS Stream 8 Total Memory: 31890 MB 10:28:45.449 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 10:28:45.455 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 10:28:45.455 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 10:28:45.459 [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')) 10:28:45.474 [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. 10:28:45.481 [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) 10:28:45.621 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 10:28:45.655 [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) 10:28:45.668 [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) 10:28:45.680 [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, (1 KB/? MB) 10:28:45.777 [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, (990 KB/? MB) 10:28:45.796 [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, (21 MB/? MB) 10:28:45.942 [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, (51 MB/? MB) 10:28:45.965 [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, (55 MB/? MB) 10:28:45.984 [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, (55 MB/? MB) 10:28:46.001 [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, (72 MB/? MB) 10:28:46.018 [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, (72 MB/? MB) 10:28:46.037 [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, (72 MB/? MB) 10:28:46.061 [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, (81 MB/? MB) 10:28:46.378 [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, (165 MB/? MB) 10:28:46.400 [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, (183 MB/? MB) 10:28:47.071 [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, (347 MB/? MB) 10:28:47.163 [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, (376 MB/? MB) 10:28:47.822 [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, (514 MB/? MB) 10:28:54.454 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 3 extracted, (532 MB/? MB) 10:28:54.535 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 4 extracted, (532 MB/? MB) 10:28:54.701 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 5 extracted, (540 MB/? MB) 10:28:54.805 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 6 extracted, (540 MB/? MB) 10:28:55.164 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 7 extracted, (541 MB/? MB) 10:28:55.234 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 8 extracted, (541 MB/? MB) 10:28:55.310 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 9 extracted, (541 MB/? MB) 10:28:55.385 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 10 extracted, (541 MB/? MB) 10:28:55.458 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 11 extracted, (541 MB/? MB) 10:28:55.539 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 12 extracted, (541 MB/? MB) 10:28:55.621 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 13 extracted, (541 MB/? MB) 10:28:56.609 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 14 extracted, (553 MB/? MB) 10:28:56.684 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 15 extracted, (553 MB/? MB) 10:28:56.704 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pull complete. 15 layers, pulled in 11s (downloaded 553 MB at 50 MB/s) 10:28:56.705 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 pull took PT11.229920158S 10:28:56.743 [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 10:29:00.822 [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: ffa4b43ded7c1cf9fbb77cca2df21feaffd69f8188ae8b325a747fd580cda93d 10:29:06.820 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT10.077507626S OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.59 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec [INFO] Running org.onap.cps.ncmp.api.datajobs.models.DataJobRequestSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.api.datajobs.models.DataJobRequestSpec [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 10:29:08.105 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 10:29:08,797 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:29:08,798 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:29:08,801 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:29:08,852 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:29:08,852 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:29:09,368 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:29:09,369 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:29:09.603Z INFO 6719 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:29:09.604Z INFO 6719 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:29:09.936Z WARN 6719 --- [ 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: --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 2026-02-16T10:29:10.067Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:29:10.067Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:29:10.069Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:29:10.069Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 2026-02-16T10:29:10.069Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:29:10.072Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:29:10.708Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:29:10.793Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2026-02-16T10:29:11.015Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:29:11.026Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:29:14.031Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - 874db1d5-b65f-4b9f-a8c4-233457e0478c this ] 2026-02-16T10:29:14.049Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:29:14.117Z INFO 6719 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 5.598 seconds (process running for 33.734) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.902 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:29:14.215Z INFO 6719 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:29:14.216Z INFO 6719 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:29:14.228Z INFO 6719 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.05 seconds (process running for 33.845) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:29:14.272Z INFO 6719 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:29:14.272Z INFO 6719 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:29:14.319Z INFO 6719 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.08 seconds (process running for 33.936) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:29:14.369Z INFO 6719 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:29:14.369Z INFO 6719 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:29:14.490Z INFO 6719 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.147 seconds (process running for 34.107) 2026-02-16T10:29:14.534Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-1 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-02-16T10:29:14.581Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:14.597Z INFO 6719 --- [ 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 2026-02-16T10:29:14.635Z INFO 6719 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 2026-02-16T10:29:14.691Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:14.692Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:14.692Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237754690 2026-02-16T10:29:14.721Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-2 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:29:14.721Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:14.725Z INFO 6719 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 2026-02-16T10:29:14.734Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:14.734Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:14.734Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237754734 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:29:14.810Z INFO 6719 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:29:14.810Z INFO 6719 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:29:15.045Z INFO 6719 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.276 seconds (process running for 34.662) 2026-02-16T10:29:15.094Z ERROR 6719 --- [_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 2026-02-16T10:29:15.095Z ERROR 6719 --- [_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 2026-02-16T10:29:15.146Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:15.146Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:15.148Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:15.148Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:15.148Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:15.148Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:29:15.193Z INFO 6719 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:29:15.193Z INFO 6719 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:29:15.209Z INFO 6719 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.035 seconds (process running for 34.826) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 2026-02-16T10:29:15.250Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:15.250Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:15.250Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:15.250Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:15.250Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:15.251Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:29:15.262Z INFO 6719 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:29:15.262Z INFO 6719 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:29:15.273Z INFO 6719 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.029 seconds (process running for 34.89) 2026-02-16T10:29:15.287Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:29:15.293Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2026-02-16T10:29:15.295Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2026-02-16T10:29:15.296Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2026-02-16T10:29:15.325Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:29:15.338Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 40 ms. 2026-02-16T10:29:15.338Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 2026-02-16T10:29:15.352Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:15.352Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:15.352Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:29:15.367Z INFO 6719 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:29:15.367Z INFO 6719 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:29:15.381Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:29:15.381Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:29:15.381Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:29:15.381Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 2026-02-16T10:29:15.381Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:29:15.381Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:29:15.392Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:29:15.394Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2026-02-16T10:29:15.402Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:15.402Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:15.402Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:15.409Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:29:15.409Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:29:15.555Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:15.555Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:15.555Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:15.655Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:15.655Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:15.655Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:15.936Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:15.936Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:15.936Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:16.030Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:16.030Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:16.030Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:16.628Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:16.628Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:16.628Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:16.737Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:16.737Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:16.737Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:17.636Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:17.637Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:17.637Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:17.743Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:17.743Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:17.744Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:18.618Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - 22787ad3-c1dd-4812-afb9-c5d9134060b6 this ] 2026-02-16T10:29:18.619Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:29:18.625Z INFO 6719 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 3.279 seconds (process running for 38.242) 2026-02-16T10:29:18.631Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:29:18.632Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2026-02-16T10:29:18.633Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2026-02-16T10:29:18.633Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2026-02-16T10:29:18.637Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:18.637Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:18.638Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:18.650Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:18.650Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:18.650Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:18.711Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:29:18.712Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 81 ms. 2026-02-16T10:29:18.712Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.369 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:29:18.780Z INFO 6719 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:29:18.780Z INFO 6719 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:29:18.808Z INFO 6719 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.046 seconds (process running for 38.424) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 2026-02-16T10:29:19.006Z WARN 6719 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 2026-02-16T10:29:19.187Z INFO 6719 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-02-16T10:29:19.245Z INFO 6719 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 08e007e79b5616420724f06a7cc178d9edc1bbbf288f2f8a60f1c5efb69cfb77 2026-02-16T10:29:19.658Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:19.658Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:19.658Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:19.660Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:19.660Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:19.660Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:20.645Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:20.645Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:20.646Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:20.674Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:20.674Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:20.674Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:21.500Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:21.501Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:21.501Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:21.674Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:21.675Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:21.675Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:22.357Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:22.357Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:22.357Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:22.676Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:22.676Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:22.676Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:23.318Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:23.318Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:23.318Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:23.593Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:23.593Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:23.594Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:24.278Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:24.278Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:24.278Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:24.614Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:24.614Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:24.614Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:25.003Z INFO 6719 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.815213406S 2026-02-16T10:29:25.028Z INFO 6719 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32769] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-02-16T10:29:25.042Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:25.115Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:25.115Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:25.115Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237765115 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:29:25.135Z INFO 6719 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:29:25.135Z INFO 6719 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:29:25.174Z INFO 6719 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.057 seconds (process running for 44.79) 2026-02-16T10:29:25.177Z INFO 6719 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 2026-02-16T10:29:25.208Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:25.208Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32769] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-3 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-02-16T10:29:25.208Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:25.214Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:25.214Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:25.214Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:25.214Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237765214 2026-02-16T10:29:25.285Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:25.285Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:25.285Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:25.388Z WARN 6719 --- [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} 2026-02-16T10:29:25.389Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:25.604Z INFO 6719 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:25.621Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:25.621Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:25.621Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:25.740Z INFO 6719 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 2026-02-16T10:29:25.749Z INFO 6719 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2026-02-16T10:29:25.785Z INFO 6719 --- [ 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-ae5a0b17-ef66-470c-9383-33fefaf05030 2026-02-16T10:29:25.786Z INFO 6719 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2026-02-16T10:29:25.807Z INFO 6719 --- [ 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-ae5a0b17-ef66-470c-9383-33fefaf05030', protocol='range'} 2026-02-16T10:29:25.818Z INFO 6719 --- [ 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-ae5a0b17-ef66-470c-9383-33fefaf05030=Assignment(partitions=[test-topic-0])} 2026-02-16T10:29:25.848Z INFO 6719 --- [ 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-ae5a0b17-ef66-470c-9383-33fefaf05030', protocol='range'} 2026-02-16T10:29:25.849Z INFO 6719 --- [ 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]) 2026-02-16T10:29:25.853Z INFO 6719 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 2026-02-16T10:29:25.874Z INFO 6719 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 2026-02-16T10:29:25.899Z INFO 6719 --- [ 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}}. 2026-02-16T10:29:26.030Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:26.033Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-02-16T10:29:26.041Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:26.041Z INFO 6719 --- [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: 93ms, elapsed time since send: 93ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:29:26.042Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 2026-02-16T10:29:26.042Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 2026-02-16T10:29:26.042Z INFO 6719 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=220301847, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-02-16T10:29:26.045Z INFO 6719 --- [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. 2026-02-16T10:29:26.146Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:26.147Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:26.151Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:26.151Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.048 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 2026-02-16T10:29:26.229Z INFO 6719 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-02-16T10:29:26.276Z INFO 6719 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 434d5a146f3eb1e6eb5715bc5c0c202208660de2c8df477cb95e1b03fac9e313 2026-02-16T10:29:26.297Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:26.298Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:26.298Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:26.371Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:26.372Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:26.449Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:26.449Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:26.632Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:26.632Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:26.632Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:26.751Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:26.752Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:26.780Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:26.781Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:27.154Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:27.154Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:27.298Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:27.298Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:27.298Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:27.486Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:27.487Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:27.487Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:27.725Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:27.725Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:28.158Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:28.158Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:28.293Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:28.293Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:28.293Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:28.299Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:28.299Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:28.299Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:28.682Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:28.682Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:29.163Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:29.163Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:29.294Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:29.294Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:29.294Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:29.308Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:29.308Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:29.308Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:29.589Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:29.589Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:30.141Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:30.141Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:30.141Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:30.167Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:30.168Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:30.212Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:30.212Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:30.212Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:30.590Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:30.590Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:31.145Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:31.145Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:31.145Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:31.174Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:31.174Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:31.212Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:31.212Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:31.213Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:31.592Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:31.592Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:32.109Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:32.109Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:32.109Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:32.179Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:32.179Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:32.203Z INFO 6719 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.973747081S 2026-02-16T10:29:32.209Z INFO 6719 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:29:32.209Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:32.213Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:32.213Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:32.213Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:32.215Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:32.215Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:32.215Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237772215 10:29:32,235 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:29:32,235 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:29:32,235 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:29:32,242 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:29:32,242 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:29:32,252 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:29:32,252 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:29:32.261Z INFO 6719 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:29:32.261Z INFO 6719 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:29:32.291Z INFO 6719 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.074 seconds (process running for 51.908) 2026-02-16T10:29:32.295Z INFO 6719 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 2026-02-16T10:29:32.316Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:32.316Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32770] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-4 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:29:32.316Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:32.320Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:32.320Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:32.320Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:32.320Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237772320 2026-02-16T10:29:32.357Z WARN 6719 --- [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} 2026-02-16T10:29:32.357Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:32.501Z INFO 6719 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:32.595Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:32.595Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:32.616Z INFO 6719 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 2026-02-16T10:29:32.618Z INFO 6719 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2026-02-16T10:29:32.646Z INFO 6719 --- [ 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-31f2761b-79bb-4a2d-a77a-83c61a2c9eaf 2026-02-16T10:29:32.646Z INFO 6719 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2026-02-16T10:29:32.672Z INFO 6719 --- [ 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-31f2761b-79bb-4a2d-a77a-83c61a2c9eaf', protocol='range'} 2026-02-16T10:29:32.673Z INFO 6719 --- [ 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-31f2761b-79bb-4a2d-a77a-83c61a2c9eaf=Assignment(partitions=[client-topic-0])} 2026-02-16T10:29:32.696Z INFO 6719 --- [ 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-31f2761b-79bb-4a2d-a77a-83c61a2c9eaf', protocol='range'} 2026-02-16T10:29:32.696Z INFO 6719 --- [ 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]) 2026-02-16T10:29:32.696Z INFO 6719 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 2026-02-16T10:29:32.710Z INFO 6719 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 2026-02-16T10:29:32.719Z INFO 6719 --- [ 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}}. 2026-02-16T10:29:32.769Z INFO 6719 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-3 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:29:32.769Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:32.772Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:32.772Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:32.772Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237772772 2026-02-16T10:29:32.779Z INFO 6719 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-4 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:29:32.780Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:32.782Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:32.782Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:32.782Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237772782 2026-02-16T10:29:32.838Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:32.839Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-02-16T10:29:32.876Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:32.876Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 121ms, elapsed time since send: 121ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:29:32.876Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-02-16T10:29:32.876Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 2026-02-16T10:29:32.876Z INFO 6719 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=114224786, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-02-16T10:29:32.876Z INFO 6719 --- [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. 2026-02-16T10:29:32.958Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:32.959Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:32.978Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:32.978Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:33.026Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:33.026Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:33.026Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.800 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 2026-02-16T10:29:33.036Z INFO 6719 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-02-16T10:29:33.079Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:33.079Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:33.080Z INFO 6719 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 730f96ffbf558e123f2ca75a5f9516badbb29447d23e6d926ec34adc3dcd1528 2026-02-16T10:29:33.084Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:33.084Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:33.194Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:33.194Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:33.214Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:33.214Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:33.214Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:33.387Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:33.387Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:33.597Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:33.597Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:33.659Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:33.659Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:33.890Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:33.890Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:33.947Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:33.947Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:33.947Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:34.087Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:34.087Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:34.215Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:34.215Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:34.215Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:34.599Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:34.600Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:34.611Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:34.611Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:34.692Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:34.693Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:34.956Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:34.956Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:34.956Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:35.091Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:35.091Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:35.093Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:35.093Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:35.093Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:35.600Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:35.601Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:35.613Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:35.613Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:35.696Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:35.696Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:35.957Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:35.957Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:35.957Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:36.095Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:36.095Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:36.099Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:36.099Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:36.099Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:36.599Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:36.599Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:36.602Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:36.602Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:36.615Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:36.615Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:36.958Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:36.958Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:36.958Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:37.100Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:37.100Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:37.103Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:37.103Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:37.103Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:37.603Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:37.603Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:37.606Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:37.606Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:37.617Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:37.617Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:37.851Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:37.851Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:37.851Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:38.113Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:38.113Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:38.134Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:38.134Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:38.135Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:38.604Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:38.605Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:38.611Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:38.611Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:38.618Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:38.618Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:38.706Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:38.706Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:38.706Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:38.765Z INFO 6719 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.729163181S 10:29:38,790 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:29:38,790 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:29:38,790 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:29:38,797 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:29:38,797 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:29:38,805 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:29:38,805 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:29:38.812Z INFO 6719 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:29:38.812Z INFO 6719 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:29:39.093Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:39.093Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:39.093Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:39.124Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:39.124Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:39.493Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:39.494Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:39.519Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:39.520Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:39.625Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:39.626Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:39.676Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:39.676Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:39.676Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:39.858Z INFO 6719 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 2026-02-16T10:29:40.002Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:40.003Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:40.003Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:40.135Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:40.135Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:40.295Z INFO 6719 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32771] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-5 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-02-16T10:29:40.295Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:40.299Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:40.299Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:40.299Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237780299 2026-02-16T10:29:40.300Z INFO 6719 --- [ 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 2026-02-16T10:29:40.311Z INFO 6719 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32771] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-6 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-02-16T10:29:40.311Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:40.323Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:40.323Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:40.323Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237780323 2026-02-16T10:29:40.324Z INFO 6719 --- [ 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 2026-02-16T10:29:40.342Z INFO 6719 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.57 seconds (process running for 59.959) 2026-02-16T10:29:40.378Z WARN 6719 --- [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} 2026-02-16T10:29:40.378Z INFO 6719 --- [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 2026-02-16T10:29:40.379Z WARN 6719 --- [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} 2026-02-16T10:29:40.379Z INFO 6719 --- [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 2026-02-16T10:29:40.417Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:40.417Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:40.460Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:40.460Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:40.517Z INFO 6719 --- [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) 2026-02-16T10:29:40.518Z INFO 6719 --- [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) 2026-02-16T10:29:40.519Z INFO 6719 --- [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 2026-02-16T10:29:40.521Z INFO 6719 --- [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 2026-02-16T10:29:40.543Z INFO 6719 --- [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-855530bc-4587-4917-a69a-3f64fbaf733d 2026-02-16T10:29:40.543Z INFO 6719 --- [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 2026-02-16T10:29:40.553Z INFO 6719 --- [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-f5e7a52b-1eea-4716-8514-6fbf63c8e799 2026-02-16T10:29:40.553Z INFO 6719 --- [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 2026-02-16T10:29:40.567Z INFO 6719 --- [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-855530bc-4587-4917-a69a-3f64fbaf733d', protocol='range'} 2026-02-16T10:29:40.568Z INFO 6719 --- [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-855530bc-4587-4917-a69a-3f64fbaf733d=Assignment(partitions=[ncmp-async-m2m-0])} 2026-02-16T10:29:40.569Z INFO 6719 --- [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-f5e7a52b-1eea-4716-8514-6fbf63c8e799', protocol='range'} 2026-02-16T10:29:40.569Z INFO 6719 --- [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-f5e7a52b-1eea-4716-8514-6fbf63c8e799=Assignment(partitions=[ncmp-async-m2m-0])} 2026-02-16T10:29:40.583Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:40.583Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:40.583Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:40.603Z INFO 6719 --- [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-f5e7a52b-1eea-4716-8514-6fbf63c8e799', protocol='range'} 2026-02-16T10:29:40.603Z INFO 6719 --- [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]) 2026-02-16T10:29:40.603Z INFO 6719 --- [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-855530bc-4587-4917-a69a-3f64fbaf733d', protocol='range'} 2026-02-16T10:29:40.604Z INFO 6719 --- [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]) 2026-02-16T10:29:40.604Z INFO 6719 --- [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 2026-02-16T10:29:40.606Z INFO 6719 --- [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 2026-02-16T10:29:40.617Z INFO 6719 --- [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 2026-02-16T10:29:40.618Z INFO 6719 --- [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 2026-02-16T10:29:40.620Z INFO 6719 --- [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 2026-02-16T10:29:40.621Z INFO 6719 --- [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 2026-02-16T10:29:40.629Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:40.629Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:40.630Z INFO 6719 --- [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}}. 2026-02-16T10:29:40.632Z INFO 6719 --- [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}}. 2026-02-16T10:29:40.651Z INFO 6719 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2026-02-16T10:29:40.653Z INFO 6719 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2026-02-16T10:29:40.671Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:40.671Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32771] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-5 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:29:40.672Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:40.677Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:40.677Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:40.677Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:40.677Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237780677 2026-02-16T10:29:40.684Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:40.766Z INFO 6719 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.controllers = [] bootstrap.servers = [localhost:32771] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 enable.metrics.push = true metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 2026-02-16T10:29:40.767Z INFO 6719 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.controllers = [] bootstrap.servers = [localhost:32771] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 enable.metrics.push = true metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 2026-02-16T10:29:40.798Z INFO 6719 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:40.798Z INFO 6719 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:40.798Z INFO 6719 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237780798 2026-02-16T10:29:40.798Z INFO 6719 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:40.798Z INFO 6719 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:40.798Z INFO 6719 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237780798 2026-02-16T10:29:40.827Z INFO 6719 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 2026-02-16T10:29:40.828Z INFO 6719 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 2026-02-16T10:29:40.830Z INFO 6719 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:29:40.830Z INFO 6719 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:29:40.830Z INFO 6719 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:29:40.838Z INFO 6719 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:29:40.838Z INFO 6719 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:29:40.838Z INFO 6719 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:29:41.011Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:41.011Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32771] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-6 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-02-16T10:29:41.011Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:41.014Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:41.014Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:41.014Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:41.014Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237781014 2026-02-16T10:29:41.023Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:41.030Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:41.030Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:41.030Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:41.072Z ERROR 6719 --- [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 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) ... 16 common frames omitted 2026-02-16T10:29:41.146Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:41.147Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:41.149Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:41.149Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32771] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-7 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:29:41.149Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:41.152Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:41.152Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:41.152Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:41.152Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237781152 2026-02-16T10:29:41.162Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:41.419Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:41.419Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:41.443Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:41.443Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:41.478Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:41.478Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32771] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-8 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:29:41.478Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:41.481Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:41.481Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:41.481Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:41.481Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237781481 2026-02-16T10:29:41.491Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:41.593Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:41.593Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:41.593Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:41.643Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:41.644Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:41.803Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:41.804Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32771] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-9 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:29:41.804Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:41.806Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:41.806Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:41.806Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:41.806Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237781806 2026-02-16T10:29:41.817Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:41.985Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:41.985Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:41.985Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:42.129Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:42.129Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32771] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-10 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-02-16T10:29:42.130Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:42.132Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:42.132Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:42.132Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:42.132Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237782132 2026-02-16T10:29:42.140Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:42.151Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:42.151Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:42.160Z ERROR 6719 --- [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 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message Endpoint handler details: Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@21de635d] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2994) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2901) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2865) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) ... 10 common frames omitted 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@17593b54, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1771237782142, 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@17593b54, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1771237782142, kafka_groupId=ncmp-async-rest-request-event-group}] at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) ... 16 common frames omitted 2026-02-16T10:29:42.164Z ERROR 6719 --- [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 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:672) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) ... 16 common frames omitted 2026-02-16T10:29:42.420Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:42.420Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:42.444Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:42.444Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:42.501Z INFO 6719 --- [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. 2026-02-16T10:29:42.501Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2026-02-16T10:29:42.501Z INFO 6719 --- [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. 2026-02-16T10:29:42.501Z INFO 6719 --- [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: 341ms, elapsed time since send: 340ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:29:42.501Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:42.502Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:42.502Z INFO 6719 --- [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=152522643, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-02-16T10:29:42.502Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-02-16T10:29:42.502Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-02-16T10:29:42.502Z INFO 6719 --- [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: 345ms, elapsed time since send: 345ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:29:42.502Z INFO 6719 --- [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. 2026-02-16T10:29:42.502Z INFO 6719 --- [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. 2026-02-16T10:29:42.502Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:42.502Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] 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) 2026-02-16T10:29:42.502Z INFO 6719 --- [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=328505920, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-02-16T10:29:42.503Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:42.503Z INFO 6719 --- [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. 2026-02-16T10:29:42.503Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:42.503Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-02-16T10:29:42.503Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-02-16T10:29:42.503Z INFO 6719 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2026-02-16T10:29:42.503Z INFO 6719 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2026-02-16T10:29:42.503Z INFO 6719 --- [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. 2026-02-16T10:29:42.504Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:42.504Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-02-16T10:29:42.560Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:42.560Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:42.560Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:42.591Z INFO 6719 --- [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. 2026-02-16T10:29:42.591Z WARN 6719 --- [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. 2026-02-16T10:29:42.605Z INFO 6719 --- [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. 2026-02-16T10:29:42.605Z WARN 6719 --- [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. 2026-02-16T10:29:42.610Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:42.610Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:42.616Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:42.616Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:42.619Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:42.620Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:42.621Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:42.621Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:42.621Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:42.621Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:42.622Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:42.622Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:42.648Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:42.648Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:42.685Z INFO 6719 --- [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 2026-02-16T10:29:42.685Z INFO 6719 --- [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 2026-02-16T10:29:42.685Z INFO 6719 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2026-02-16T10:29:42.685Z INFO 6719 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2026-02-16T10:29:42.685Z INFO 6719 --- [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 2026-02-16T10:29:42.686Z INFO 6719 --- [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 2026-02-16T10:29:42.686Z INFO 6719 --- [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 2026-02-16T10:29:42.686Z INFO 6719 --- [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 2026-02-16T10:29:42.686Z INFO 6719 --- [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 2026-02-16T10:29:42.686Z INFO 6719 --- [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 2026-02-16T10:29:42.687Z INFO 6719 --- [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 2026-02-16T10:29:42.687Z INFO 6719 --- [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 2026-02-16T10:29:42.687Z INFO 6719 --- [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 2026-02-16T10:29:42.687Z INFO 6719 --- [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 2026-02-16T10:29:42.689Z INFO 6719 --- [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. 2026-02-16T10:29:42.689Z WARN 6719 --- [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. 2026-02-16T10:29:42.690Z INFO 6719 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:29:42.690Z INFO 6719 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:29:42.690Z INFO 6719 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:29:42.690Z INFO 6719 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:29:42.690Z INFO 6719 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:29:42.690Z INFO 6719 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:29:42.690Z INFO 6719 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:29:42.690Z INFO 6719 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:29:42.694Z INFO 6719 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 2026-02-16T10:29:42.694Z INFO 6719 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 2026-02-16T10:29:42.695Z INFO 6719 --- [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 2026-02-16T10:29:42.695Z INFO 6719 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.681 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 2026-02-16T10:29:42.717Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:42.717Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 2026-02-16T10:29:42.719Z INFO 6719 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-02-16T10:29:42.762Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:42.762Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:42.768Z INFO 6719 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 92b02f49d735224ef7c7bc9daf8a3891fda4f299f9d86129217863b82722a261 2026-02-16T10:29:42.833Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:42.833Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:42.837Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:42.837Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:42.843Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:42.843Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:42.857Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:42.857Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:42.945Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:42.945Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:42.978Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:42.978Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:42.993Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:42.993Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:42.993Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:43.036Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:43.036Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:43.164Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:43.164Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:43.169Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:43.169Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:43.247Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:43.247Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:43.285Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:43.285Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:43.414Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:43.414Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:43.422Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:43.422Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:43.435Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:43.435Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:43.446Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:43.446Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:43.464Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:43.464Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:43.464Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:43.486Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:43.486Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:43.650Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:43.651Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:43.660Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:43.660Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:43.710Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:43.710Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:43.998Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:43.998Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:43.998Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:44.061Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:44.061Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:44.167Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:44.167Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:44.318Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:44.318Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:44.318Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:44.360Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:44.360Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:44.367Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:44.367Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:44.367Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:44.367Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:44.423Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:44.423Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:44.447Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:44.447Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:44.594Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:44.595Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:44.608Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:44.609Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:44.664Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:44.664Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:44.871Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:44.871Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:44.871Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:45.063Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:45.064Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:45.172Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:45.172Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:45.319Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:45.319Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:45.319Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:45.362Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:45.362Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:45.369Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:45.369Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:45.369Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:45.369Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:45.418Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:45.418Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:45.448Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:45.448Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:45.595Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:45.595Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:45.610Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:45.610Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:45.669Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:45.669Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:45.805Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:45.806Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:45.806Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:46.065Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:46.065Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:46.179Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:46.180Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:46.320Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:46.320Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:46.320Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:46.368Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:46.368Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:46.373Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:46.374Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:46.374Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:46.374Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:46.421Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:46.421Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:46.450Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:46.450Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:46.597Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:46.597Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:46.612Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:46.612Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:46.678Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:46.679Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:46.835Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:46.835Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:46.835Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:47.066Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:47.066Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:47.189Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:47.189Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:47.189Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:47.191Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:47.191Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:47.369Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:47.369Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:47.374Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:47.374Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:47.376Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:47.376Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:47.422Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:47.422Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:47.457Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:47.457Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:47.598Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:47.598Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:47.613Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:47.613Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:47.682Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:47.682Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:47.700Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:47.700Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:47.700Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:48.068Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:48.068Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:48.198Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:48.198Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:48.239Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:48.239Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:48.239Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:48.370Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:48.370Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:48.376Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:48.376Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:48.377Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:48.377Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:48.423Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:48.423Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:48.462Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:48.462Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:48.559Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:48.559Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:48.559Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:48.598Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:48.599Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:48.610Z INFO 6719 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.890991174S 2026-02-16T10:29:48.614Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:48.614Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 10:29:48,639 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:29:48,639 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:29:48,639 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:29:48,646 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:29:48,646 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:29:48,657 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:29:48,658 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:29:48.671Z INFO 6719 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:29:48.671Z INFO 6719 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:29:48.689Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:48.689Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:48.932Z INFO 6719 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 2026-02-16T10:29:48.988Z INFO 6719 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-02-16T10:29:48.988Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:48.991Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:48.991Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:48.991Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237788991 2026-02-16T10:29:48.991Z INFO 6719 --- [ 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 2026-02-16T10:29:48.992Z INFO 6719 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-02-16T10:29:48.993Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:48.999Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:48.999Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:48.999Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237788999 2026-02-16T10:29:48.999Z INFO 6719 --- [ 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 2026-02-16T10:29:49.008Z INFO 6719 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.391 seconds (process running for 68.624) 2026-02-16T10:29:49.037Z WARN 6719 --- [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} 2026-02-16T10:29:49.037Z WARN 6719 --- [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} 2026-02-16T10:29:49.037Z INFO 6719 --- [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 2026-02-16T10:29:49.037Z INFO 6719 --- [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 2026-02-16T10:29:49.070Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:49.070Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:49.180Z INFO 6719 --- [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) 2026-02-16T10:29:49.180Z INFO 6719 --- [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) 2026-02-16T10:29:49.181Z INFO 6719 --- [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 2026-02-16T10:29:49.181Z INFO 6719 --- [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 2026-02-16T10:29:49.206Z INFO 6719 --- [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-2cc58cb4-2b10-47eb-af20-b4cc79da43f1 2026-02-16T10:29:49.207Z INFO 6719 --- [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 2026-02-16T10:29:49.207Z INFO 6719 --- [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-984b438f-1628-4be2-9d74-29f67e5555a9 2026-02-16T10:29:49.208Z INFO 6719 --- [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 2026-02-16T10:29:49.209Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:49.209Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:49.251Z INFO 6719 --- [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-2cc58cb4-2b10-47eb-af20-b4cc79da43f1', protocol='range'} 2026-02-16T10:29:49.251Z INFO 6719 --- [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-984b438f-1628-4be2-9d74-29f67e5555a9', protocol='range'} 2026-02-16T10:29:49.252Z INFO 6719 --- [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-2cc58cb4-2b10-47eb-af20-b4cc79da43f1=Assignment(partitions=[ncmp-async-m2m-0])} 2026-02-16T10:29:49.252Z INFO 6719 --- [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-984b438f-1628-4be2-9d74-29f67e5555a9=Assignment(partitions=[ncmp-async-m2m-0])} 2026-02-16T10:29:49.256Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:49.256Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:49.256Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:49.282Z INFO 6719 --- [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-984b438f-1628-4be2-9d74-29f67e5555a9', protocol='range'} 2026-02-16T10:29:49.282Z INFO 6719 --- [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]) 2026-02-16T10:29:49.282Z INFO 6719 --- [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 2026-02-16T10:29:49.283Z INFO 6719 --- [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-2cc58cb4-2b10-47eb-af20-b4cc79da43f1', protocol='range'} 2026-02-16T10:29:49.286Z INFO 6719 --- [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]) 2026-02-16T10:29:49.286Z INFO 6719 --- [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 2026-02-16T10:29:49.297Z INFO 6719 --- [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 2026-02-16T10:29:49.298Z INFO 6719 --- [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 2026-02-16T10:29:49.301Z INFO 6719 --- [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 2026-02-16T10:29:49.301Z INFO 6719 --- [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 2026-02-16T10:29:49.311Z INFO 6719 --- [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}}. 2026-02-16T10:29:49.311Z INFO 6719 --- [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}}. 2026-02-16T10:29:49.332Z INFO 6719 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2026-02-16T10:29:49.333Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:49.333Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-11 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:29:49.334Z INFO 6719 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2026-02-16T10:29:49.337Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:49.348Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:49.348Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:49.348Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:49.348Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237789348 2026-02-16T10:29:49.355Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:49.372Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:49.372Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:49.376Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:49.376Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:49.378Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:49.378Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:49.399Z INFO 6719 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.controllers = [] bootstrap.servers = [localhost:32772] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 enable.metrics.push = true metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 2026-02-16T10:29:49.399Z INFO 6719 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.controllers = [] bootstrap.servers = [localhost:32772] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 enable.metrics.push = true metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 2026-02-16T10:29:49.401Z INFO 6719 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:49.401Z INFO 6719 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:49.401Z INFO 6719 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237789401 2026-02-16T10:29:49.401Z INFO 6719 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:49.401Z INFO 6719 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:49.401Z INFO 6719 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237789401 2026-02-16T10:29:49.418Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:49.418Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:49.418Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:49.424Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:49.424Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:49.440Z INFO 6719 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 2026-02-16T10:29:49.440Z INFO 6719 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 2026-02-16T10:29:49.441Z INFO 6719 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:29:49.441Z INFO 6719 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:29:49.441Z INFO 6719 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:29:49.442Z INFO 6719 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:29:49.442Z INFO 6719 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:29:49.442Z INFO 6719 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:29:49.463Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:49.463Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:49.472Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:49.472Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-12 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-02-16T10:29:49.473Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:49.475Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:49.475Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:49.475Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:49.475Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237789475 2026-02-16T10:29:49.491Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:49.521Z ERROR 6719 --- [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 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) ... 16 common frames omitted 2026-02-16T10:29:49.599Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:49.599Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:49.615Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:49.615Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:49.657Z INFO 6719 --- [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. 2026-02-16T10:29:49.657Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:29:49.657Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-02-16T10:29:49.657Z INFO 6719 --- [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. 2026-02-16T10:29:49.657Z INFO 6719 --- [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: 135ms, elapsed time since send: 135ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:29:49.657Z INFO 6719 --- [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. 2026-02-16T10:29:49.657Z INFO 6719 --- [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: 140ms, elapsed time since send: 140ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:29:49.657Z INFO 6719 --- [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. 2026-02-16T10:29:49.658Z INFO 6719 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2026-02-16T10:29:49.658Z INFO 6719 --- [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=132160121, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-02-16T10:29:49.658Z INFO 6719 --- [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=318947328, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-02-16T10:29:49.658Z INFO 6719 --- [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. 2026-02-16T10:29:49.658Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:29:49.659Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-02-16T10:29:49.659Z INFO 6719 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2026-02-16T10:29:49.659Z INFO 6719 --- [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. 2026-02-16T10:29:49.704Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:49.704Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:49.746Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:29:49.746Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:49.768Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:29:49.768Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:49.777Z INFO 6719 --- [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. 2026-02-16T10:29:49.777Z WARN 6719 --- [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. 2026-02-16T10:29:49.780Z INFO 6719 --- [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. 2026-02-16T10:29:49.780Z WARN 6719 --- [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. 2026-02-16T10:29:49.838Z INFO 6719 --- [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 2026-02-16T10:29:49.838Z INFO 6719 --- [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 2026-02-16T10:29:49.838Z INFO 6719 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2026-02-16T10:29:49.838Z INFO 6719 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2026-02-16T10:29:49.838Z INFO 6719 --- [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 2026-02-16T10:29:49.838Z INFO 6719 --- [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 2026-02-16T10:29:49.839Z INFO 6719 --- [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 2026-02-16T10:29:49.839Z INFO 6719 --- [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 2026-02-16T10:29:49.839Z INFO 6719 --- [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 2026-02-16T10:29:49.839Z INFO 6719 --- [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 2026-02-16T10:29:49.839Z INFO 6719 --- [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 2026-02-16T10:29:49.839Z INFO 6719 --- [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 2026-02-16T10:29:49.839Z INFO 6719 --- [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 2026-02-16T10:29:49.839Z INFO 6719 --- [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 2026-02-16T10:29:49.840Z INFO 6719 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:29:49.840Z INFO 6719 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:29:49.840Z INFO 6719 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:29:49.840Z INFO 6719 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:29:49.840Z INFO 6719 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:29:49.840Z INFO 6719 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:29:49.840Z INFO 6719 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:29:49.840Z INFO 6719 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:29:49.844Z INFO 6719 --- [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 2026-02-16T10:29:49.844Z INFO 6719 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2026-02-16T10:29:49.845Z INFO 6719 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 2026-02-16T10:29:49.845Z INFO 6719 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.132 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 10:29:49,920 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:29:49,920 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:29:49,920 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:29:49,925 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:29:49,925 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:29:49,931 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:29:49,931 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:29:49.937Z INFO 6719 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:29:49.937Z INFO 6719 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:29:49.965Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:29:49.965Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:50.069Z INFO 6719 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.163 seconds (process running for 69.685) 2026-02-16T10:29:50.071Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:50.071Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 2026-02-16T10:29:50.181Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:29:50.181Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:50.225Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:50.225Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:50.257Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:50.257Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:50.257Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:50.374Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:50.374Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:50.378Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:50.378Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:50.381Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:50.381Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:50.391Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:29:50.391Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:50.419Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-02-16T10:29:50.421Z DEBUG 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-02-16T10:29:50.421Z TRACE 6719 --- [ 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}]} 2026-02-16T10:29:50.426Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:50.426Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:50.451Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 2026-02-16T10:29:50.451Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-02-16T10:29:50.457Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-02-16T10:29:50.457Z DEBUG 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 2026-02-16T10:29:50.457Z TRACE 6719 --- [ 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}]} 2026-02-16T10:29:50.458Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 2026-02-16T10:29:50.458Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-02-16T10:29:50.460Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-02-16T10:29:50.461Z DEBUG 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 2026-02-16T10:29:50.461Z TRACE 6719 --- [ 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}]} 2026-02-16T10:29:50.462Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 2026-02-16T10:29:50.462Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-02-16T10:29:50.464Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:50.464Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:50.464Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:50.464Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-02-16T10:29:50.465Z DEBUG 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 2026-02-16T10:29:50.465Z TRACE 6719 --- [ 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}]} 2026-02-16T10:29:50.465Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:50.465Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:50.466Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 2026-02-16T10:29:50.466Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-02-16T10:29:50.469Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-02-16T10:29:50.469Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:50.469Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:50.469Z DEBUG 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 2026-02-16T10:29:50.469Z TRACE 6719 --- [ 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}]} 2026-02-16T10:29:50.470Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 2026-02-16T10:29:50.470Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 2026-02-16T10:29:50.470Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 2026-02-16T10:29:50.530Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-02-16T10:29:50.531Z DEBUG 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 2026-02-16T10:29:50.531Z TRACE 6719 --- [ 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}]} 2026-02-16T10:29:50.532Z WARN 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1720952457, Message: null, Details: Policy Executor returned HTTP Status code 418. 2026-02-16T10:29:50.532Z WARN 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 2026-02-16T10:29:50.532Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-02-16T10:29:50.532Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-02-16T10:29:50.533Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-02-16T10:29:50.534Z DEBUG 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 2026-02-16T10:29:50.534Z TRACE 6719 --- [ 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}]} 2026-02-16T10:29:50.534Z WARN 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1720952457, Message: null, Details: Policy Executor returned HTTP Status code 418. 2026-02-16T10:29:50.534Z WARN 6719 --- [ 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 2026-02-16T10:29:50.534Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-02-16T10:29:50.534Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 2026-02-16T10:29:50.534Z TRACE 6719 --- [ 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 2026-02-16T10:29:50.536Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-02-16T10:29:50.536Z DEBUG 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-02-16T10:29:50.536Z TRACE 6719 --- [ 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}]} 2026-02-16T10:29:50.537Z WARN 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 2026-02-16T10:29:50.540Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-02-16T10:29:50.541Z DEBUG 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-02-16T10:29:50.541Z TRACE 6719 --- [ 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}]} 2026-02-16T10:29:50.542Z WARN 6719 --- [ 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. 2026-02-16T10:29:50.542Z WARN 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 2026-02-16T10:29:50.542Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-02-16T10:29:50.542Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 2026-02-16T10:29:50.542Z TRACE 6719 --- [ 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 2026-02-16T10:29:50.545Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-02-16T10:29:50.546Z DEBUG 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-02-16T10:29:50.546Z TRACE 6719 --- [ 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}]} 2026-02-16T10:29:50.546Z WARN 6719 --- [ 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). 2026-02-16T10:29:50.546Z WARN 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 2026-02-16T10:29:50.546Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-02-16T10:29:50.546Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 2026-02-16T10:29:50.546Z TRACE 6719 --- [ 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 2026-02-16T10:29:50.548Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-02-16T10:29:50.549Z DEBUG 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-02-16T10:29:50.549Z TRACE 6719 --- [ 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}]} 2026-02-16T10:29:50.549Z WARN 6719 --- [ 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. 2026-02-16T10:29:50.549Z WARN 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 2026-02-16T10:29:50.549Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-02-16T10:29:50.549Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-02-16T10:29:50.550Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-02-16T10:29:50.551Z DEBUG 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-02-16T10:29:50.551Z TRACE 6719 --- [ 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}]} 2026-02-16T10:29:50.551Z WARN 6719 --- [ 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). 2026-02-16T10:29:50.551Z WARN 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 2026-02-16T10:29:50.551Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-02-16T10:29:50.551Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-02-16T10:29:50.553Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-02-16T10:29:50.554Z DEBUG 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-02-16T10:29:50.554Z TRACE 6719 --- [ 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}]} 2026-02-16T10:29:50.554Z WARN 6719 --- [ 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. 2026-02-16T10:29:50.555Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-02-16T10:29:50.556Z WARN 6719 --- [ 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. 2026-02-16T10:29:50.558Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 2026-02-16T10:29:50.589Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-02-16T10:29:50.590Z DEBUG 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-02-16T10:29:50.590Z TRACE 6719 --- [ 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}]} 2026-02-16T10:29:50.591Z WARN 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$1794166554, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 2026-02-16T10:29:50.591Z WARN 6719 --- [ 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 2026-02-16T10:29:50.591Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-02-16T10:29:50.591Z TRACE 6719 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 2026-02-16T10:29:50.591Z TRACE 6719 --- [ 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 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 2026-02-16T10:29:50.617Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:50.617Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:50.661Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:29:50.662Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:29:50.668Z INFO 6719 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:29:50.668Z INFO 6719 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:29:50.707Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:50.707Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:50.969Z INFO 6719 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.313 seconds (process running for 70.586) 2026-02-16T10:29:51.025Z WARN 6719 --- [ 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: 35da6008-5c24-4b35-9c6e-82808456bade 2026-02-16T10:29:51.073Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:51.073Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:51.085Z WARN 6719 --- [ 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: d8a3b042-87a3-4336-b9c0-fe4a1facfcfd 2026-02-16T10:29:51.093Z WARN 6719 --- [ 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: 2b96b92f-b2ca-4f33-8332-fe756ec4d4a8 2026-02-16T10:29:51.108Z WARN 6719 --- [ 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: eddd135f-ae63-4440-a284-cea3ebe108c1 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 2026-02-16T10:29:51.141Z INFO 6719 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-02-16T10:29:51.189Z INFO 6719 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: dfe82c91a1480c5d754c3b617ebbeb4689574cf307ca04a885f0c0dfed822fcf 2026-02-16T10:29:51.228Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:51.228Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:51.258Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:51.258Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:51.258Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:51.283Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:29:51.283Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:51.376Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:51.376Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:51.380Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:51.380Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:51.382Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:51.382Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:51.427Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:51.427Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:51.465Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:51.465Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:51.465Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:51.466Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:51.466Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:51.472Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:51.473Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:51.561Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:29:51.561Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:51.618Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:51.618Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:51.711Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:51.711Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:52.074Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:52.074Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:52.097Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:29:52.097Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:52.235Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:52.235Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:52.298Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:52.298Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:52.299Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:52.376Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:52.376Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:52.381Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:52.381Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:52.384Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:52.384Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:52.429Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:52.429Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:52.468Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:52.468Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:52.468Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:52.468Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:52.468Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:52.495Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:52.495Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:52.501Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:52.501Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:52.561Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:29:52.561Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:52.715Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:52.715Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:53.014Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:29:53.014Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:53.065Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:53.066Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:53.151Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:53.151Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:53.152Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:53.240Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:53.240Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:53.378Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:53.378Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:53.379Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:53.379Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:53.386Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:53.386Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:53.429Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:53.429Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:53.469Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:53.469Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:53.472Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:53.472Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:53.472Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:53.499Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:53.499Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:53.522Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:53.522Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:53.564Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:29:53.564Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:53.718Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:53.718Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:54.053Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:29:54.053Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:54.105Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:54.105Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:54.105Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:54.109Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:54.110Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:54.243Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:54.243Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:54.380Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:54.381Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:54.381Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:54.381Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:54.388Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:54.388Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:54.450Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:54.450Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:54.470Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:54.470Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:54.470Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:54.471Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:54.471Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:54.500Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:54.500Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:54.523Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:54.523Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:54.567Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:29:54.567Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:54.721Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:54.721Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:54.913Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:54.914Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:54.914Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:55.050Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:55.050Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:55.055Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:29:55.055Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:55.246Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:55.246Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:55.374Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:55.374Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:55.374Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:55.381Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:55.381Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:55.382Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:55.383Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:55.390Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:55.390Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:55.451Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:55.451Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:55.471Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:55.471Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:55.525Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:55.525Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:55.544Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:55.544Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:55.567Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:29:55.567Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:55.624Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:55.624Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:55.759Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:55.759Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:55.759Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:56.051Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:56.052Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:56.090Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:29:56.091Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:56.256Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:56.256Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:56.289Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:56.289Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:56.289Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:56.382Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:56.382Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:56.383Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:56.383Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:56.390Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:56.390Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:56.452Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:56.452Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:56.472Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:56.472Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:56.526Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:56.526Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:56.546Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:56.546Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:56.568Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:29:56.568Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:56.633Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:56.633Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:56.761Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:56.761Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:56.761Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:57.055Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:57.055Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:57.091Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:29:57.091Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:57.260Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:57.260Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:57.306Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:57.306Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:57.306Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:57.385Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:57.385Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:57.387Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:57.387Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:57.392Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:57.393Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:57.422Z INFO 6719 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.281803079S 2026-02-16T10:29:57.445Z WARN 6719 --- [ 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: c97a2e15-c4fb-42bc-adf5-be7000ae2ace 2026-02-16T10:29:57.446Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:57.446Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-13 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:29:57.446Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:57.448Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:57.448Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:57.448Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:57.448Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237797448 2026-02-16T10:29:57.453Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:57.453Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:57.473Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:57.473Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:57.486Z WARN 6719 --- [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} 2026-02-16T10:29:57.487Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:57.527Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:57.527Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:57.548Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:57.548Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:57.570Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:29:57.571Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:57.639Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:57.639Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:57.669Z WARN 6719 --- [ 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: 06c34246-17f8-4d15-bb93-8b1ddaca3549 2026-02-16T10:29:57.669Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:57.669Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-14 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:29:57.670Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:57.672Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:57.672Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:57.672Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:57.672Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237797672 2026-02-16T10:29:57.705Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:57.720Z WARN 6719 --- [ 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: 046f8a74-beca-43db-9487-e06f7cffebe4 2026-02-16T10:29:57.720Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:57.720Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-15 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:29:57.720Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:57.723Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:57.723Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:57.723Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:57.723Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237797723 2026-02-16T10:29:57.739Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:57.756Z WARN 6719 --- [ 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: c7fbe657-edc7-495e-a6df-3f81ef57d9b9 2026-02-16T10:29:57.756Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:57.756Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-16 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:29:57.756Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:57.758Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:57.758Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:57.758Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:57.758Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237797758 2026-02-16T10:29:57.762Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:57.763Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:57.763Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:57.771Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:57.786Z WARN 6719 --- [ 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: 1da58785-3f9b-414c-81d6-85ddc06ecc70 2026-02-16T10:29:57.786Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:57.786Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-17 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:29:57.786Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:57.788Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:57.788Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:57.788Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:57.788Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237797788 2026-02-16T10:29:57.812Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:57.831Z WARN 6719 --- [ 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: a407d485-a5c4-4962-91ea-26182f4d02c9 2026-02-16T10:29:57.832Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:57.832Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-18 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:29:57.832Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:57.835Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:57.835Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:57.835Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:57.835Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237797835 2026-02-16T10:29:57.845Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:57.863Z WARN 6719 --- [ 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: 62d7276f-4f3f-4668-bc43-c2ddecb25cd9 2026-02-16T10:29:57.863Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:57.863Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-19 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:29:57.864Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:57.866Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:57.866Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:57.866Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:57.866Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237797866 2026-02-16T10:29:57.876Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:57.892Z WARN 6719 --- [ 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: 227c7d5f-dd41-4bd5-a38f-af5819f49439 2026-02-16T10:29:57.892Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:57.892Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-20 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:29:57.893Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:57.895Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:57.895Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:57.895Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:57.895Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237797895 2026-02-16T10:29:57.908Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:57.914Z INFO 6719 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32773] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-1-9 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-1 group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:29:57.914Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:57.917Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:57.917Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:57.917Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237797917 2026-02-16T10:29:57.917Z INFO 6719 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-9, groupId=test-1] Subscribed to topic(s): my-topic-name 2026-02-16T10:29:57.923Z WARN 6719 --- [ 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: f6f56b6f-e13e-43a3-87a2-4aaeb30cdffa 2026-02-16T10:29:57.923Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:29:57.923Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-21 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:29:57.923Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:29:57.925Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:29:57.925Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:29:57.925Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:29:57.925Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237797925 2026-02-16T10:29:57.937Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:57.946Z INFO 6719 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:29:58.057Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:58.057Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:58.079Z INFO 6719 --- [ 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) 2026-02-16T10:29:58.081Z INFO 6719 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 2026-02-16T10:29:58.093Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:29:58.093Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:58.121Z INFO 6719 --- [ 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-efffd17d-6cd5-4078-b283-c40dbe5eaaeb 2026-02-16T10:29:58.121Z INFO 6719 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 2026-02-16T10:29:58.150Z INFO 6719 --- [ 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-efffd17d-6cd5-4078-b283-c40dbe5eaaeb', protocol='range'} 2026-02-16T10:29:58.150Z INFO 6719 --- [ 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-efffd17d-6cd5-4078-b283-c40dbe5eaaeb=Assignment(partitions=[my-topic-name-0])} 2026-02-16T10:29:58.172Z INFO 6719 --- [ 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-efffd17d-6cd5-4078-b283-c40dbe5eaaeb', protocol='range'} 2026-02-16T10:29:58.172Z INFO 6719 --- [ 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]) 2026-02-16T10:29:58.172Z INFO 6719 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-9, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 2026-02-16T10:29:58.184Z INFO 6719 --- [ 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 2026-02-16T10:29:58.196Z INFO 6719 --- [ 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}}. 2026-02-16T10:29:58.266Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:58.266Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:58.306Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:58.306Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:58.306Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:58.315Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-02-16T10:29:58.315Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:29:58.316Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-02-16T10:29:58.316Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:29:58.316Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:29:58.316Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:29:58.316Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-02-16T10:29:58.316Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:29:58.316Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-02-16T10:29:58.321Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:29:58.321Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:29:58.322Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2026-02-16T10:29:58.322Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-02-16T10:29:58.322Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:29:58.322Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-02-16T10:29:58.323Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:29:58.323Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-02-16T10:29:58.328Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:29:58.328Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-02-16T10:29:58.352Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:29:58.352Z INFO 6719 --- [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: 115ms, elapsed time since send: 115ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:29:58.352Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node -1 disconnected. 2026-02-16T10:29:58.352Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 2147483646 disconnected. 2026-02-16T10:29:58.352Z INFO 6719 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-9, groupId=test-1] Error sending fetch request (sessionId=192621200, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-02-16T10:29:58.352Z INFO 6719 --- [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. 2026-02-16T10:29:58.387Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:58.387Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:58.388Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:58.388Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:58.393Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:58.393Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:58.411Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:29:58.411Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.423Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:29:58.423Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.425Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:29:58.425Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.429Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:29:58.429Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.429Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:29:58.429Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.431Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:29:58.431Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.431Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:29:58.431Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.433Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:29:58.433Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.445Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:29:58.445Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.466Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:58.466Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:58.473Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:58.473Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.372 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 2026-02-16T10:29:58.529Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:58.529Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:58.531Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:29:58.531Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.550Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:58.550Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 2026-02-16T10:29:58.557Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:29:58.557Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.573Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:29:58.573Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:58.589Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:29:58.589Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.606Z INFO 6719 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 2026-02-16T10:29:58.607Z INFO 6719 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Destination: 2026-02-16T10:29:58.607Z INFO 6719 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : authorization: my authorization header 2026-02-16T10:29:58.610Z INFO 6719 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 2026-02-16T10:29:58.610Z DEBUG 6719 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 2026-02-16T10:29:58.610Z INFO 6719 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 2026-02-16T10:29:58.610Z DEBUG 6719 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 2026-02-16T10:29:58.615Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:29:58.615Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 2026-02-16T10:29:58.629Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:29:58.629Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.629Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:58.629Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:58.629Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:58.636Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:29:58.636Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.640Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:29:58.641Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.648Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:58.648Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:58.649Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:29:58.649Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 2026-02-16T10:29:58.661Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:29:58.661Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.662Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:29:58.662Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 2026-02-16T10:29:58.758Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:29:58.758Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.763Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:29:58.763Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.789Z INFO 6719 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 2026-02-16T10:29:58.792Z INFO 6719 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 2026-02-16T10:29:58.817Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:29:58.817Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.840Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:29:58.840Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.852Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:29:58.852Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:58.874Z INFO 6719 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 2026-02-16T10:29:58.876Z INFO 6719 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 2026-02-16T10:29:58.877Z INFO 6719 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 2026-02-16T10:29:58.878Z INFO 6719 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 2026-02-16T10:29:58.887Z INFO 6719 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-02-16T10:29:58.936Z INFO 6719 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 78fdcc5a0cf770520dfb5049ef3c0bfe4352d9ca80fa56943d967bc944c22a20 2026-02-16T10:29:59.058Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:29:59.058Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:59.061Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:29:59.061Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:59.067Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:29:59.067Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:59.083Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:29:59.083Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:59.094Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:29:59.094Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:59.103Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:29:59.103Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:59.109Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:29:59.109Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:59.132Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:29:59.132Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:59.158Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:29:59.158Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:59.158Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:59.167Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:29:59.167Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:59.175Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:29:59.175Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:59.287Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:29:59.287Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:59.295Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:29:59.295Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:59.312Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:29:59.312Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:59.388Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:29:59.388Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:59.389Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:29:59.389Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:59.394Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:29:59.394Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:59.467Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:29:59.467Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:59.517Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:29:59.517Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:29:59.530Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:29:59.530Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:59.535Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:29:59.535Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:29:59.536Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:29:59.551Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:29:59.551Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:29:59.559Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:29:59.559Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:59.562Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:29:59.562Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:59.575Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:29:59.575Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:29:59.657Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:29:59.657Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:29:59.851Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:29:59.851Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:59.910Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:29:59.910Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:29:59.970Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:29:59.970Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:00.011Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:00.011Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:00.011Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:00.055Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:00.055Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:00.060Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:00.060Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:00.096Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:00.096Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:00.140Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:00.140Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:00.173Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:00.173Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:00.177Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:00.177Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:00.200Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:00.200Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:00.240Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:00.240Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:00.348Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:00.348Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:00.364Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:00.364Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:00.390Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:00.390Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:00.391Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:00.391Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:00.391Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:00.391Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:00.391Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:00.443Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:00.443Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:00.469Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:00.469Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:00.518Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:00.518Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:00.531Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:00.531Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:00.552Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:00.552Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:00.576Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:00.577Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:00.659Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:00.659Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:00.703Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:00.703Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:00.864Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:00.864Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:00.972Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:00.972Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:01.030Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:01.030Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:01.030Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:01.057Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:01.057Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:01.061Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:01.061Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:01.097Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:01.097Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:01.173Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:01.173Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:01.179Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:01.179Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:01.187Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:01.187Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:01.202Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:01.202Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:01.242Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:01.242Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:01.282Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:01.282Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:01.352Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:01.352Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:01.367Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:01.367Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:01.391Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:01.391Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:01.439Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:01.439Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:01.439Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:01.444Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:01.444Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:01.470Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:01.470Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:01.502Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:01.502Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:01.520Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:01.520Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:01.554Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:01.554Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:01.576Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:01.576Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:01.662Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:01.662Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:01.705Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:01.705Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:01.866Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:01.866Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:01.974Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:01.974Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:02.031Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:02.031Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:02.031Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:02.058Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:02.058Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:02.062Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:02.062Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:02.078Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:02.078Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:02.099Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:02.099Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:02.174Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:02.174Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:02.181Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:02.181Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:02.203Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:02.203Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:02.242Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:02.242Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:02.285Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:02.285Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:02.348Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:02.348Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:02.348Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:02.353Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:02.353Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:02.369Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:02.369Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:02.392Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:02.392Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:02.419Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:02.419Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:02.445Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:02.445Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:02.471Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:02.471Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:02.536Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:02.536Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:02.555Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:02.555Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:02.568Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:02.568Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:02.644Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:02.644Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:02.668Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:02.668Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:02.868Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:02.868Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:02.945Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:02.945Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:02.976Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:02.976Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:03.031Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:03.031Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:03.031Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:03.059Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:03.059Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:03.064Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:03.064Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:03.100Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:03.100Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:03.175Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:03.175Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:03.183Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:03.183Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:03.204Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:03.204Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:03.243Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:03.243Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:03.286Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:03.286Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:03.347Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:03.347Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:03.347Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:03.354Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:03.354Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:03.372Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:03.372Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:03.394Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:03.394Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:03.425Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:03.425Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:03.473Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:03.473Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:03.476Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:03.476Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:03.537Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:03.537Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:03.556Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:03.556Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:03.571Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:03.571Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:03.657Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:03.657Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:03.688Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:03.688Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:03.869Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:03.869Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:03.945Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:03.945Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:03.978Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:03.978Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:04.032Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:04.032Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:04.032Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:04.061Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:04.061Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:04.065Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:04.065Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:04.100Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:04.100Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:04.176Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:04.176Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:04.185Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:04.185Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:04.205Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:04.205Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:04.212Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:04.212Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:04.212Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:04.244Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:04.244Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:04.287Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:04.287Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:04.355Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:04.355Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:04.375Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:04.375Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:04.395Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:04.395Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:04.426Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:04.426Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:04.477Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:04.477Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:04.480Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:04.480Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:04.539Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:04.539Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:04.558Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:04.558Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:04.572Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:04.572Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:04.659Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:04.659Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:04.703Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:04.703Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:04.871Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:04.871Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:04.941Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:04.941Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:04.941Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:04.950Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:04.950Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:04.978Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:04.978Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:04.989Z INFO 6719 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.101215614S 2026-02-16T10:30:05.005Z INFO 6719 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-group for Test A-10 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = group for Test A group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:30:05.005Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:30:05.008Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:30:05.008Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:30:05.008Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237805008 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:30:05.025Z INFO 6719 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:30:05.025Z INFO 6719 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:30:05.040Z INFO 6719 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.029 seconds (process running for 84.657) 2026-02-16T10:30:05.050Z INFO 6719 --- [ 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 2026-02-16T10:30:05.051Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:30:05.051Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-22 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:30:05.052Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:30:05.053Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:30:05.053Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:30:05.053Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:30:05.053Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237805053 2026-02-16T10:30:05.062Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:05.062Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:05.067Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:05.067Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:05.088Z WARN 6719 --- [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} 2026-02-16T10:30:05.088Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:30:05.102Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:05.102Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:05.177Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:05.177Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:05.190Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:05.191Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:05.205Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:05.205Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:05.220Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:05.220Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:05.220Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:05.227Z INFO 6719 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:30:05.284Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:05.284Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:05.288Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:05.288Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:05.336Z INFO 6719 --- [ 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) 2026-02-16T10:30:05.338Z INFO 6719 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 2026-02-16T10:30:05.354Z INFO 6719 --- [ 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-7163823c-29f2-4faf-b6c3-e083c7c1544f 2026-02-16T10:30:05.355Z INFO 6719 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 2026-02-16T10:30:05.362Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:05.362Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:05.376Z INFO 6719 --- [ 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-7163823c-29f2-4faf-b6c3-e083c7c1544f', protocol='range'} 2026-02-16T10:30:05.377Z INFO 6719 --- [ 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-7163823c-29f2-4faf-b6c3-e083c7c1544f=Assignment(partitions=[target-topic-for-Test-A-0])} 2026-02-16T10:30:05.378Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:05.378Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:05.388Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:05.388Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:05.392Z INFO 6719 --- [ 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-7163823c-29f2-4faf-b6c3-e083c7c1544f', protocol='range'} 2026-02-16T10:30:05.392Z INFO 6719 --- [ 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]) 2026-02-16T10:30:05.392Z INFO 6719 --- [ 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 2026-02-16T10:30:05.400Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:05.400Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:05.402Z INFO 6719 --- [ 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 2026-02-16T10:30:05.415Z INFO 6719 --- [ 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}}. 2026-02-16T10:30:05.427Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:05.427Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:05.445Z INFO 6719 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-group for Test A-11 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = group for Test A group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:30:05.446Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:30:05.448Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:30:05.448Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:30:05.448Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237805448 2026-02-16T10:30:05.455Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:30:05.455Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-23 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:30:05.455Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:30:05.457Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:30:05.457Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:30:05.457Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:30:05.457Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237805457 2026-02-16T10:30:05.472Z WARN 6719 --- [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} 2026-02-16T10:30:05.472Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:30:05.478Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:05.478Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:05.541Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:05.541Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:05.574Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:05.574Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:05.601Z INFO 6719 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-group for Test A-12 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = group for Test A group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:30:05.602Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:30:05.605Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:30:05.606Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:30:05.606Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237805605 2026-02-16T10:30:05.606Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:05.606Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:05.608Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:30:05.608Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-24 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:30:05.609Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:30:05.610Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:30:05.610Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:30:05.610Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:30:05.610Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237805610 2026-02-16T10:30:05.627Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:30:05.631Z INFO 6719 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-group for Test A-13 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = group for Test A group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:30:05.631Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:30:05.635Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:30:05.635Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:30:05.635Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237805635 2026-02-16T10:30:05.638Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:30:05.639Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-25 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:30:05.639Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:30:05.640Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:30:05.640Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:30:05.640Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:30:05.640Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237805640 2026-02-16T10:30:05.657Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:30:05.660Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:05.660Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:05.661Z INFO 6719 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-group for Test A-14 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = group for Test A group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:30:05.662Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:30:05.665Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:30:05.665Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:30:05.665Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237805665 2026-02-16T10:30:05.669Z ERROR 6719 --- [ 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] 2026-02-16T10:30:05.669Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:30:05.669Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-26 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:30:05.670Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:30:05.671Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:30:05.671Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:30:05.671Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:30:05.671Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237805671 2026-02-16T10:30:05.699Z WARN 6719 --- [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} 2026-02-16T10:30:05.699Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.Metadata : [Producer clientId=producer-26] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:30:05.711Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:05.711Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:05.877Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:05.877Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:05.893Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:05.893Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 2026-02-16T10:30:05.893Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:05.894Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node -1 disconnected. 2026-02-16T10:30:05.894Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:05.894Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 2026-02-16T10:30:05.894Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:05.894Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 2026-02-16T10:30:05.895Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:05.895Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-02-16T10:30:05.946Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:05.946Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:05.948Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:05.948Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:05.948Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:05.952Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:05.952Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:05.979Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:05.980Z INFO 6719 --- [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: 541ms, elapsed time since send: 541ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:30:05.980Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node -1 disconnected. 2026-02-16T10:30:05.980Z INFO 6719 --- [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. 2026-02-16T10:30:05.980Z INFO 6719 --- [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=118193558, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-02-16T10:30:05.980Z INFO 6719 --- [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. 2026-02-16T10:30:05.980Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:05.980Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:05.989Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:05.989Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.001Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:06.001Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.002Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:06.002Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.006Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:06.006Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.009Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:06.009Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.181 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 2026-02-16T10:30:06.081Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:06.081Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.083Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:06.083Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 2026-02-16T10:30:06.104Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:06.104Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:06.105Z INFO 6719 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 2026-02-16T10:30:06.105Z INFO 6719 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 2026-02-16T10:30:06.108Z INFO 6719 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 2026-02-16T10:30:06.108Z INFO 6719 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 2026-02-16T10:30:06.109Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:06.110Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 10:30:06,125 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 10:30:06,129 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:30:06,129 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:30:06,129 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:30:06,133 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:30:06,133 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:30:06,139 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:30:06,139 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:30:06.145Z INFO 6719 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:30:06.145Z INFO 6719 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:30:06.151Z INFO 6719 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.037 seconds (process running for 85.768) [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 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 2026-02-16T10:30:06.187Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:06.187Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:06.197Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:06.197Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.205Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:06.205Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:06.207Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:06.207Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:06.218Z INFO 6719 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 2026-02-16T10:30:06.221Z INFO 6719 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 2026-02-16T10:30:06.222Z INFO 6719 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : DMI plugin myDmi rejected dataNodeSelector '/parent[id=""]' for dataJobId:mySubscriptionId [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 2026-02-16T10:30:06.228Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:06.228Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.234Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:06.234Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:06.234Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:06.234Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:06.234Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.254Z INFO 6719 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 2026-02-16T10:30:06.255Z INFO 6719 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 2026-02-16T10:30:06.259Z INFO 6719 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 2026-02-16T10:30:06.259Z INFO 6719 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 2026-02-16T10:30:06.259Z INFO 6719 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 2026-02-16T10:30:06.260Z WARN 6719 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 2026-02-16T10:30:06.260Z INFO 6719 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 2026-02-16T10:30:06.282Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:06.282Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.284Z WARN 6719 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 2026-02-16T10:30:06.288Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:06.288Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 2026-02-16T10:30:06.291Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:06.291Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:06.320Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:06.320Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.361Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:06.361Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.363Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:06.363Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:06.383Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:06.383Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:06.387Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:06.387Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.399Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:06.399Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:06.401Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:06.401Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:06.428Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:06.428Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:06.437Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:06.437Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.482Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:06.482Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.483Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:06.483Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:06.543Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:06.543Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:06.576Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:06.576Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:06.607Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:06.607Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:06.662Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:06.662Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:06.683Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:06.683Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.724Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:06.724Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:06.758Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:06.758Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.855Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:06.855Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.866Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:06.866Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:06.882Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:06.882Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.882Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:06.882Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:06.949Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:06.949Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:06.949Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:06.949Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:06.949Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:06.961Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:06.961Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:06.974Z WARN 6719 --- [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') 2026-02-16T10:30:06.981Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:06.981Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:06.986Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:06.986Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 2026-02-16T10:30:07.061Z WARN 6719 --- [ 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 2026-02-16T10:30:07.062Z WARN 6719 --- [ 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 2026-02-16T10:30:07.062Z WARN 6719 --- [ 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 2026-02-16T10:30:07.062Z WARN 6719 --- [ 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 2026-02-16T10:30:07.064Z WARN 6719 --- [ 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 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 2026-02-16T10:30:07.085Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:07.085Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 2026-02-16T10:30:07.096Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:30:07.096Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:30:07.096Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:30:07.096Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Cluster name: dev 2026-02-16T10:30:07.096Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:30:07.096Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:30:07.108Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:30:07.110Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Using Multicast discovery 2026-02-16T10:30:07.145Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:30:07.145Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:30:07.148Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:07.148Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:07.188Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:07.188Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:07.209Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:07.209Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:07.215Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:07.215Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:07.234Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:07.234Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:07.234Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:07.289Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:07.289Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:07.292Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:07.292Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:07.364Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:07.364Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:07.386Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:07.386Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:07.400Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:07.400Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:07.402Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:07.403Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:07.429Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:07.429Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:07.484Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:07.484Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:07.545Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:07.545Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:07.577Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:07.577Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:07.597Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:07.597Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:07.608Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:07.608Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:07.663Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:07.663Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:07.668Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:07.668Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:07.679Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:07.679Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:07.707Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:07.707Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:07.740Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:07.740Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:07.741Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:07.741Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:07.788Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:07.788Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:07.801Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:07.801Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:07.951Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:07.951Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:07.962Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:07.962Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:07.982Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:07.982Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:07.989Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:07.989Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:07.989Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:08.087Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:08.087Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:08.149Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:08.149Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:08.189Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:08.189Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:08.189Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:08.190Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:08.190Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:08.210Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:08.210Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:08.217Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:08.217Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:08.290Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:08.290Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:08.293Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:08.293Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:08.364Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:08.364Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:08.389Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:08.389Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:08.403Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:08.403Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:08.410Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:08.410Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:08.430Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:08.430Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:08.487Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:08.487Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:08.546Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:08.547Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:08.554Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:08.554Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:08.578Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:08.578Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:08.598Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:08.598Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:08.611Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:08.611Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:08.664Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:08.664Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:08.669Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:08.669Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:08.708Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:08.708Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:08.742Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:08.742Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:08.743Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:08.743Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:08.790Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:08.790Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:08.835Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:08.835Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:08.952Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:08.952Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:08.983Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:08.983Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:08.992Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:08.992Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:08.992Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:09.005Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:09.005Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:09.087Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:09.087Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:09.135Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:09.135Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:09.150Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:09.151Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:09.190Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:09.190Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:09.193Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:09.193Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:09.193Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:09.219Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:09.219Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:09.292Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:09.292Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:09.294Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:09.294Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:09.373Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:09.373Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:09.391Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:09.391Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:09.404Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:09.404Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:09.410Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:09.410Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:09.431Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:09.431Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:09.486Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:09.486Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:09.555Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:09.555Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:09.574Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:09.574Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:09.578Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:09.578Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:09.599Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:09.599Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:09.613Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:09.613Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:09.665Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:09.665Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:09.700Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:09.700Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:09.709Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:09.709Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:09.744Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:09.744Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:09.745Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:09.745Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:09.791Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:09.791Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:09.835Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:09.835Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:09.846Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:09.846Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:09.846Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:09.953Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:09.953Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:09.984Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:09.984Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:10.002Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - 6eb42de8-34de-4abd-ad13-90e6d5ca413f this ] 2026-02-16T10:30:10.003Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:30:10.007Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:10.007Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:10.037Z INFO 6719 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:30:10.038Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:10.038Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:10.088Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:10.088Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:10.151Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:10.151Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:10.192Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:10.192Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:10.193Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:10.193Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:10.193Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:10.221Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:10.221Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:10.281Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:30:10.283Z INFO 6719 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - 6eb42de8-34de-4abd-ad13-90e6d5ca413f this is handled 2026-02-16T10:30:10.292Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-02-16T10:30:10.293Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-02-16T10:30:10.293Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:10.293Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:10.293Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down node engine... 2026-02-16T10:30:10.295Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:10.295Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:10.304Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:30:10.304Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 22 ms. 2026-02-16T10:30:10.304Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.216 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 2026-02-16T10:30:10.337Z WARN 6719 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-02-16T10:30:10.338Z INFO 6719 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 2026-02-16T10:30:10.338Z DEBUG 6719 --- [ 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) 2026-02-16T10:30:10.373Z WARN 6719 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-02-16T10:30:10.373Z INFO 6719 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 2026-02-16T10:30:10.373Z DEBUG 6719 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 2026-02-16T10:30:10.374Z WARN 6719 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-02-16T10:30:10.375Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:10.375Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:10.375Z WARN 6719 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-02-16T10:30:10.377Z WARN 6719 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-02-16T10:30:10.377Z INFO 6719 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 2026-02-16T10:30:10.377Z DEBUG 6719 --- [ 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) 2026-02-16T10:30:10.380Z WARN 6719 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-02-16T10:30:10.380Z INFO 6719 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 2026-02-16T10:30:10.380Z DEBUG 6719 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 2026-02-16T10:30:10.381Z WARN 6719 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-02-16T10:30:10.382Z WARN 6719 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-02-16T10:30:10.383Z WARN 6719 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-02-16T10:30:10.384Z WARN 6719 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-02-16T10:30:10.385Z INFO 6719 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 2026-02-16T10:30:10.385Z INFO 6719 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 2026-02-16T10:30:10.386Z WARN 6719 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-02-16T10:30:10.389Z ERROR 6719 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 2026-02-16T10:30:10.392Z ERROR 6719 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 2026-02-16T10:30:10.393Z ERROR 6719 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 2026-02-16T10:30:10.394Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:10.394Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:10.395Z WARN 6719 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-02-16T10:30:10.395Z INFO 6719 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 2026-02-16T10:30:10.395Z DEBUG 6719 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 2026-02-16T10:30:10.395Z ERROR 6719 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 2026-02-16T10:30:10.395Z WARN 6719 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-02-16T10:30:10.395Z INFO 6719 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 2026-02-16T10:30:10.395Z DEBUG 6719 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 2026-02-16T10:30:10.401Z WARN 6719 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-02-16T10:30:10.406Z DEBUG 6719 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 2026-02-16T10:30:10.409Z DEBUG 6719 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 2026-02-16T10:30:10.410Z DEBUG 6719 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 2026-02-16T10:30:10.411Z DEBUG 6719 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 2026-02-16T10:30:10.411Z WARN 6719 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 2026-02-16T10:30:10.412Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:10.412Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:10.412Z WARN 6719 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 2026-02-16T10:30:10.428Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:10.428Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:10.432Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:10.432Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:10.473Z INFO 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 2026-02-16T10:30:10.477Z INFO 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 2026-02-16T10:30:10.478Z INFO 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 2026-02-16T10:30:10.481Z ERROR 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 2026-02-16T10:30:10.481Z ERROR 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 2026-02-16T10:30:10.482Z INFO 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 2026-02-16T10:30:10.483Z ERROR 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 2026-02-16T10:30:10.488Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:10.488Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:10.504Z ERROR 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_8_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:250) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) at jdk.proxy2/jdk.proxy2.$Proxy244.initiateStateAdvised(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:397) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:208) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$712546490.processCreatedCmHandles$accessor$1xhi1ece(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$712546490$auxiliary$gtZyl9TO.call(Unknown Source) at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$712546490.processCreatedCmHandles(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:103) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$712546490.updateDmiRegistration$accessor$1xhi1ece(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$712546490$auxiliary$N8zcfZoe.call(Unknown Source) at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$712546490.updateDmiRegistration(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$712546490$updateDmiRegistration.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8(CmHandleRegistrationServiceSpec.groovy:252) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:30:10.507Z ERROR 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:282) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:30:10.509Z ERROR 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles java.lang.RuntimeException: Failed at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:283) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:30:10.522Z ERROR 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2026-02-16T10:30:10.523Z ERROR 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 2026-02-16T10:30:10.531Z ERROR 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2026-02-16T10:30:10.531Z ERROR 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 2026-02-16T10:30:10.534Z ERROR 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2026-02-16T10:30:10.534Z ERROR 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 2026-02-16T10:30:10.535Z ERROR 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2026-02-16T10:30:10.535Z ERROR 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 2026-02-16T10:30:10.540Z INFO 6719 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 2026-02-16T10:30:10.556Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:10.556Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 2026-02-16T10:30:10.575Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:10.575Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:10.589Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:10.589Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:10.599Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:10.599Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:10.615Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:10.615Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:10.618Z ERROR 6719 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 2026-02-16T10:30:10.635Z WARN 6719 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'ch-1' as it does not exist in cache 2026-02-16T10:30:10.668Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:10.668Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 2026-02-16T10:30:10.695Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:10.695Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:10.701Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:10.701Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:10.710Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:10.710Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 2026-02-16T10:30:10.751Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:10.751Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:10.752Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:10.752Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 2026-02-16T10:30:10.818Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 2026-02-16T10:30:10.819Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2026-02-16T10:30:10.820Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 2026-02-16T10:30:10.820Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 2026-02-16T10:30:10.820Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 2026-02-16T10:30:10.820Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2026-02-16T10:30:10.820Z WARN 6719 --- [ 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) 2026-02-16T10:30:10.820Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 2026-02-16T10:30:10.822Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2026-02-16T10:30:10.822Z ERROR 6719 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 java.lang.RuntimeException: some exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) at jdk.proxy2/jdk.proxy2.$Proxy228.getCmHandleState(Unknown Source) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:30:10.823Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2026-02-16T10:30:10.823Z ERROR 6719 --- [ 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) java.lang.RuntimeException: Some network error at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$1113483554.getResourceData(Unknown Source) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:30:10.823Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 2026-02-16T10:30:10.836Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:10.836Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:10.849Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:10.849Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:10.849Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 2026-02-16T10:30:10.899Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:30:10.899Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:30:10.900Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 2026-02-16T10:30:10.900Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 2026-02-16T10:30:10.900Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 2026-02-16T10:30:10.900Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 2026-02-16T10:30:10.902Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 2026-02-16T10:30:10.902Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:30:10.904Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 2026-02-16T10:30:10.905Z WARN 6719 --- [ 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 . 2026-02-16T10:30:10.906Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 2026-02-16T10:30:10.906Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 2026-02-16T10:30:10.906Z WARN 6719 --- [ 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 . 2026-02-16T10:30:10.908Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 2026-02-16T10:30:10.910Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 2026-02-16T10:30:10.911Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 2026-02-16T10:30:10.912Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 2026-02-16T10:30:10.912Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 2026-02-16T10:30:10.912Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 2026-02-16T10:30:10.912Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 2026-02-16T10:30:10.912Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 2026-02-16T10:30:10.913Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 2026-02-16T10:30:10.925Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:30:10.925Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:30:10.925Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:30:10.925Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Cluster name: dev 2026-02-16T10:30:10.925Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:30:10.925Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:30:10.939Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:30:10.940Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Using Multicast discovery 2026-02-16T10:30:10.954Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:10.954Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:10.961Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:30:10.961Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:30:10.981Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:10.981Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:10.986Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:10.986Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:11.039Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:11.039Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:11.090Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:11.090Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:11.152Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:11.152Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:11.193Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:11.193Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:11.194Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:11.194Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:11.194Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:11.229Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:11.229Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:11.295Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:11.295Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:11.296Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:11.296Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:11.376Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:11.376Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:11.398Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:11.398Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:11.412Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:11.412Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:11.428Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:11.428Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:11.433Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:11.433Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:11.489Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:11.489Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:11.557Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:11.557Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:11.576Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:11.576Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:11.589Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:11.589Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:11.600Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:11.600Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:11.617Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:11.617Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:11.669Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:11.669Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:11.696Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:11.697Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:11.703Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:11.703Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:11.712Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:11.712Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:11.752Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:11.752Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:11.754Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:11.754Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:11.803Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:11.803Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:11.838Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:11.838Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:11.849Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:11.849Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:11.850Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:11.957Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:11.957Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:11.987Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:11.987Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:12.041Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:12.041Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:12.090Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:12.090Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:12.146Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:12.146Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:12.146Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:12.153Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:12.153Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:12.194Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:12.194Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:12.222Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:12.222Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:12.231Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:12.231Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:12.295Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:12.295Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:12.377Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:12.377Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:12.399Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:12.399Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:12.414Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:12.414Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:12.429Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:12.429Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:12.433Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:12.433Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:12.491Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:12.491Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:12.553Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:12.553Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:12.558Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:12.558Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:12.577Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:12.577Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:12.601Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:12.601Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:12.662Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:12.662Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:12.670Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:12.670Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:12.698Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:12.698Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:12.704Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:12.704Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:12.713Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:12.713Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:12.754Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:12.754Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:12.756Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:12.756Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:12.839Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:12.839Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:12.841Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:12.841Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:12.850Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:12.850Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:12.850Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:12.958Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:12.958Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:12.988Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:12.988Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:13.043Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:13.043Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:13.067Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:13.068Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:13.068Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:13.091Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:13.091Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:13.154Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:13.154Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:13.195Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:13.195Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:13.233Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:13.233Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:13.250Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:13.250Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:13.296Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:13.296Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:13.301Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:13.301Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:13.407Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:13.407Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:13.435Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:13.435Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:13.441Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:13.441Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:13.454Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:13.454Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:13.491Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:13.492Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:13.556Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:13.556Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:13.559Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:13.559Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:13.578Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:13.578Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:13.601Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:13.601Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:13.663Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:13.663Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:13.690Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:13.690Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:13.700Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:13.700Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:13.705Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:13.705Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:13.738Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:13.738Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:13.756Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:13.756Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:13.757Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:13.757Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:13.802Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:13.802Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:13.802Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:13.841Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:13.841Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:13.882Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:13.882Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:13.959Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:13.959Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:13.970Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:13.970Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:13.970Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:13.974Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - cad797da-eab1-43c2-9640-b999fbed562e this ] 2026-02-16T10:30:13.975Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:30:13.977Z INFO 6719 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:30:13.989Z DEBUG 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 2026-02-16T10:30:13.991Z DEBUG 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 2026-02-16T10:30:13.991Z DEBUG 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 2026-02-16T10:30:13.994Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 2026-02-16T10:30:13.994Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 2026-02-16T10:30:14.000Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:14.000Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:14.014Z DEBUG 6719 --- [ 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 2026-02-16T10:30:14.017Z DEBUG 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 2026-02-16T10:30:14.017Z DEBUG 6719 --- [ 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 2026-02-16T10:30:14.017Z DEBUG 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 2026-02-16T10:30:14.048Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:14.048Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:14.051Z DEBUG 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2026-02-16T10:30:14.057Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:30:14.058Z INFO 6719 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - cad797da-eab1-43c2-9640-b999fbed562e this is handled 2026-02-16T10:30:14.059Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-02-16T10:30:14.060Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-02-16T10:30:14.060Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down node engine... 2026-02-16T10:30:14.074Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:30:14.075Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 16 ms. 2026-02-16T10:30:14.075Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.160 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 2026-02-16T10:30:14.092Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:14.092Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:14.100Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 2026-02-16T10:30:14.105Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:30:14.106Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:30:14.106Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:30:14.106Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:30:14.106Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:30:14.106Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:30:14.111Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:30:14.111Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 2026-02-16T10:30:14.111Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-02-16T10:30:14.112Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-02-16T10:30:14.112Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-02-16T10:30:14.112Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:30:14.115Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:30:14.115Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 2026-02-16T10:30:14.115Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-02-16T10:30:14.116Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-02-16T10:30:14.116Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-02-16T10:30:14.117Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:30:14.117Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-02-16T10:30:14.118Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-02-16T10:30:14.118Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-02-16T10:30:14.118Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:30:14.119Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:30:14.120Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 2026-02-16T10:30:14.120Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-02-16T10:30:14.121Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-02-16T10:30:14.121Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-02-16T10:30:14.121Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:30:14.121Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-02-16T10:30:14.122Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-02-16T10:30:14.122Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-02-16T10:30:14.122Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:30:14.122Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 2026-02-16T10:30:14.122Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 2026-02-16T10:30:14.122Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 2026-02-16T10:30:14.122Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:30:14.125Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 2026-02-16T10:30:14.125Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 2026-02-16T10:30:14.126Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 2026-02-16T10:30:14.127Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 2026-02-16T10:30:14.128Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 2026-02-16T10:30:14.129Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 2026-02-16T10:30:14.130Z WARN 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 2026-02-16T10:30:14.130Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 2026-02-16T10:30:14.130Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-02-16T10:30:14.131Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-02-16T10:30:14.131Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-02-16T10:30:14.131Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:30:14.131Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 2026-02-16T10:30:14.133Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-02-16T10:30:14.133Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-02-16T10:30:14.133Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:30:14.133Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 2026-02-16T10:30:14.133Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 2026-02-16T10:30:14.133Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 2026-02-16T10:30:14.133Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:30:14.135Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:30:14.135Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:30:14.135Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:30:14.135Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:30:14.135Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:30:14.135Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:30:14.135Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:30:14.135Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:30:14.135Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:30:14.135Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 2026-02-16T10:30:14.135Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 2026-02-16T10:30:14.136Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:30:14.136Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:30:14.136Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:30:14.136Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:30:14.137Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 2026-02-16T10:30:14.139Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:30:14.139Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:30:14.155Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:14.156Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:14.157Z INFO 6719 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:30:14.157Z INFO 6719 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:30:14.173Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:30:14.173Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:30:14.173Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:30:14.173Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 2026-02-16T10:30:14.173Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:30:14.173Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:30:14.195Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:30:14.196Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:14.196Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:14.197Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2026-02-16T10:30:14.216Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:30:14.217Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:30:14.241Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:14.241Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:14.251Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:14.251Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:14.298Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:14.298Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:14.304Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:14.304Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:14.408Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:14.408Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:14.435Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:14.436Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:14.441Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:14.441Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:14.455Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:14.455Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:14.491Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:14.491Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:14.557Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:14.557Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:14.559Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:14.559Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:14.578Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:14.578Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:14.602Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:14.602Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:14.665Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:14.665Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:14.691Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:14.691Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:14.704Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:14.704Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:14.707Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:14.707Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:14.739Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:14.739Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:14.757Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:14.757Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:14.760Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:14.760Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:14.806Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:14.806Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:14.806Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:14.843Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:14.843Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:14.883Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:14.883Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:14.923Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:14.923Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:14.923Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:14.960Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:14.961Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:15.000Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:15.000Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:15.049Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:15.049Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:15.093Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:15.093Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:15.102Z ERROR 6719 --- [_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 2026-02-16T10:30:15.103Z ERROR 6719 --- [_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 2026-02-16T10:30:15.155Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:15.155Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:15.199Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:15.199Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:15.243Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:15.243Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:15.252Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:15.252Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:15.295Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:15.295Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:15.306Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:15.306Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:15.320Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:15.320Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:15.402Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:15.403Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:15.436Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:15.436Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:15.441Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:15.441Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:15.492Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:15.492Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:15.532Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:15.532Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:15.558Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:15.558Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:15.579Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:15.579Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:15.603Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:15.603Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:15.607Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:15.607Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:15.666Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:15.666Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:15.692Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:15.692Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:15.707Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:15.707Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:15.741Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:15.741Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:15.759Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:15.759Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:15.761Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:15.761Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:15.809Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:15.809Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:15.809Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:15.833Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:15.833Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:15.884Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:15.884Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:15.924Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:15.924Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:15.924Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:15.961Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:15.961Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:16.002Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:16.002Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:16.049Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:16.049Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:16.095Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:16.095Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:16.145Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:16.145Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:16.157Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:16.157Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:16.200Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:16.200Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:16.253Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:16.254Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:16.302Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:16.302Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:16.308Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:16.308Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:16.362Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:16.362Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:16.379Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:16.379Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:16.408Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:16.408Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:16.437Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:16.437Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:16.443Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:16.443Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:16.509Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:16.509Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:16.532Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:16.532Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:16.560Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:16.560Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:16.581Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:16.581Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:16.604Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:16.604Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:16.611Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:16.611Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:16.611Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:16.668Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:16.668Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:16.693Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:16.693Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:16.709Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:16.709Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:16.741Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:16.741Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:16.759Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:16.759Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:16.763Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:16.763Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:16.834Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:16.834Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:16.885Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:16.885Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:16.925Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:16.925Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:16.925Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:16.962Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:16.963Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:16.973Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:16.973Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:17.003Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:17.003Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:17.096Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:17.096Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:17.147Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:17.147Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:17.157Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:17.158Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:17.202Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:17.202Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:17.251Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - 150f79b5-de54-4029-9161-501320d7ef01 this ] 2026-02-16T10:30:17.252Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:30:17.254Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:17.254Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:17.274Z INFO 6719 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 3.13 seconds (process running for 96.891) 2026-02-16T10:30:17.296Z INFO 6719 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:30:17.304Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:17.304Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:17.310Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:17.310Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:17.314Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:30:17.314Z INFO 6719 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - 150f79b5-de54-4029-9161-501320d7ef01 this is handled 2026-02-16T10:30:17.315Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2026-02-16T10:30:17.316Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2026-02-16T10:30:17.317Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2026-02-16T10:30:17.337Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:30:17.337Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 23 ms. 2026-02-16T10:30:17.337Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.196 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:30:17.359Z INFO 6719 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:30:17.359Z INFO 6719 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:30:17.364Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:17.364Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:17.378Z INFO 6719 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.032 seconds (process running for 96.995) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandlePropertyChangeDetectorSpec 2026-02-16T10:30:17.396Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:17.396Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandlePropertyChangeDetectorSpec 2026-02-16T10:30:17.410Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:17.410Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:17.413Z INFO 6719 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-02-16T10:30:17.437Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:17.437Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:17.444Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:17.445Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:17.514Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:17.514Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:17.534Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:17.534Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:17.568Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:17.568Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:17.582Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:17.582Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:17.605Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:17.605Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:17.620Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:17.620Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:17.620Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:17.671Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:17.671Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:17.694Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:17.695Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:17.725Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:17.725Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:17.743Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:17.743Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:17.761Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:17.761Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:17.772Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:17.772Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:17.836Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:17.836Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:17.859Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:30:17.859Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:30:17.859Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:30:17.859Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Cluster name: dev 2026-02-16T10:30:17.859Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:30:17.859Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:30:17.869Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:30:17.870Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Using Multicast discovery 2026-02-16T10:30:17.885Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:17.885Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:17.885Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:17.886Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:30:17.886Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:30:17.887Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:17.887Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:17.971Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:17.971Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:17.974Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:17.974Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:18.004Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:18.004Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:18.097Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:18.097Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:18.158Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:18.158Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:18.181Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:18.181Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:18.203Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:18.203Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:18.255Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:18.255Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:18.304Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:18.304Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:18.321Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:18.321Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:18.365Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:18.365Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:18.398Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:18.398Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:18.411Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:18.411Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:18.438Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:18.438Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:18.445Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:18.445Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:18.525Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:18.525Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:18.535Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:18.535Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:18.569Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:18.569Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:18.583Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:18.583Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:18.606Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:18.606Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:18.632Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:18.632Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:18.632Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:18.673Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:18.673Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:18.695Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:18.695Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:18.725Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:18.725Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:18.744Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:18.744Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:18.762Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:18.762Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:18.774Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:18.774Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:18.837Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:18.837Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:18.888Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:18.888Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:18.888Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:18.888Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:18.888Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:18.972Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:18.972Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:18.976Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:18.976Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:19.004Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:19.004Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:19.099Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:19.099Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:19.160Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:19.160Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:19.183Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:19.183Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:19.233Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:19.233Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:19.256Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:19.256Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:19.305Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:19.305Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:19.324Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:19.324Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:19.367Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:19.367Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:19.399Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:19.399Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:19.412Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:19.412Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:19.443Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:19.443Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:19.447Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:19.447Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:19.527Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:19.527Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:19.536Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:19.536Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:19.570Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:19.570Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:19.585Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:19.585Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:19.608Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:19.608Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:19.632Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:19.632Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:19.632Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:19.673Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:19.673Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:19.697Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:19.697Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:19.745Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:19.745Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:19.747Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:19.748Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:19.748Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:19.756Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:19.756Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:19.762Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:19.762Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:19.776Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:19.776Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:19.791Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:19.791Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:19.888Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:19.889Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:19.974Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:19.974Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:19.974Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:19.975Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:19.983Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:19.983Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:20.065Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:20.065Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:20.162Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:20.162Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:20.185Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:20.185Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:20.234Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:20.234Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:20.258Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:20.258Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:20.306Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:20.306Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:20.322Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:20.322Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:20.326Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:20.326Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:20.401Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:20.401Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:20.412Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:20.412Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:20.445Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:20.445Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:20.449Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:20.449Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:20.529Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:20.529Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:20.538Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:20.538Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:20.571Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:20.571Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:20.609Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:20.609Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:20.622Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:20.622Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:20.635Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:20.635Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:20.635Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:20.674Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:20.674Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:20.697Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:20.698Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:20.746Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:20.746Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:20.756Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:20.756Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:20.756Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:20.757Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:20.757Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:20.762Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:20.762Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:20.778Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:20.778Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:20.840Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:20.840Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:20.889Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:20.889Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:20.976Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:20.976Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:20.979Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:20.979Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:20.986Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:20.986Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:21.069Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:21.069Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:21.081Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - c871f1cf-f319-49c5-8586-f46149790fa7 this ] 2026-02-16T10:30:21.082Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTED [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 2026-02-16T10:30:21.084Z INFO 6719 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:30:21.105Z INFO 6719 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 2026-02-16T10:30:21.105Z INFO 6719 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 2026-02-16T10:30:21.106Z INFO 6719 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 2026-02-16T10:30:21.106Z INFO 6719 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 2026-02-16T10:30:21.106Z INFO 6719 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 2026-02-16T10:30:21.109Z INFO 6719 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 2026-02-16T10:30:21.109Z INFO 6719 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 2026-02-16T10:30:21.109Z INFO 6719 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 2026-02-16T10:30:21.109Z INFO 6719 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 2026-02-16T10:30:21.109Z INFO 6719 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 2026-02-16T10:30:21.133Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:30:21.134Z INFO 6719 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - c871f1cf-f319-49c5-8586-f46149790fa7 this is handled 2026-02-16T10:30:21.135Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-02-16T10:30:21.137Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-02-16T10:30:21.137Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down node engine... 2026-02-16T10:30:21.163Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:21.163Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:21.176Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:30:21.176Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 43 ms. 2026-02-16T10:30:21.176Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 2026-02-16T10:30:21.194Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:21.194Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 2026-02-16T10:30:21.219Z ERROR 6719 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventProducer : Unable to send message to topic : null and cause : sending failed [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventVersionSpec 2026-02-16T10:30:21.237Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:21.237Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventVersionSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 2026-02-16T10:30:21.254Z DEBUG 6719 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 2026-02-16T10:30:21.255Z DEBUG 6719 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 2026-02-16T10:30:21.255Z DEBUG 6719 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 2026-02-16T10:30:21.256Z DEBUG 6719 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 2026-02-16T10:30:21.259Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:21.259Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:21.259Z DEBUG 6719 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 2026-02-16T10:30:21.260Z DEBUG 6719 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 2026-02-16T10:30:21.262Z DEBUG 6719 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 2026-02-16T10:30:21.262Z DEBUG 6719 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 2026-02-16T10:30:21.262Z DEBUG 6719 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 2026-02-16T10:30:21.265Z DEBUG 6719 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 2026-02-16T10:30:21.265Z DEBUG 6719 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 2026-02-16T10:30:21.266Z DEBUG 6719 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 2026-02-16T10:30:21.266Z DEBUG 6719 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 2026-02-16T10:30:21.268Z DEBUG 6719 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 2026-02-16T10:30:21.268Z DEBUG 6719 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 2026-02-16T10:30:21.269Z DEBUG 6719 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 2026-02-16T10:30:21.269Z DEBUG 6719 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 2026-02-16T10:30:21.273Z INFO 6719 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-02-16T10:30:21.308Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:21.308Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:21.325Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:21.325Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:21.327Z INFO 6719 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 5ff61a632f94858bbe975367571f245d6779828b0112bdeb534a0a09a25b4478 2026-02-16T10:30:21.329Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:21.329Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:21.402Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:21.402Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:21.413Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:21.413Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:21.432Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:21.432Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:21.445Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:21.445Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:21.450Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:21.450Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:21.539Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:21.539Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:21.598Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:21.598Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:21.611Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:21.611Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:21.624Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:21.624Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:21.635Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:21.635Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:21.635Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:21.675Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:21.675Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:21.746Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:21.746Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:21.747Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:21.747Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:21.753Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:21.753Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:21.757Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:21.757Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:21.757Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:21.763Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:21.763Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:21.780Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:21.780Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:21.842Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:21.842Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:21.890Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:21.890Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:21.931Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:21.931Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:21.980Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:21.980Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:21.988Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:21.988Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:22.069Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:22.069Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:22.165Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:22.165Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:22.196Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:22.196Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:22.238Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:22.238Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:22.260Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:22.260Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:22.310Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:22.310Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:22.327Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:22.327Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:22.332Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:22.332Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:22.403Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:22.403Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:22.414Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:22.415Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:22.418Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:22.419Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:22.434Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:22.434Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:22.447Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:22.447Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:22.539Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:22.539Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:22.600Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:22.600Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:22.606Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:22.606Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:22.612Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:22.613Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:22.625Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:22.625Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:22.635Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:22.635Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:22.635Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:22.676Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:22.676Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:22.748Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:22.748Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:22.748Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:22.748Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:22.757Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:22.758Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:22.758Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:22.765Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:22.765Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:22.781Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:22.781Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:22.844Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:22.844Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:22.891Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:22.891Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:22.941Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:22.941Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:22.980Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:22.980Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:22.981Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:22.981Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:23.070Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:23.070Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:23.166Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:23.166Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:23.198Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:23.198Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:23.238Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:23.238Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:23.261Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:23.261Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:23.311Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:23.312Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:23.327Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:23.327Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:23.334Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:23.334Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:23.336Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:23.336Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:23.403Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:23.403Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:23.415Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:23.415Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:23.421Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:23.421Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:23.447Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:23.447Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:23.540Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:23.540Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:23.600Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:23.600Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:23.607Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:23.607Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:23.613Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:23.613Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:23.636Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:23.636Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:23.636Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:23.644Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:23.644Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:23.660Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:23.660Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:23.660Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:23.676Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:23.676Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:23.748Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:23.748Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:23.749Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:23.749Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:23.765Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:23.765Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:23.783Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:23.783Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:23.793Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:23.793Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:23.845Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:23.845Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:23.891Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:23.891Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:23.981Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:23.981Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:23.981Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:23.981Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:24.071Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:24.071Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:24.167Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:24.167Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:24.200Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:24.200Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:24.239Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:24.239Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:24.261Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:24.262Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:24.312Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:24.312Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:24.328Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:24.328Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:24.336Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:24.336Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:24.341Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:24.341Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:24.351Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:24.351Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:24.416Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:24.416Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:24.422Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:24.422Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:24.448Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:24.448Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:24.540Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:24.540Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:24.576Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:24.576Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:24.576Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:24.600Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:24.600Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:24.608Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:24.608Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:24.614Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:24.614Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:24.637Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:24.637Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:24.637Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:24.644Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:24.644Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:24.678Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:24.678Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:24.698Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:24.698Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:24.750Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:24.750Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:24.767Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:24.767Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:24.790Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:24.790Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:24.794Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:24.794Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:24.846Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:24.846Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:24.892Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:24.892Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:24.983Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:24.983Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:24.983Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:24.983Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:25.073Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:25.073Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:25.168Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:25.168Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:25.204Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:25.204Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:25.220Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:25.220Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:25.239Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:25.239Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:25.313Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:25.313Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:25.329Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:25.329Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:25.338Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:25.338Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:25.345Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:25.345Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:25.394Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:25.394Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:25.417Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:25.417Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:25.424Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:25.424Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:25.449Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:25.449Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:25.536Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:25.536Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:25.536Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:25.541Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:25.541Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:25.541Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:25.542Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:25.542Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:25.601Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:25.601Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:25.610Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:25.610Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:25.615Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:25.615Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:25.646Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:25.646Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:25.680Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:25.680Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:25.699Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:25.699Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:25.751Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:25.751Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:25.756Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:25.756Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:25.796Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:25.796Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:25.798Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:25.798Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:25.849Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:25.849Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:25.893Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:25.893Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:25.984Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:25.984Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:25.984Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:25.984Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:26.066Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:26.066Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:26.074Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:26.074Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:26.221Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:26.221Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:26.226Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:26.226Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:26.242Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:26.242Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:26.313Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:26.313Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:26.330Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:26.330Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:26.351Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:26.351Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:26.351Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:26.351Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:26.397Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:26.397Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:26.419Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:26.419Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:26.426Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:26.426Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:26.450Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:26.450Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:26.544Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:26.544Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:26.544Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:26.544Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:26.544Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:26.549Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:26.549Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:26.549Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:26.602Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:26.602Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:26.610Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:26.611Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:26.613Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:26.613Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:26.648Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:26.648Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:26.680Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:26.680Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:26.744Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:26.744Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:26.752Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:26.752Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:26.757Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:26.757Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:26.798Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:26.798Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:26.803Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:26.803Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:26.851Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:26.851Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:26.893Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:26.893Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:26.976Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:26.976Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:26.985Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:26.985Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:26.985Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:26.985Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:27.075Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:27.075Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:27.107Z INFO 6719 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.833940383S 2026-02-16T10:30:27.109Z INFO 6719 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32775] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-15 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-02-16T10:30:27.110Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:30:27.113Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:30:27.113Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:30:27.113Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237827113 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:30:27.128Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:30:27.128Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:30:27.133Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Started EventProducerSpec in 0.018 seconds (process running for 106.75) 2026-02-16T10:30:27.135Z INFO 6719 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 2026-02-16T10:30:27.137Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-02-16T10:30:27.137Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32775] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-27 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-02-16T10:30:27.137Z INFO 6719 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:30:27.139Z INFO 6719 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-02-16T10:30:27.139Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:30:27.139Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:30:27.139Z INFO 6719 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237827139 2026-02-16T10:30:27.193Z WARN 6719 --- [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} 2026-02-16T10:30:27.193Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.Metadata : [Producer clientId=producer-27] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:30:27.223Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:27.223Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:27.234Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:27.234Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:27.243Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:27.243Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:27.315Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:27.315Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:27.331Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:27.331Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:27.355Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:27.355Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:27.370Z INFO 6719 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:30:27.372Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:27.372Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:27.405Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:27.405Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:27.421Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:27.421Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:27.428Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:27.428Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:27.451Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:27.451Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:27.507Z INFO 6719 --- [ 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) 2026-02-16T10:30:27.508Z INFO 6719 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 2026-02-16T10:30:27.510Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:27.510Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:27.510Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:27.513Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:27.513Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:27.540Z INFO 6719 --- [ 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-efb38eb5-1d72-4f5e-953e-76538e8ee88e 2026-02-16T10:30:27.540Z INFO 6719 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 2026-02-16T10:30:27.558Z INFO 6719 --- [ 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-efb38eb5-1d72-4f5e-953e-76538e8ee88e', protocol='range'} 2026-02-16T10:30:27.559Z INFO 6719 --- [ 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-efb38eb5-1d72-4f5e-953e-76538e8ee88e=Assignment(partitions=[ncmp-events-test-0])} 2026-02-16T10:30:27.577Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:27.577Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:27.577Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:27.583Z INFO 6719 --- [ 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-efb38eb5-1d72-4f5e-953e-76538e8ee88e', protocol='range'} 2026-02-16T10:30:27.583Z INFO 6719 --- [ 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]) 2026-02-16T10:30:27.583Z INFO 6719 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 2026-02-16T10:30:27.600Z INFO 6719 --- [ 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 2026-02-16T10:30:27.604Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:27.604Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:27.611Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:27.611Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:27.615Z INFO 6719 --- [ 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}}. 2026-02-16T10:30:27.637Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:27.637Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:27.650Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:27.650Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:27.683Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:27.683Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:27.746Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:27.746Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:27.749Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:27.749Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node -1 disconnected. 2026-02-16T10:30:27.753Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:27.753Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:27.758Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:27.758Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:27.761Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:27.761Z INFO 6719 --- [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: 98ms, elapsed time since send: 98ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:30:27.761Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node -1 disconnected. 2026-02-16T10:30:27.761Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 2147483646 disconnected. 2026-02-16T10:30:27.761Z INFO 6719 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Error sending fetch request (sessionId=25791798, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-02-16T10:30:27.761Z INFO 6719 --- [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. 2026-02-16T10:30:27.799Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:27.799Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:27.833Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:27.833Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:27.849Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:27.849Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:27.852Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:27.852Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:27.895Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:27.895Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.635 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 10:30:27,930 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:30:27,930 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:30:27,930 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:30:27,935 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:30:27,935 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:30:27,943 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:30:27,943 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:30:27.950Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:30:27.950Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:30:27.959Z INFO 6719 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.043 seconds (process running for 107.576) 2026-02-16T10:30:27.962Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:27.962Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:27.986Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:27.986Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:27.986Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:27.986Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:27.990Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:27.991Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:28.005Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:28.005Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:30:28.040Z INFO 6719 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:30:28.040Z INFO 6719 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:30:28.045Z INFO 6719 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.016 seconds (process running for 107.662) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 2026-02-16T10:30:28.058Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:30:28.058Z INFO 6719 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:30:28.058Z INFO 6719 --- [ 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 2026-02-16T10:30:28.058Z INFO 6719 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 2026-02-16T10:30:28.058Z INFO 6719 --- [ 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. 2026-02-16T10:30:28.058Z INFO 6719 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:30:28.067Z INFO 6719 --- [ 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. 2026-02-16T10:30:28.069Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 2026-02-16T10:30:28.076Z INFO 6719 --- [ 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. 2026-02-16T10:30:28.076Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 2026-02-16T10:30:28.077Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:28.077Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:28.137Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:28.137Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:28.224Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:28.224Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:28.244Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:28.244Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:28.263Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:28.263Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:28.278Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:28.278Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:28.284Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:28.284Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:28.332Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:28.332Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:28.367Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:28.367Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:28.369Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:28.369Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:28.381Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:28.381Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:28.405Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:28.405Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:28.413Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:28.413Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:28.413Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:28.415Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:28.415Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:28.429Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:28.429Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:28.451Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:28.451Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:28.564Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:28.564Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:28.582Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:28.582Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:28.583Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:28.605Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:28.605Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:28.613Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:28.613Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:28.638Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:28.639Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:28.649Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:28.649Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:28.684Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:28.684Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:28.746Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:28.746Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:28.747Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:28.747Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:28.754Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:28.754Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:28.759Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:28.759Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:28.800Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:28.800Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:28.835Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:28.835Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:28.853Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:28.854Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:28.896Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:28.896Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:28.987Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:28.987Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:28.987Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:28.988Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:28.992Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:28.992Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:29.066Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:29.066Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:29.078Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:29.078Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:29.139Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:29.139Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:29.225Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:29.225Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:29.245Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:29.245Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:29.320Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:29.320Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:29.333Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:29.333Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:29.367Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:29.367Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:29.367Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:29.369Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:29.369Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:29.384Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:29.384Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:29.386Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:29.386Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:29.406Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:29.406Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:29.415Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:29.415Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:29.431Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:29.431Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:29.452Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:29.452Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:29.485Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:29.486Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:29.486Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:29.607Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:29.607Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:29.615Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:29.615Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:29.639Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:29.639Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:29.646Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:29.646Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:29.651Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:29.651Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:29.686Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:29.686Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:29.756Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:29.757Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:29.760Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:29.760Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:29.782Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:29.782Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:29.800Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:29.800Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:29.837Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:29.837Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:29.887Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:29.887Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:29.898Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:29.898Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:29.968Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:29.968Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:29.987Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:29.988Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:29.993Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:29.993Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:30.029Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:30.029Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:30.078Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:30.079Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:30.141Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:30.141Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:30.226Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:30.226Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:30.245Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:30.245Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:30.321Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:30.321Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:30.334Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:30.334Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:30.339Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:30.339Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:30.339Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:30.350Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - 37300b63-d1a7-48cd-876e-21118aa79a3e this ] 2026-02-16T10:30:30.351Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 2026-02-16T10:30:30.355Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:30.355Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:30.356Z INFO 6719 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:30:30.373Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:30.374Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:30.377Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 2026-02-16T10:30:30.377Z INFO 6719 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Shutdown request of Member [10.250.0.254]:5701 - 37300b63-d1a7-48cd-876e-21118aa79a3e this is handled 2026-02-16T10:30:30.378Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-02-16T10:30:30.379Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-02-16T10:30:30.379Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 2026-02-16T10:30:30.387Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:30.387Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:30.388Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:30.388Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:30.393Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:30.393Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:30.394Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:30.407Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:30.407Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:30.431Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:30.431Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:30.453Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:30.453Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:30.609Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:30.609Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:30.623Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:30:30.623Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 246 ms. 2026-02-16T10:30:30.623Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.567 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 2026-02-16T10:30:30.640Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:30.640Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:30:30.643Z INFO 6719 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:30:30.643Z INFO 6719 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:30:30.647Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:30.647Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:30.648Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:30.648Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:30.653Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:30.653Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:30.656Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:30:30.656Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:30:30.656Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:30:30.656Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 2026-02-16T10:30:30.656Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:30:30.656Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:30:30.668Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:30:30.669Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2026-02-16T10:30:30.676Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:30:30.676Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:30:30.687Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:30.687Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:30.757Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:30.757Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:30.762Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:30.762Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:30.769Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:30.769Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:30.783Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:30.783Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:30.802Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:30.802Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:30.840Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:30.840Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:30.875Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:30.875Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:30.896Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:30.896Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:30.995Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:30.995Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:31.025Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:31.025Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:31.059Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:31.059Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:31.078Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:31.078Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:31.142Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:31.143Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:31.227Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:31.227Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:31.247Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:31.247Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:31.323Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:31.323Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:31.335Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:31.335Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:31.340Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:31.340Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:31.340Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:31.369Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:31.369Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:31.376Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:31.376Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:31.388Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:31.388Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:31.391Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:31.391Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:31.396Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:31.397Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:31.397Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:31.409Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:31.409Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:31.432Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:31.432Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:31.453Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:31.453Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:31.541Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:31.541Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:31.610Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:31.610Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:31.641Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:31.641Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:31.648Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:31.648Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:31.655Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:31.655Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:31.688Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:31.688Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:31.742Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:31.742Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:31.758Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:31.758Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:31.762Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:31.762Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:31.784Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:31.784Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:31.790Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:31.790Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:31.803Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:31.803Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:31.878Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:31.878Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:31.897Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:31.897Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:31.996Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:31.996Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:32.007Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:32.007Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:32.061Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:32.061Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:32.079Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:32.079Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:32.144Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:32.144Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:32.227Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:32.228Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:32.247Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:32.247Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:32.294Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:32.294Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:32.294Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:32.324Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:32.324Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:32.335Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:32.335Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:32.370Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:32.370Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:32.378Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:32.378Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:32.390Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:32.390Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:32.395Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:32.395Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:32.396Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:32.396Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:32.396Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:32.411Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:32.411Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:32.433Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:32.433Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:32.454Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:32.454Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:32.544Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:32.544Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:32.580Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:32.580Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:32.642Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:32.642Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:32.650Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:32.650Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:32.656Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:32.656Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:32.689Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:32.689Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:32.745Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:32.745Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:32.760Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:32.760Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:32.762Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:32.762Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:32.785Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:32.785Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:32.790Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:32.791Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:32.804Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:32.804Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:32.880Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:32.880Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:32.898Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:32.898Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:32.978Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:32.978Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:32.997Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:32.997Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:33.046Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:33.046Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:33.062Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:33.062Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:33.080Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:33.080Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:33.228Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:33.228Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:33.249Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:33.249Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:33.295Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:33.295Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:33.295Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:33.325Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:33.326Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:33.336Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:33.337Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:33.371Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:33.371Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:33.380Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:33.380Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:33.391Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:33.391Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:33.397Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:33.397Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:33.397Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:33.398Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:33.398Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:33.412Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:33.412Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:33.435Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:33.435Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:33.455Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:33.455Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:33.497Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:33.497Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:33.545Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:33.545Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:33.644Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:33.644Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:33.647Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - d6821f91-fffc-475a-9ffa-537b70c35b8e this ] 2026-02-16T10:30:33.648Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:30:33.649Z INFO 6719 --- [cached.thread-1] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:30:33.652Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:33.652Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:33.656Z INFO 6719 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 3.027 seconds (process running for 113.273) 2026-02-16T10:30:33.657Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:33.657Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:33.663Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:30:33.664Z INFO 6719 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - d6821f91-fffc-475a-9ffa-537b70c35b8e this is handled 2026-02-16T10:30:33.665Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2026-02-16T10:30:33.665Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2026-02-16T10:30:33.666Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2026-02-16T10:30:33.690Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:33.690Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:33.742Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:30:33.743Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 79 ms. 2026-02-16T10:30:33.743Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.115 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 2026-02-16T10:30:33.747Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:33.747Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 2026-02-16T10:30:33.760Z INFO 6719 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-02-16T10:30:33.762Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:33.763Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:33.763Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:33.763Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:33.792Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:33.792Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:33.806Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:33.806Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:33.810Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:33.810Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:33.823Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:30:33.823Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:30:33.823Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:30:33.823Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Cluster name: dev 2026-02-16T10:30:33.823Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:30:33.823Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:30:33.833Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:30:33.835Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Using Multicast discovery 2026-02-16T10:30:33.840Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:30:33.841Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:30:33.883Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:33.883Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:33.900Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:33.900Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:33.980Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:33.980Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:33.999Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:33.999Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:34.024Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:34.024Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:34.048Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:34.048Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:34.064Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:34.064Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:34.208Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:34.208Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:34.229Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:34.229Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:34.250Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:34.250Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:34.301Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:34.301Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:34.301Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:34.326Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:34.326Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:34.385Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:34.385Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:34.394Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:34.394Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:34.398Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:34.398Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:34.398Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:34.404Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:34.404Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:34.413Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:34.413Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:34.429Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:34.429Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:34.436Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:34.436Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:34.457Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:34.457Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:34.484Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:34.484Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:34.497Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:34.497Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:34.646Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:34.646Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:34.652Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:34.652Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:34.658Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:34.658Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:34.690Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:34.691Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:34.747Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:34.747Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:34.749Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:34.750Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:34.765Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:34.765Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:34.793Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:34.793Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:34.805Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:34.805Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:34.807Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:34.807Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:34.885Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:34.885Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:34.900Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:34.900Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:34.982Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:34.982Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:35.001Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:35.001Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:35.034Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:35.034Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:35.050Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:35.050Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:35.065Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:35.065Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:35.189Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:35.189Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:35.205Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:35.205Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:35.205Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:35.230Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:35.230Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:35.239Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:35.239Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:35.327Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:35.327Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:35.351Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:35.351Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:35.351Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:35.387Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:35.387Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:35.395Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:35.395Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:35.406Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:35.406Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:35.415Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:35.415Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:35.430Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:35.430Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:35.437Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:35.437Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:35.458Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:35.458Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:35.484Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:35.484Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:35.499Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:35.499Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:35.647Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:35.647Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:35.654Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:35.654Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:35.660Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:35.660Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:35.735Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:35.735Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:35.750Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:35.750Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:35.751Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:35.751Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:35.766Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:35.766Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:35.794Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:35.794Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:35.808Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:35.808Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:35.836Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:35.836Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:35.887Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:35.887Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:35.902Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:35.902Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:35.982Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:35.982Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:36.001Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:36.001Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:36.035Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:36.035Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:36.052Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:36.052Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:36.066Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:36.066Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:36.204Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:36.204Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:36.208Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:36.208Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:36.208Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:36.231Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:36.231Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:36.240Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:36.240Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:36.243Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:36.243Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:36.352Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:36.352Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:36.352Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:36.388Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:36.388Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:36.390Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - 5166fa6d-8a71-4bc8-82c9-d3ea1570c385 this ] 2026-02-16T10:30:36.391Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:30:36.393Z INFO 6719 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:30:36.396Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:36.396Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:36.401Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:30:36.402Z INFO 6719 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - 5166fa6d-8a71-4bc8-82c9-d3ea1570c385 this is handled 2026-02-16T10:30:36.403Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-02-16T10:30:36.403Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-02-16T10:30:36.404Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down node engine... 2026-02-16T10:30:36.408Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:36.408Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:36.416Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:36.416Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:36.433Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:36.433Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:36.437Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:36.437Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:36.458Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:36.458Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:36.483Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:30:36.483Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 82 ms. 2026-02-16T10:30:36.483Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN 2026-02-16T10:30:36.485Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:36.485Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:36.485Z INFO 6719 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-02-16T10:30:36.500Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:36.500Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:36.539Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:30:36.539Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:30:36.539Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:30:36.539Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Cluster name: dev 2026-02-16T10:30:36.539Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:30:36.539Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:30:36.550Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:30:36.551Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Using Multicast discovery 2026-02-16T10:30:36.561Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:30:36.561Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:30:36.648Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:36.648Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:36.655Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:36.655Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:36.661Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:36.661Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:36.737Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:36.737Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:36.752Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:36.752Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:36.754Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:36.754Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:36.767Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:36.767Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:36.795Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:36.795Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:36.809Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:36.809Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:36.860Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:36.860Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:36.889Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:36.889Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:36.897Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:36.897Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:36.982Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:36.982Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:37.002Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:37.002Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:37.053Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:37.053Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:37.054Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:37.054Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:37.068Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:37.068Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:37.204Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:37.205Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:37.209Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:37.209Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:37.209Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:37.232Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:37.232Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:37.242Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:37.242Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:37.283Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:37.283Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:37.355Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:37.355Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:37.355Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:37.395Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:37.396Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:37.397Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:37.397Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:37.400Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:37.400Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:37.410Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:37.410Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:37.418Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:37.418Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:37.434Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:37.434Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:37.460Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:37.460Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:37.485Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:37.485Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:37.501Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:37.501Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:37.650Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:37.650Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:37.656Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:37.656Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:37.663Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:37.663Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:37.737Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:37.737Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:37.752Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:37.752Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:37.756Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:37.756Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:37.767Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:37.768Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:37.796Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:37.796Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:37.811Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:37.811Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:37.860Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:37.860Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:37.891Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:37.891Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:37.899Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:37.899Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:37.964Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:37.964Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:37.982Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:37.983Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:38.055Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:38.055Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:38.055Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:38.055Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:38.068Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:38.068Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:38.205Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:38.205Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:38.209Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:38.209Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:38.209Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:38.213Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:38.213Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:38.213Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:38.228Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:38.228Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:38.242Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:38.242Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:38.284Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:38.284Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:38.398Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:38.398Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:38.399Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:38.399Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:38.402Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:38.402Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:38.412Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:38.412Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:38.435Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:38.435Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:38.447Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:38.447Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:38.461Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:38.461Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:38.486Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:38.486Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:38.502Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:38.502Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:38.652Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:38.652Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:38.657Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:38.657Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:38.664Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:38.664Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:38.739Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:38.739Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:38.753Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:38.753Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:38.758Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:38.758Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:38.768Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:38.768Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:38.796Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:38.796Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:38.811Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:38.811Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:38.860Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:38.860Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:38.861Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:38.861Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:38.893Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:38.893Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:38.941Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:38.941Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:38.982Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:38.982Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:39.055Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:39.055Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:39.058Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:39.058Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:39.062Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:39.062Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:39.062Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:39.069Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:39.069Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:39.163Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:39.163Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:39.215Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:39.215Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:39.215Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:39.230Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:39.230Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:39.244Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:39.244Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:39.286Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:39.286Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:39.385Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - 5d24c0df-c7bc-44a5-9286-53dbe9a9a272 this ] 2026-02-16T10:30:39.385Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:30:39.386Z INFO 6719 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:30:39.391Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:30:39.392Z INFO 6719 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - 5d24c0df-c7bc-44a5-9286-53dbe9a9a272 this is handled 2026-02-16T10:30:39.392Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-02-16T10:30:39.393Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-02-16T10:30:39.394Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down node engine... 2026-02-16T10:30:39.399Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:39.399Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:39.400Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:39.400Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:39.404Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:39.404Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:39.414Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:39.414Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:39.435Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:39.435Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:39.448Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:39.448Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:39.463Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:39.463Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:39.476Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:30:39.477Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 86 ms. 2026-02-16T10:30:39.477Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN 2026-02-16T10:30:39.479Z INFO 6719 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-02-16T10:30:39.486Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:39.487Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:39.503Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:39.503Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:39.536Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:30:39.536Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:30:39.537Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:30:39.537Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Cluster name: dev 2026-02-16T10:30:39.537Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:30:39.537Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:30:39.546Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:30:39.547Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Using Multicast discovery 2026-02-16T10:30:39.553Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:30:39.553Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:30:39.654Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:39.654Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:39.659Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:39.659Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:39.665Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:39.665Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:39.741Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:39.741Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:39.755Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:39.755Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:39.764Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:39.764Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:39.769Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:39.769Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:39.797Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:39.797Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:39.813Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:39.813Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:39.862Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:39.862Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:39.890Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:39.890Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:39.896Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:39.896Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:39.942Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:39.942Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:39.983Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:39.983Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:40.057Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:40.057Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:40.063Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:40.063Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:40.063Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:40.064Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:40.064Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:40.070Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:40.070Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:40.163Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:40.163Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:40.228Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:40.228Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:40.228Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:40.232Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:40.232Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:40.245Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:40.245Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:40.288Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:40.288Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:40.400Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:40.400Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:40.406Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:40.406Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:40.417Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:40.417Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:40.425Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:40.425Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:40.437Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:40.437Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:40.448Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:40.448Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:40.464Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:40.464Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:40.486Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:40.486Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:40.487Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:40.487Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:40.655Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:40.655Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:40.660Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:40.660Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:40.666Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:40.666Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:40.742Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:40.742Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:40.766Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:40.766Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:40.770Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:40.770Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:40.799Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:40.799Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:40.814Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:40.814Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:40.863Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:40.863Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:40.890Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:40.890Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:40.898Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:40.898Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:40.943Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:40.943Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:40.984Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:40.984Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:41.046Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:41.046Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:41.046Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:41.058Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:41.058Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:41.066Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:41.066Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:41.070Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:41.070Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:41.165Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:41.165Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:41.228Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:41.228Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:41.228Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:41.246Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:41.246Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:41.280Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:41.280Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:41.288Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:41.288Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:41.330Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:41.330Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:41.409Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:41.409Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:41.418Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:41.419Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:41.438Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:41.438Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:41.440Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:41.440Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:41.449Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:41.449Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:41.465Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:41.465Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:41.487Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:41.487Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:41.657Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:41.657Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:41.661Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:41.661Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:41.667Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:41.667Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:41.744Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:41.744Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:41.768Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:41.768Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:41.771Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:41.771Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:41.796Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:41.796Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:41.799Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:41.799Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:41.815Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:41.815Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:41.864Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:41.864Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:41.892Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:41.892Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:41.901Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:41.901Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:41.943Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:41.943Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:41.985Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:41.985Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:42.048Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:42.048Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:42.048Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:42.059Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:42.059Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:42.060Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:42.060Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:42.068Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:42.068Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:42.166Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:42.166Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:42.187Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:42.187Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:42.203Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:42.203Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:42.231Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:42.231Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:42.231Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:42.281Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:42.281Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:42.290Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:42.290Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:42.421Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:42.421Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:42.436Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:42.436Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:42.442Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:42.442Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:42.450Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:42.450Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:42.466Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:42.466Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:42.487Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:42.487Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:42.498Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:42.498Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:42.658Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:42.658Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:42.662Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:42.662Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:42.667Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:42.667Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:42.696Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - 658ca25d-3845-47d7-8227-182914220993 this ] 2026-02-16T10:30:42.697Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:30:42.701Z INFO 6719 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:30:42.712Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:30:42.713Z INFO 6719 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - 658ca25d-3845-47d7-8227-182914220993 this is handled 2026-02-16T10:30:42.714Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-02-16T10:30:42.714Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-02-16T10:30:42.715Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down node engine... 2026-02-16T10:30:42.745Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:42.746Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:42.772Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:42.772Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:42.772Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:42.772Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:42.783Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:30:42.783Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 71 ms. 2026-02-16T10:30:42.784Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN 2026-02-16T10:30:42.786Z INFO 6719 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-02-16T10:30:42.796Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:42.796Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:42.799Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:42.799Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:42.817Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:42.817Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:42.832Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:30:42.832Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:30:42.832Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:30:42.832Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Cluster name: dev 2026-02-16T10:30:42.832Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:30:42.832Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:30:42.847Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:30:42.849Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Using Multicast discovery 2026-02-16T10:30:42.856Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:30:42.857Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:30:42.872Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:42.872Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:42.893Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:42.893Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:42.907Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:42.907Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:42.944Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:42.944Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:42.985Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:42.985Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:43.048Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:43.048Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:43.048Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:43.060Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:43.060Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:43.061Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:43.061Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:43.070Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:43.070Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:43.167Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:43.167Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:43.167Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:43.167Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:43.167Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:43.187Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:43.187Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:43.204Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:43.204Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:43.283Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:43.283Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:43.290Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:43.290Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:43.423Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:43.423Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:43.437Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:43.437Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:43.451Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:43.451Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:43.467Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:43.467Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:43.468Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:43.468Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:43.488Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:43.489Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:43.499Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:43.499Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:43.513Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:43.513Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:43.659Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:43.659Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:43.663Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:43.663Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:43.668Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:43.668Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:43.746Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:43.746Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:43.773Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:43.773Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:43.774Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:43.774Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:43.797Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:43.797Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:43.800Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:43.800Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:43.817Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:43.817Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:43.873Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:43.873Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:43.894Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:43.894Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:43.910Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:43.910Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:43.973Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:43.973Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:43.986Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:43.986Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:44.048Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:44.048Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:44.048Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:44.061Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:44.061Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:44.062Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:44.062Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:44.072Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:44.072Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:44.167Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:44.167Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:44.170Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:44.170Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:44.170Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:44.188Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:44.188Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:44.205Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:44.205Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:44.285Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:44.285Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:44.291Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:44.291Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:44.425Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:44.425Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:44.438Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:44.438Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:44.452Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:44.452Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:44.468Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:44.468Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:44.469Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:44.469Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:44.489Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:44.489Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:44.499Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:44.499Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:44.515Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:44.515Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:44.635Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:44.635Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:44.659Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:44.659Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:44.663Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:44.663Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:44.668Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:44.668Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:44.676Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:44.676Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:44.706Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:44.706Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:44.774Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:44.774Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:44.798Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:44.798Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:44.800Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:44.800Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:44.848Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:44.848Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:44.896Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:44.896Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:44.912Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:44.912Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:44.972Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:44.972Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:44.972Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:44.974Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:44.974Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:44.988Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:44.988Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:45.004Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:45.004Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:45.004Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:45.062Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:45.062Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:45.063Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:45.063Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:45.074Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:45.074Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:45.105Z ERROR 6719 --- [_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 2026-02-16T10:30:45.105Z ERROR 6719 --- [_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 2026-02-16T10:30:45.169Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:45.169Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:45.189Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:45.189Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:45.206Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:45.206Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:45.286Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:45.286Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:45.293Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:45.293Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:45.427Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:45.427Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:45.439Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:45.439Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:45.453Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:45.453Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:45.469Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:45.469Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:45.470Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:45.470Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:45.491Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:45.491Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:45.517Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:45.517Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:45.543Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:45.543Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:45.578Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:45.578Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:45.650Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:45.650Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:45.661Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:45.661Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:45.665Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:45.665Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:45.670Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:45.670Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:45.720Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:45.720Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:45.726Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:45.726Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:45.776Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:45.776Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:45.799Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:45.799Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:45.801Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:45.801Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:45.857Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:45.857Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:45.857Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:45.898Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:45.898Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:45.914Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:45.914Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:45.972Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:45.972Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:45.972Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:45.975Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:45.975Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:45.989Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:45.989Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:46.027Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - 9e3e804f-1ebe-4037-a9b0-03687f73ea3a this ] 2026-02-16T10:30:46.028Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:30:46.029Z INFO 6719 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:30:46.034Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:30:46.035Z INFO 6719 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - 9e3e804f-1ebe-4037-a9b0-03687f73ea3a this is handled 2026-02-16T10:30:46.036Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-02-16T10:30:46.036Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-02-16T10:30:46.037Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down node engine... 2026-02-16T10:30:46.063Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:46.063Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:46.063Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:46.063Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:46.076Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:46.076Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:46.170Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:46.170Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:46.189Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:46.190Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:46.206Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:46.206Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:46.288Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:46.288Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:46.294Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:46.294Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:46.301Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:30:46.301Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 266 ms. 2026-02-16T10:30:46.301Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN 2026-02-16T10:30:46.302Z INFO 6719 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-02-16T10:30:46.335Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:30:46.336Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:30:46.336Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:30:46.336Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Cluster name: dev 2026-02-16T10:30:46.336Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:30:46.336Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:30:46.344Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:30:46.345Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Using Multicast discovery 2026-02-16T10:30:46.370Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:30:46.371Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:30:46.430Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:46.430Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:46.440Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:46.440Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:46.455Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:46.455Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:46.488Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:46.488Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:46.488Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:46.488Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:46.495Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:46.495Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:46.520Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:46.520Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:46.544Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:46.544Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:46.587Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:46.587Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:46.588Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:46.588Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:46.623Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:46.623Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:46.651Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:46.651Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:46.667Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:46.667Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:46.671Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:46.671Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:46.727Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:46.727Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:46.777Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:46.777Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:46.800Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:46.800Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:46.802Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:46.802Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:46.838Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:46.838Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:46.838Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:46.889Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:46.889Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:46.889Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:46.899Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:46.899Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:46.916Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:46.916Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:46.975Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:46.975Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:46.990Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:46.990Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:47.064Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:47.064Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:47.065Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:47.065Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:47.089Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:47.089Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:47.171Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:47.171Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:47.189Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:47.189Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:47.190Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:47.190Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:47.208Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:47.208Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:47.296Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:47.296Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:47.333Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:47.333Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:47.414Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:47.414Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:47.441Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:47.441Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:47.489Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:47.489Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:47.489Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:47.489Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:47.490Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:47.490Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:47.496Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:47.496Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:47.522Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:47.522Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:47.545Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:47.545Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:47.573Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:47.573Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:47.614Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:47.614Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:47.652Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:47.652Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:47.668Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:47.668Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:47.673Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:47.673Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:47.729Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:47.729Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:47.756Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:47.756Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:47.756Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:47.801Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:47.801Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:47.802Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:47.802Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:47.827Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:47.827Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:47.889Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:47.889Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:47.889Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:47.900Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:47.900Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:47.918Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:47.918Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:47.977Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:47.977Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:47.991Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:47.991Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:48.066Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:48.066Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:48.066Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:48.066Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:48.092Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:48.092Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:48.172Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:48.172Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:48.190Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:48.190Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:48.191Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:48.191Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:48.241Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:48.241Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:48.325Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:48.325Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:48.336Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:48.336Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:48.415Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:48.415Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:48.441Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:48.441Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:48.443Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:48.443Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:48.489Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:48.489Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:48.492Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:48.492Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:48.498Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:48.498Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:48.524Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:48.524Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:48.546Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:48.546Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:48.573Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:48.573Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:48.616Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:48.616Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:48.652Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:48.652Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:48.669Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:48.669Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:48.674Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:48.674Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:48.729Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:48.729Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:48.737Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:48.738Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:48.738Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:48.792Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:48.792Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:48.792Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:48.803Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:48.803Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:48.828Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:48.828Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:48.847Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:48.847Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:48.920Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:48.920Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:48.927Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:48.927Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:48.978Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:48.978Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:48.991Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:48.991Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:49.066Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:49.066Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:49.093Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:49.093Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:49.094Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:49.094Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:49.157Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:49.157Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:49.191Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:49.191Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:49.192Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:49.192Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:49.242Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:49.242Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:49.326Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:49.326Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:49.339Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:49.339Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:49.362Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - 72840366-8e72-4543-8e83-fe6bec5a3bea this ] 2026-02-16T10:30:49.363Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:30:49.364Z INFO 6719 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:30:49.371Z INFO 6719 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 2026-02-16T10:30:49.372Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:30:49.372Z INFO 6719 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - 72840366-8e72-4543-8e83-fe6bec5a3bea this is handled 2026-02-16T10:30:49.373Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-02-16T10:30:49.374Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-02-16T10:30:49.374Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down node engine... 2026-02-16T10:30:49.416Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:49.416Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:49.442Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:49.442Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:49.443Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:49.443Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:49.448Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:30:49.449Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 76 ms. 2026-02-16T10:30:49.449Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN 2026-02-16T10:30:49.450Z INFO 6719 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-02-16T10:30:49.485Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:30:49.485Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:30:49.485Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:30:49.485Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Cluster name: dev 2026-02-16T10:30:49.485Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:30:49.485Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:30:49.490Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:49.490Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:49.493Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:30:49.495Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Using Multicast discovery 2026-02-16T10:30:49.496Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:49.496Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:49.498Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:49.498Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:49.510Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:30:49.510Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:30:49.511Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:49.511Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:49.528Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:49.528Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:49.546Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:49.546Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:49.547Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:49.547Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:49.574Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:49.574Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:49.654Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:49.654Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:49.670Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:49.670Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:49.730Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:49.730Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:49.742Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:49.742Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:49.742Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:49.795Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:49.795Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:49.795Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:49.822Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:49.822Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:49.829Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:49.829Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:49.830Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:49.830Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:49.847Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:49.847Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:49.928Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:49.928Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:49.979Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:49.979Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:49.991Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:49.991Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:50.068Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:50.068Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:50.094Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:50.094Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:50.095Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:50.095Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:50.158Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:50.158Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:50.193Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:50.193Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:50.193Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:50.193Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:50.243Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:50.243Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:50.327Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:50.327Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:50.341Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:50.341Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:50.418Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:50.418Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:50.443Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:50.443Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:50.444Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:50.444Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:50.491Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:50.491Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:50.498Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:50.498Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:50.500Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:50.500Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:50.528Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:50.528Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:50.530Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:50.530Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:50.549Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:50.549Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:50.549Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:50.549Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:50.575Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:50.575Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:50.595Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:50.595Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:50.595Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:50.654Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:50.654Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:50.672Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:50.672Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:50.724Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:50.724Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:50.731Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:50.731Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:50.795Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:50.795Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:50.795Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:50.829Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:50.830Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:50.831Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:50.831Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:50.870Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:50.870Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:50.929Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:50.929Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:50.980Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:50.980Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:50.993Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:50.993Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:51.062Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:51.062Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:51.069Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:51.069Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:51.097Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:51.097Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:51.158Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:51.158Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:51.194Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:51.194Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:51.194Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:51.194Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:51.244Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:51.244Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:51.328Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:51.328Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:51.343Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:51.343Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:51.419Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:51.419Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:51.444Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:51.444Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:51.445Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:51.445Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:51.491Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:51.491Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:51.500Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:51.500Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:51.501Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:51.501Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:51.529Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:51.529Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:51.532Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:51.532Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:51.550Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:51.550Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:51.570Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:51.570Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:51.589Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:51.589Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:51.596Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:51.596Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:51.596Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:51.626Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:51.626Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:51.648Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:51.648Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:51.648Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:51.654Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:51.654Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:51.672Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:51.672Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:51.731Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:51.731Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:51.829Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:51.829Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:51.832Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:51.832Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:51.847Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:51.847Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:51.871Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:51.871Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:51.982Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:51.982Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:51.994Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:51.994Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:51.999Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:51.999Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:52.046Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:52.046Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:52.071Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:52.071Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:52.160Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:52.160Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:52.195Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:52.195Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:52.195Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:52.195Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:52.246Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:52.246Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:52.329Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:52.330Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:52.345Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:52.345Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:52.443Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:52.443Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:52.447Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:52.447Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:52.457Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:52.457Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:52.491Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:52.491Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:52.502Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:52.502Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:52.502Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:52.502Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:52.529Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:52.529Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:52.534Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:52.534Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:52.550Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:52.550Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:52.562Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - 3385faca-ba59-4a61-89df-639bc1c014df this ] 2026-02-16T10:30:52.563Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:30:52.564Z INFO 6719 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:30:52.571Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:52.571Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:52.572Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:30:52.572Z INFO 6719 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - 3385faca-ba59-4a61-89df-639bc1c014df this is handled 2026-02-16T10:30:52.573Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-02-16T10:30:52.574Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-02-16T10:30:52.574Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down node engine... 2026-02-16T10:30:52.590Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:52.590Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:52.597Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:52.597Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:52.597Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:52.628Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:52.628Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:52.648Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:52.648Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:52.648Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:52.652Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:30:52.653Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 81 ms. 2026-02-16T10:30:52.653Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN 2026-02-16T10:30:52.654Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:52.654Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:52.654Z INFO 6719 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-02-16T10:30:52.673Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:52.673Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:52.683Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:30:52.683Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:30:52.683Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:30:52.683Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Cluster name: dev 2026-02-16T10:30:52.683Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:30:52.683Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:30:52.692Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:30:52.693Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Using Multicast discovery 2026-02-16T10:30:52.698Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:30:52.699Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:30:52.733Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:52.733Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:52.831Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:52.831Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:52.833Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:52.833Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:52.848Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:52.848Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:52.872Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:52.872Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:52.996Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:52.996Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:53.007Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:53.007Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:53.009Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:53.009Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:53.047Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:53.047Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:53.072Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:53.072Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:53.161Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:53.161Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:53.195Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:53.195Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:53.238Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:53.239Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:53.246Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:53.246Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:53.330Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:53.330Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:53.348Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:53.348Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:53.369Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:53.369Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:53.444Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:53.444Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:53.457Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:53.457Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:53.492Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:53.492Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:53.502Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:53.502Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:53.504Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:53.504Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:53.530Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:53.530Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:53.537Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:53.537Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:53.549Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:53.549Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:53.549Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:53.552Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:53.552Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:53.571Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:53.571Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:53.591Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:53.591Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:53.631Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:53.631Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:53.652Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:53.652Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:53.653Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:53.654Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:53.654Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:53.673Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:53.674Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:53.734Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:53.734Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:53.784Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:53.784Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:53.832Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:53.832Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:53.850Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:53.850Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:53.873Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:53.873Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:53.967Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:53.967Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:54.010Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:54.010Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:54.010Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:54.010Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:54.048Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:54.048Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:54.073Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:54.073Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:54.163Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:54.163Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:54.196Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:54.196Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:54.239Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:54.239Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:54.248Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:54.248Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:54.331Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:54.331Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:54.350Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:54.350Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:54.371Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:54.371Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:54.446Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:54.446Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:54.458Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:54.458Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:54.493Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:54.493Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:54.506Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:54.506Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:54.521Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:54.521Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:54.531Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:54.531Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:54.539Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:54.539Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:54.540Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:54.540Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:54.552Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:54.552Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:54.552Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:54.554Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:54.554Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:54.592Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:54.592Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:54.633Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:54.633Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:54.656Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:54.656Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:54.656Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:54.656Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:54.656Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:54.674Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:54.674Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:54.735Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:54.735Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:54.786Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:54.786Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:54.834Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:54.834Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:54.850Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:54.851Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:54.874Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:54.874Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:54.968Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:54.968Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:55.012Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:55.013Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:55.043Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:55.043Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:55.049Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:55.049Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:55.074Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:55.074Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:55.164Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:55.164Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:55.196Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:55.196Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:55.230Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:55.230Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:55.239Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:55.239Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:55.332Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:55.332Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:55.352Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:55.352Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:55.371Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:55.371Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:55.404Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:55.404Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:55.405Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:55.424Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:55.424Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:55.446Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:55.446Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:55.459Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:55.459Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:55.484Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:55.484Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:55.494Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:55.494Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:55.507Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:55.508Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:55.532Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:55.532Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:55.541Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:55.541Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:55.554Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:55.554Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:55.558Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:55.558Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:55.558Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:55.594Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:55.594Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:55.635Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:55.635Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:55.657Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:55.657Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:55.675Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:55.675Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:55.778Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:55.778Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:55.786Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:55.786Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:55.802Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - 51f40504-8dab-4f84-821b-3ef3931b5485 this ] 2026-02-16T10:30:55.803Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:30:55.804Z INFO 6719 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:30:55.811Z INFO 6719 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 2026-02-16T10:30:55.817Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:30:55.817Z INFO 6719 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - 51f40504-8dab-4f84-821b-3ef3931b5485 this is handled 2026-02-16T10:30:55.818Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-02-16T10:30:55.818Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-02-16T10:30:55.819Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down node engine... 2026-02-16T10:30:55.835Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:55.835Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:55.850Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:55.850Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:55.881Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:55.881Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:55.888Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:30:55.888Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 71 ms. 2026-02-16T10:30:55.888Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN 2026-02-16T10:30:55.890Z INFO 6719 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-02-16T10:30:55.919Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:30:55.919Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:30:55.919Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:30:55.919Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Cluster name: dev 2026-02-16T10:30:55.919Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:30:55.919Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:30:55.929Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:30:55.931Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Using Multicast discovery 2026-02-16T10:30:55.940Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:30:55.940Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:30:55.969Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:55.969Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:56.015Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:56.015Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:56.045Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:56.045Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:56.050Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:56.050Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:56.076Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:56.076Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:56.165Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:56.165Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:56.167Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:56.167Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:56.230Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:56.230Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:56.241Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:56.241Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:56.324Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:56.324Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:56.358Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:56.358Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:56.363Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:56.363Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:56.372Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:56.372Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:56.404Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:56.404Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:56.404Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:56.425Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:56.425Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:56.447Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:56.447Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:56.460Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:56.460Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:56.494Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:56.494Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:56.509Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:56.509Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:56.533Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:56.533Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:56.537Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:56.537Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:56.543Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:56.543Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:56.555Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:56.555Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:56.563Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:56.563Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:56.563Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:56.594Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:56.594Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:56.658Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:56.658Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:56.677Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:56.677Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:56.779Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:56.780Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:56.788Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:56.788Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:56.848Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:56.848Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:56.852Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:56.852Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:56.882Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:56.882Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:56.970Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:56.970Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:57.017Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:57.017Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:57.046Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:57.046Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:57.050Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:57.050Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:57.077Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:57.077Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:57.167Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:57.167Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:57.168Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:57.168Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:57.231Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:57.231Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:57.243Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:57.243Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:57.307Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:57.307Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:57.307Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:57.325Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:57.325Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:57.359Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:57.359Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:57.366Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:57.366Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:57.373Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:57.373Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:57.426Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:57.426Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:57.439Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:57.439Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:57.447Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:57.447Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:57.462Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:57.462Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:57.494Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:57.494Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:57.511Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:57.511Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:57.535Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:57.535Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:57.545Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:57.545Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:57.556Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:57.556Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:57.566Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:57.566Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:57.566Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:57.594Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:57.594Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:57.659Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:57.659Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:57.677Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:57.677Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:57.789Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:57.789Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:57.809Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:57.809Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:57.846Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:57.846Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:57.849Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:57.849Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:57.883Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:57.883Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:57.970Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:57.970Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:58.019Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:58.019Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:58.048Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:58.048Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:58.051Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:58.051Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:58.078Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:58.078Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:58.168Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:58.168Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:58.170Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:58.170Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:58.232Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:58.232Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:58.244Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:58.244Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:58.252Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:58.252Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:58.310Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:58.310Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:58.310Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:58.361Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:58.361Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:58.367Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:58.368Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:58.373Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:58.373Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:58.428Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:58.428Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:58.442Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:58.442Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:58.448Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:58.448Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:58.463Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:58.463Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:58.468Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:58.468Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:58.468Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:58.495Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:58.495Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:58.513Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:58.513Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:58.547Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:58.547Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:58.555Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:58.555Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:58.556Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:58.556Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:58.596Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:58.596Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:58.660Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:58.660Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:58.678Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:58.678Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:58.755Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:58.755Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:58.791Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:58.791Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:58.850Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:58.850Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:58.865Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:58.865Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:58.884Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:58.884Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:58.921Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:58.921Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:58.935Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - 176adb5a-f78c-4036-a92a-69d52dd7eb4f this ] 2026-02-16T10:30:58.936Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:30:58.937Z INFO 6719 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:30:58.943Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:30:58.943Z INFO 6719 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - 176adb5a-f78c-4036-a92a-69d52dd7eb4f this is handled 2026-02-16T10:30:58.944Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-02-16T10:30:58.944Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-02-16T10:30:58.945Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down node engine... 2026-02-16T10:30:58.971Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:58.971Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:59.020Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:30:59.020Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 77 ms. 2026-02-16T10:30:59.020Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN 2026-02-16T10:30:59.022Z INFO 6719 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-02-16T10:30:59.032Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:30:59.032Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:59.049Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:30:59.049Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:30:59.049Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:30:59.049Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Cluster name: dev 2026-02-16T10:30:59.049Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:30:59.049Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:30:59.052Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:30:59.052Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:59.059Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:30:59.060Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Using Multicast discovery 2026-02-16T10:30:59.066Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:30:59.066Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:30:59.079Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:30:59.079Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:59.163Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:30:59.163Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:59.163Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:59.169Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:30:59.169Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:59.170Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:30:59.170Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:59.204Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:30:59.204Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:59.232Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:30:59.232Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:59.245Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:30:59.245Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:59.359Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:30:59.359Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:59.369Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:30:59.369Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:59.375Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:30:59.375Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:59.428Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:30:59.428Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:59.445Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:30:59.445Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:59.449Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:30:59.449Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:59.464Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:30:59.464Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:59.471Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:30:59.471Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:30:59.471Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:30:59.497Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:30:59.497Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:59.515Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:30:59.515Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:30:59.536Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:30:59.536Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:59.551Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:30:59.551Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:59.555Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:30:59.555Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:59.558Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:30:59.558Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:59.661Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:30:59.661Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:30:59.679Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:30:59.679Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:30:59.755Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:30:59.755Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:30:59.792Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:30:59.792Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:59.852Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:30:59.852Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:59.865Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:30:59.865Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:30:59.886Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:30:59.886Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:30:59.923Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:30:59.923Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:30:59.971Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:30:59.971Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:00.035Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:31:00.035Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:00.052Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:31:00.052Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:00.080Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:31:00.080Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:00.172Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:31:00.172Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:00.180Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:31:00.180Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:00.180Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:00.190Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:31:00.190Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:00.234Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:31:00.234Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:00.246Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:31:00.246Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:00.275Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:31:00.275Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:00.361Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:31:00.361Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:00.371Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:31:00.371Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:00.376Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:31:00.376Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:00.417Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:31:00.417Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:00.423Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:31:00.423Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:00.423Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:00.433Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:31:00.433Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:00.447Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:31:00.447Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:00.449Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:31:00.449Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:00.465Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:31:00.465Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:00.533Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:31:00.533Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:00.536Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:31:00.536Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:00.545Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:31:00.545Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:00.552Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:31:00.553Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:00.556Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:31:00.556Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:00.662Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:31:00.662Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:00.681Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:31:00.681Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:00.757Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:31:00.757Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:00.788Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:31:00.788Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:00.791Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:31:00.791Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:00.822Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:31:00.822Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:00.867Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:31:00.867Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:00.924Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:31:00.924Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:00.973Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:31:00.973Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:01.035Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:31:01.036Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:01.053Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:31:01.053Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:01.081Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:31:01.081Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:01.133Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:31:01.133Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:01.133Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:01.172Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:31:01.172Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:01.191Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:31:01.191Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:01.204Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:31:01.204Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:01.236Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:31:01.236Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:01.249Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:31:01.249Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:01.362Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:31:01.362Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:01.373Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:31:01.373Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:01.378Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:31:01.378Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:01.420Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:31:01.420Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:01.424Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:31:01.424Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:01.424Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:01.435Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:31:01.435Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:01.449Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:31:01.449Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:01.450Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:31:01.450Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:01.481Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:31:01.481Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:01.510Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:31:01.510Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:01.534Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:31:01.534Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:01.548Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:31:01.548Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:01.555Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:31:01.555Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:01.556Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:31:01.556Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:01.644Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:31:01.644Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:01.681Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:31:01.681Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:01.682Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:31:01.682Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:01.758Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:31:01.758Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:01.789Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:31:01.789Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:01.855Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:31:01.855Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:01.867Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:31:01.867Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:01.898Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:31:01.898Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:01.926Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:31:01.926Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:01.986Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:31:01.986Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:01.986Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:02.036Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:31:02.036Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:02.054Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:31:02.054Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:02.083Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:31:02.083Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:02.173Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:31:02.173Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:02.193Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:31:02.193Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:02.228Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:31:02.228Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:02.237Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:31:02.237Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:02.250Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:31:02.250Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:02.338Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:31:02.338Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:02.351Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - 7d929c9f-ea2b-4202-8ac1-9994f2877026 this ] 2026-02-16T10:31:02.353Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:31:02.354Z INFO 6719 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:31:02.360Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:31:02.361Z INFO 6719 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - 7d929c9f-ea2b-4202-8ac1-9994f2877026 this is handled 2026-02-16T10:31:02.362Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-02-16T10:31:02.362Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-02-16T10:31:02.363Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down node engine... 2026-02-16T10:31:02.375Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:31:02.375Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:02.378Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:31:02.378Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:02.386Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:31:02.386Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:02.422Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:31:02.422Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:02.427Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:31:02.427Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:02.427Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:02.435Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:31:02.435Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:02.450Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:31:02.450Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:02.451Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:31:02.451Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:02.481Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:31:02.481Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:02.535Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:31:02.535Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:02.549Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:31:02.549Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:02.557Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:31:02.557Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:02.557Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:31:02.557Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:02.644Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:31:02.644Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:02.649Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:31:02.649Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 289 ms. 2026-02-16T10:31:02.650Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN 2026-02-16T10:31:02.651Z INFO 6719 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-02-16T10:31:02.682Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:31:02.682Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:02.683Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:31:02.683Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:02.683Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:31:02.683Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:31:02.683Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:31:02.683Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Cluster name: dev 2026-02-16T10:31:02.683Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:31:02.683Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:31:02.694Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:31:02.695Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Using Multicast discovery 2026-02-16T10:31:02.704Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:31:02.704Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:31:02.760Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:31:02.760Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:02.790Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:31:02.790Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:02.857Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:31:02.857Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:02.867Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:31:02.867Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:02.899Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:31:02.899Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:02.931Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:31:02.931Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:02.987Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:31:02.987Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:02.987Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:03.030Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:31:03.030Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:03.055Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:31:03.055Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:03.079Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:31:03.079Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:03.143Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:31:03.143Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:03.173Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:31:03.173Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:03.196Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:31:03.196Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:03.238Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:31:03.238Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:03.251Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:31:03.251Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:03.282Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:31:03.282Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:03.282Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:03.337Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:31:03.337Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:03.339Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:31:03.339Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:03.377Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:31:03.377Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:03.378Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:31:03.378Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:03.425Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:31:03.425Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:03.427Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:31:03.427Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:03.437Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:31:03.437Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:03.453Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:31:03.453Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:03.481Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:31:03.481Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:03.536Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:31:03.536Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:03.550Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:31:03.550Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:03.558Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:31:03.558Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:03.558Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:31:03.558Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:03.645Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:31:03.645Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:03.682Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:31:03.682Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:03.684Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:31:03.684Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:03.783Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:31:03.783Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:03.792Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:31:03.792Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:03.858Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:31:03.858Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:03.869Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:31:03.869Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:03.900Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:31:03.900Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:03.932Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:31:03.932Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:03.932Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:03.933Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:31:03.933Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:04.035Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:31:04.035Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:04.053Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:31:04.053Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:04.080Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:31:04.080Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:04.175Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:31:04.175Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:04.181Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:31:04.181Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:04.196Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:31:04.196Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:04.239Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:31:04.239Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:04.239Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:31:04.239Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:04.253Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:31:04.253Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:04.285Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:31:04.285Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:04.285Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:04.340Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:31:04.340Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:04.379Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:31:04.379Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:04.380Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:31:04.380Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:04.428Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:31:04.428Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:04.428Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:31:04.428Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:04.437Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:31:04.437Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:04.455Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:31:04.455Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:04.481Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:31:04.481Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:04.537Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:31:04.537Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:04.558Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:31:04.558Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:04.560Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:31:04.560Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:04.562Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:31:04.562Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:04.588Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:31:04.588Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:04.646Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:31:04.646Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:04.651Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:31:04.651Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:04.785Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:31:04.785Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:04.793Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:31:04.793Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:04.860Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:31:04.860Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:04.869Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:31:04.869Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:04.900Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:31:04.900Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:04.934Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:31:04.934Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:04.934Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:04.935Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:31:04.935Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:05.038Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:31:05.038Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:05.057Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:31:05.057Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:05.081Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:31:05.081Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:05.175Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:31:05.175Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:05.181Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:31:05.181Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:05.198Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:31:05.198Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:05.205Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:31:05.205Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:05.205Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:05.239Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:31:05.239Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:05.240Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:31:05.240Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:05.254Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:31:05.254Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:05.329Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:31:05.329Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:05.341Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:31:05.341Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:05.381Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:31:05.381Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:05.381Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:31:05.381Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:05.429Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:31:05.429Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:05.435Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - 1b1f5658-9f13-4491-a32f-9d3448743803 this ] 2026-02-16T10:31:05.436Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:31:05.437Z INFO 6719 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:31:05.438Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:31:05.438Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:05.457Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:31:05.457Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:05.458Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:31:05.458Z INFO 6719 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - 1b1f5658-9f13-4491-a32f-9d3448743803 this is handled 2026-02-16T10:31:05.459Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-02-16T10:31:05.459Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-02-16T10:31:05.459Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down node engine... 2026-02-16T10:31:05.467Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:31:05.467Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:05.483Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:31:05.483Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:05.518Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:31:05.519Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 61 ms. 2026-02-16T10:31:05.519Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN 2026-02-16T10:31:05.521Z INFO 6719 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-02-16T10:31:05.539Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:31:05.539Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:05.548Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:31:05.548Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:31:05.548Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:31:05.548Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Cluster name: dev 2026-02-16T10:31:05.548Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:31:05.548Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:31:05.557Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:31:05.558Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Using Multicast discovery 2026-02-16T10:31:05.559Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:31:05.559Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:05.562Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:31:05.562Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:05.562Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:31:05.562Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:05.571Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:31:05.571Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:31:05.591Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:31:05.591Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:05.647Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:31:05.647Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:05.785Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:31:05.785Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:05.794Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:31:05.794Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:05.861Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:31:05.861Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:05.861Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:31:05.861Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:05.871Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:31:05.871Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:05.935Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:31:05.935Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:05.935Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:05.938Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:31:05.938Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:06.059Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:31:06.059Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:06.065Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:31:06.065Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:06.081Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:31:06.081Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:06.166Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:31:06.166Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:06.176Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:31:06.176Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:06.199Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:31:06.199Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:06.206Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:31:06.206Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:06.206Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:06.239Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:31:06.239Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:06.241Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:31:06.241Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:06.255Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:31:06.255Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:06.332Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:31:06.332Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:06.341Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:31:06.341Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:06.382Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:31:06.382Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:06.383Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:31:06.383Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:06.429Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:31:06.429Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:06.439Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:31:06.439Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:06.459Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:31:06.459Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:06.468Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:31:06.468Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:06.484Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:31:06.484Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:06.540Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:31:06.540Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:06.559Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:31:06.559Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:06.563Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:31:06.563Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:06.564Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:31:06.564Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:06.583Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:31:06.583Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:06.647Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:31:06.647Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:06.787Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:31:06.787Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:06.794Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:31:06.794Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:06.862Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:31:06.862Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:06.862Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:31:06.862Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:06.871Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:31:06.871Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:06.907Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:31:06.907Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:06.938Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:31:06.938Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:06.938Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:06.940Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:31:06.940Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:07.066Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:31:07.066Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:07.081Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:31:07.081Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:07.135Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:31:07.135Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:07.200Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:31:07.200Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:07.206Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:31:07.206Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:07.206Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:07.207Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:31:07.207Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:07.240Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:31:07.240Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:07.241Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:31:07.241Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:07.257Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:31:07.257Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:07.334Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:31:07.334Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:07.343Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:31:07.343Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:07.384Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:31:07.384Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:07.385Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:31:07.385Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:07.431Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:31:07.431Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:07.440Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:31:07.441Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:07.461Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:31:07.461Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:07.468Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:31:07.468Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:07.485Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:31:07.485Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:07.540Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:31:07.540Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:07.561Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:31:07.561Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:07.564Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:31:07.564Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:07.566Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:31:07.566Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:07.583Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:31:07.583Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:07.648Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:31:07.648Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:07.761Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:31:07.761Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:07.789Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:31:07.789Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:07.796Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:31:07.796Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:07.863Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:31:07.863Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:07.864Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:31:07.864Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:07.872Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:31:07.872Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:07.942Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:31:07.942Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:07.942Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:07.942Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:31:07.942Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:08.067Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:31:08.067Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:08.082Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:31:08.082Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:08.136Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:31:08.136Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:08.200Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:31:08.200Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:08.206Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:31:08.206Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:08.206Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:08.208Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:31:08.208Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:08.216Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:31:08.216Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:08.242Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:31:08.242Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:08.242Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:31:08.242Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:08.335Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:31:08.335Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:08.343Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:31:08.343Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:08.384Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:31:08.384Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:08.387Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:31:08.387Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:08.432Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:31:08.432Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:08.451Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:31:08.451Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:08.463Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:31:08.463Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:08.470Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:31:08.470Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:08.498Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:31:08.498Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:08.541Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:31:08.541Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:08.561Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:31:08.561Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:08.566Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:31:08.566Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:08.568Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:31:08.568Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:08.583Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:31:08.584Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:08.649Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:31:08.649Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:08.763Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:31:08.763Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:08.784Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - aea57c08-0924-4a59-afbd-db149ab0e8f3 this ] 2026-02-16T10:31:08.785Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:31:08.786Z INFO 6719 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:31:08.789Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:31:08.789Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:08.798Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:31:08.798Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:08.803Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:31:08.804Z INFO 6719 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - aea57c08-0924-4a59-afbd-db149ab0e8f3 this is handled 2026-02-16T10:31:08.804Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-02-16T10:31:08.805Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-02-16T10:31:08.805Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down node engine... 2026-02-16T10:31:08.845Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:31:08.845Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:08.845Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:08.864Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:31:08.864Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:08.865Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:31:08.865Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:08.866Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:31:08.866Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 63 ms. 2026-02-16T10:31:08.866Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN 2026-02-16T10:31:08.867Z INFO 6719 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-02-16T10:31:08.873Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:31:08.873Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:08.888Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:31:08.888Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:31:08.888Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:31:08.888Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Cluster name: dev 2026-02-16T10:31:08.888Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:31:08.888Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:31:08.896Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:31:08.898Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Using Multicast discovery 2026-02-16T10:31:08.902Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:31:08.902Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:31:08.945Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:31:08.945Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:09.069Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:31:09.069Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:09.102Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:31:09.102Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:09.104Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:31:09.104Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:09.104Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:09.159Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:31:09.160Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:09.202Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:31:09.202Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:09.209Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:31:09.209Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:09.216Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:31:09.216Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:09.237Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:31:09.237Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:09.239Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:31:09.239Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:09.244Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:31:09.244Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:09.345Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:31:09.345Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:09.380Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:31:09.380Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:09.385Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:31:09.385Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:09.389Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:31:09.389Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:09.451Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:31:09.451Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:09.465Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:31:09.465Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:09.471Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:31:09.471Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:09.499Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:31:09.499Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:09.543Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:31:09.543Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:09.562Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:31:09.562Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:09.566Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:31:09.566Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:09.579Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:31:09.579Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:09.584Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:31:09.584Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:09.650Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:31:09.650Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:09.764Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:31:09.764Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:09.790Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:31:09.790Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:09.800Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:31:09.800Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:09.848Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:31:09.848Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:09.849Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:09.865Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:31:09.865Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:09.866Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:31:09.866Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:09.873Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:31:09.874Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:09.948Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:31:09.948Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:10.070Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:31:10.070Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:10.102Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:31:10.102Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:10.108Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:31:10.109Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:10.109Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:10.160Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:31:10.160Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:10.204Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:31:10.204Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:10.217Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:31:10.217Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:10.240Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:31:10.240Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:10.240Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:31:10.240Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:10.241Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:31:10.241Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:10.245Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:31:10.245Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:10.345Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:31:10.345Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:10.386Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:31:10.386Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:10.391Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:31:10.392Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:10.405Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:31:10.405Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:10.457Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:31:10.457Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:10.467Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:31:10.467Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:10.472Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:31:10.472Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:10.500Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:31:10.500Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:10.543Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:31:10.543Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:10.564Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:31:10.564Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:10.571Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:31:10.571Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:10.581Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:31:10.581Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:10.585Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:31:10.585Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:10.651Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:31:10.651Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:10.765Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:31:10.765Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:10.792Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:31:10.792Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:10.801Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:31:10.801Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:10.802Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:31:10.802Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:10.802Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:10.866Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:31:10.866Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:10.868Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:31:10.868Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:10.874Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:31:10.874Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:10.950Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:31:10.950Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:11.070Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:31:11.070Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:11.104Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:31:11.104Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:11.146Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:31:11.146Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:11.146Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:11.161Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:31:11.161Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:11.205Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:31:11.205Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:11.218Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:31:11.218Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:11.241Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:31:11.241Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:11.241Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:31:11.241Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:11.242Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:31:11.242Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:11.247Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:31:11.247Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:11.345Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:31:11.345Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:11.388Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:31:11.388Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:11.393Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:31:11.393Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:11.405Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:31:11.405Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:11.457Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:31:11.457Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:11.472Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:31:11.472Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:11.474Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:31:11.474Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:11.492Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:31:11.492Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:11.501Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:31:11.501Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:11.509Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:31:11.509Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:11.538Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - 0b3ee6ca-823c-46f3-a2f8-e909b9101f88 this ] 2026-02-16T10:31:11.539Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:31:11.540Z INFO 6719 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:31:11.550Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:31:11.551Z INFO 6719 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - 0b3ee6ca-823c-46f3-a2f8-e909b9101f88 this is handled 2026-02-16T10:31:11.551Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-02-16T10:31:11.552Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-02-16T10:31:11.552Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down node engine... 2026-02-16T10:31:11.583Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:31:11.583Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:11.587Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:31:11.587Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:11.597Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:31:11.597Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:11.643Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:31:11.643Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 92 ms. 2026-02-16T10:31:11.643Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN 2026-02-16T10:31:11.645Z INFO 6719 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-02-16T10:31:11.654Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:31:11.654Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:11.673Z INFO 6719 --- [ main] com.hazelcast.system.logo : [10.30.106.148]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:31:11.673Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-02-16T10:31:11.673Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701 2026-02-16T10:31:11.673Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] Cluster name: dev 2026-02-16T10:31:11.673Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]: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. 2026-02-16T10:31:11.673Z INFO 6719 --- [ main] com.hazelcast.system : [10.30.106.148]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:31:11.681Z INFO 6719 --- [ main] com.hazelcast.system.security : [10.30.106.148]: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. 2026-02-16T10:31:11.683Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Using Multicast discovery 2026-02-16T10:31:11.689Z INFO 6719 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-02-16T10:31:11.689Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTING 2026-02-16T10:31:11.766Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:31:11.766Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:11.792Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:31:11.792Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:11.802Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:31:11.802Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:11.814Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:31:11.814Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:11.814Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:11.866Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:31:11.866Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:11.870Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:31:11.870Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:11.875Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:31:11.875Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:11.952Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:31:11.952Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:12.000Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:31:12.000Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:12.000Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:12.071Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:31:12.071Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:12.105Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:31:12.105Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:12.171Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:31:12.171Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:12.206Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:31:12.206Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:12.219Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:31:12.219Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:12.242Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:31:12.242Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:12.242Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:31:12.242Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:12.245Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:31:12.245Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:12.251Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:31:12.251Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:12.347Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:31:12.347Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:12.396Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:31:12.396Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:12.407Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:31:12.407Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:12.428Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:31:12.428Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:12.438Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:31:12.438Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:12.459Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:31:12.459Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:12.475Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:31:12.475Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:12.492Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:31:12.492Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:12.502Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:31:12.502Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:12.517Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:31:12.517Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:12.587Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:31:12.587Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:12.590Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:31:12.590Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:12.599Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:31:12.599Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:12.655Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:31:12.655Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:12.767Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:31:12.767Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:12.793Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:31:12.793Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:12.803Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:31:12.803Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:12.814Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:31:12.814Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:12.814Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:12.867Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:31:12.867Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:12.872Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:31:12.872Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:12.875Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:31:12.875Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:12.954Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:31:12.954Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:13.001Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:31:13.001Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:13.001Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:13.072Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:31:13.072Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:13.106Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:31:13.106Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:13.182Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:31:13.182Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:13.206Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:31:13.206Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:13.221Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:31:13.221Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:13.243Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:31:13.243Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:13.244Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:31:13.244Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:13.246Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:31:13.246Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:13.252Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:31:13.252Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:13.347Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:31:13.347Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:13.396Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:31:13.396Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:13.398Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:31:13.398Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:13.429Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:31:13.429Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:13.438Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:31:13.438Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:13.460Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:31:13.460Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:13.478Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:31:13.478Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:13.493Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:31:13.493Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:13.503Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:31:13.503Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:13.519Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:31:13.519Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:13.588Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:31:13.588Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:13.592Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:31:13.592Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:13.600Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:31:13.600Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:13.656Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:31:13.656Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:13.717Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:31:13.717Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:13.717Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:13.767Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:31:13.767Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:13.794Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:31:13.794Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:13.804Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:31:13.804Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:13.868Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:31:13.868Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:13.872Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:31:13.873Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:13.876Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:31:13.876Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:13.956Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:31:13.956Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:13.959Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:31:13.959Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:14.001Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:31:14.001Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:14.001Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:14.074Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:31:14.074Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:14.183Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:31:14.183Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:14.190Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:31:14.190Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:14.222Z INFO 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-02-16T10:31:14.222Z WARN 6719 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:14.244Z INFO 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-02-16T10:31:14.244Z WARN 6719 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:14.245Z INFO 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-02-16T10:31:14.245Z WARN 6719 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:14.248Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-02-16T10:31:14.248Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:14.252Z INFO 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-02-16T10:31:14.252Z WARN 6719 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2026-02-16T10:31:14.348Z INFO 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-02-16T10:31:14.348Z WARN 6719 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:14.390Z INFO 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 2026-02-16T10:31:14.390Z WARN 6719 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:14.396Z INFO 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-02-16T10:31:14.396Z WARN 6719 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:14.400Z INFO 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2026-02-16T10:31:14.400Z WARN 6719 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:14.461Z INFO 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-02-16T10:31:14.461Z WARN 6719 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:14.461Z INFO 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2026-02-16T10:31:14.462Z WARN 6719 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:14.480Z INFO 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 2026-02-16T10:31:14.480Z WARN 6719 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-02-16T10:31:14.494Z INFO 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-02-16T10:31:14.494Z WARN 6719 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:14.504Z INFO 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-02-16T10:31:14.504Z WARN 6719 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-02-16T10:31:14.520Z INFO 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-02-16T10:31:14.520Z WARN 6719 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:14.594Z INFO 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 2026-02-16T10:31:14.594Z WARN 6719 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:14.600Z INFO 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2026-02-16T10:31:14.600Z WARN 6719 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:14.612Z INFO 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-02-16T10:31:14.612Z WARN 6719 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:14.657Z INFO 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2026-02-16T10:31:14.657Z WARN 6719 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:14.683Z INFO 6719 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.148]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.148]:5701 - 6eeeb899-47ca-47c7-93df-18c01cac3944 this ] 2026-02-16T10:31:14.684Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is STARTED 2026-02-16T10:31:14.685Z INFO 6719 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-02-16T10:31:14.708Z INFO 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-02-16T10:31:14.708Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:14.708Z WARN 6719 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2026-02-16T10:31:14.769Z INFO 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-02-16T10:31:14.769Z WARN 6719 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2026-02-16T10:31:14.796Z INFO 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-02-16T10:31:14.796Z WARN 6719 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-02-16T10:31:14.805Z INFO 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-02-16T10:31:14.805Z WARN 6719 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:14.808Z INFO 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 2026-02-16T10:31:14.808Z WARN 6719 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-02-16T10:31:14.821Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTTING_DOWN 2026-02-16T10:31:14.822Z INFO 6719 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.148]:5701 - 6eeeb899-47ca-47c7-93df-18c01cac3944 this is handled 2026-02-16T10:31:14.822Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-02-16T10:31:14.823Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-02-16T10:31:14.823Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Shutting down node engine... 2026-02-16T10:31:14.834Z INFO 6719 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-02-16T10:31:14.834Z INFO 6719 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 13 ms. 2026-02-16T10:31:14.834Z INFO 6719 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.148]:5701 [dev] [5.5.0] [10.30.106.148]:5701 is SHUTDOWN [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.09 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 2026-02-16T10:31:14.869Z INFO 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-02-16T10:31:14.869Z WARN 6719 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:14.872Z INFO 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-02-16T10:31:14.872Z WARN 6719 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:14.877Z INFO 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-02-16T10:31:14.877Z WARN 6719 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec [INFO] Running org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:31:14.906Z INFO 6719 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Starting ClientRequestMetricsTagCustomizerSpec using Java 17.0.6-ea with PID 6719 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2026-02-16T10:31:14.906Z INFO 6719 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:31:14.914Z INFO 6719 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Started ClientRequestMetricsTagCustomizerSpec in 0.024 seconds (process running for 154.531) 2026-02-16T10:31:14.961Z INFO 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2026-02-16T10:31:14.961Z WARN 6719 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 2026-02-16T10:31:15.005Z INFO 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-02-16T10:31:15.005Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2026-02-16T10:31:15.005Z WARN 6719 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 2026-02-16T10:31:15.059Z INFO 6719 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 2026-02-16T10:31:15.059Z INFO 6719 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 2026-02-16T10:31:15.075Z INFO 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-02-16T10:31:15.075Z WARN 6719 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:15.090Z INFO 6719 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 2026-02-16T10:31:15.091Z INFO 6719 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 2026-02-16T10:31:15.091Z INFO 6719 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 2026-02-16T10:31:15.095Z INFO 6719 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 2026-02-16T10:31:15.101Z INFO 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-02-16T10:31:15.101Z WARN 6719 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-02-16T10:31:15.111Z ERROR 6719 --- [_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 2026-02-16T10:31:15.114Z ERROR 6719 --- [_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 2026-02-16T10:31:15.122Z ERROR 6719 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to process CM handle faultyCmHandle state java.lang.RuntimeException: Simulated failure at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_1_closure2.doCall(DataMigrationSpec.groovy:94) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) at jdk.proxy2/jdk.proxy2.$Proxy252.getNcmpServiceCmHandle(Unknown Source) at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:72) at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) at org.onap.cps.ncmp.init.DataMigration$SpockMock$2049386120.migrateInventoryToModelRelease20250722$accessor$INH5l9At(Unknown Source) at org.onap.cps.ncmp.init.DataMigration$SpockMock$2049386120$auxiliary$XXhiNM6o.call(Unknown Source) at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.init.DataMigration$SpockMock$2049386120.migrateInventoryToModelRelease20250722(Unknown Source) at org.onap.cps.ncmp.init.DataMigration$SpockMock$2049386120$migrateInventoryToModelRelease20250722.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_1(DataMigrationSpec.groovy:96) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:31:15.124Z ERROR 6719 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to perform bulk update for batch java.lang.RuntimeException: Simulated failure at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_2_closure3.doCall(DataMigrationSpec.groovy:107) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) at jdk.proxy2/jdk.proxy2.$Proxy228.cmHandleBulkMigrate(Unknown Source) at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:83) at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) at org.onap.cps.ncmp.init.DataMigration$SpockMock$2049386120.migrateInventoryToModelRelease20250722$accessor$INH5l9At(Unknown Source) at org.onap.cps.ncmp.init.DataMigration$SpockMock$2049386120$auxiliary$XXhiNM6o.call(Unknown Source) at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.init.DataMigration$SpockMock$2049386120.migrateInventoryToModelRelease20250722(Unknown Source) at org.onap.cps.ncmp.init.DataMigration$SpockMock$2049386120$migrateInventoryToModelRelease20250722.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_2(DataMigrationSpec.groovy:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.init.DataMigrationSpec [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 2026-02-16T10:31:15.152Z INFO 6719 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-02-16T10:31:15.152Z INFO 6719 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-02-16T10:31:15.152Z INFO 6719 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 2026-02-16T10:31:15.155Z INFO 6719 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 2026-02-16T10:31:15.157Z INFO 6719 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2026-02-16T10:31:15.163Z INFO 6719 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-02-16T10:31:15.165Z INFO 6719 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2025-07-22. 2026-02-16T10:31:15.167Z INFO 6719 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2025-07-22 installed successfully, 2026-02-16T10:31:15.167Z INFO 6719 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2026-02-16T10:31:15.171Z INFO 6719 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-02-16T10:31:15.171Z INFO 6719 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision 2025-07-22. 2026-02-16T10:31:15.171Z INFO 6719 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 2026-02-16T10:31:15.171Z INFO 6719 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2026-02-16T10:31:15.175Z INFO 6719 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 2026-02-16T10:31:15.178Z INFO 6719 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-02-16T10:31:15.178Z INFO 6719 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision 2025-07-22 is already installed. 2026-02-16T10:31:15.178Z INFO 6719 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2026-02-16T10:31:15.181Z INFO 6719 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 2026-02-16T10:31:15.185Z INFO 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-02-16T10:31:15.185Z WARN 6719 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. [INFO] [INFO] Results: [INFO] [INFO] Tests run: 860, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 161 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 161 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- [INFO] Building jar: /w/workspace/cps-sonar-verify/cps-ncmp-service/target/cps-ncmp-service-3.7.7-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-ncmp-service/target/cps-ncmp-service-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-service/3.7.7-SNAPSHOT/cps-ncmp-service-3.7.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/cps-ncmp-service/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-service/3.7.7-SNAPSHOT/cps-ncmp-service-3.7.7-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- [INFO] Building cps-ncmp-rest 3.7.7-SNAPSHOT [11/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-sonar-verify/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 [INFO] [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) [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) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [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). [INFO] Processing operation getResourceDataForCmHandle [INFO] Processing operation updateResourceDataRunningForCmHandle [INFO] Processing operation createResourceDataRunningForCmHandle [INFO] Processing operation deleteResourceDataRunningForCmHandle [INFO] Processing operation patchResourceDataRunningForCmHandle [INFO] Processing operation executeDataOperationForCmHandles [INFO] Processing operation queryResourceDataForCmHandle [INFO] Processing operation getModuleReferencesByCmHandle [INFO] Processing operation getModuleDefinitions [INFO] Processing operation searchCmHandles [INFO] Processing operation retrieveCmHandleDetailsById [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId [INFO] Processing operation searchCmHandleIds [INFO] Processing operation getCmHandleStateByCmHandleId [INFO] Processing operation setDataSyncEnabledFlagForCmHandle [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] [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] [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputPublicCmHandleProperties.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java [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] [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java [INFO] Skipping generation of Webhooks. [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] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) [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) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Processing operation updateDmiPluginRegistration [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi [INFO] Processing operation searchCmHandleIds [INFO] Processing operation searchCmHandles [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] [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] [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java [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] [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java [INFO] Skipping generation of Webhooks. [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] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-sonar-verify/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/NcmpRestInputMapper.java:[60,25] Unmapped target properties: "dmiServiceName, dmiDataServiceName, dmiModelServiceName, compositeState, currentTrustLevel". [WARNING] /w/workspace/cps-sonar-verify/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 [INFO] /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java uses or overrides a deprecated API. [INFO] /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: Recompile with -Xlint:deprecation for details. [INFO] /w/workspace/cps-sonar-verify/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-sonar-verify/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. [INFO] /w/workspace/cps-sonar-verify/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi-inventory.yaml] [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] [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] [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] [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] [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] [INFO] Skipping generation of Webhooks. [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] [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [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). [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [INFO] Skipping generation of Webhooks. [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] [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml [INFO] Skipped /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- [INFO] Copying 7 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 22 files. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest --- [INFO] Surefire report directory: /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: 10:31:23.376 [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. 10:31:23.701 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:31:23.770 [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. 10:31:23.788 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:31:23.817 [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. 10:31:23.834 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 10:31:23.862 [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. 10:31:23.880 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 10:31:23.927 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:31:23.942 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:31:23.945 [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. 10:31:23.956 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:31:23.959 [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. 10:31:23.970 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 10:31:23.974 [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. 10:31:23.985 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 10:31:24.696 [main] INFO org.onap.cps.ncmp.rest.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.430 s -- in org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:31:26,582 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:31:26,582 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:31:26,586 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:31:26,643 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:31:26,643 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:31:26,796 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:31:26,797 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:31:27.218Z INFO 11110 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 11110 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-rest) 2026-02-16T10:31:27.220Z INFO 11110 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:31:29.383Z INFO 11110 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-02-16T10:31:29.383Z INFO 11110 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-02-16T10:31:29.385Z INFO 11110 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2026-02-16T10:31:29.539Z INFO 11110 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 3.48 seconds (process running for 7.381) OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2026-02-16T10:31:30.581Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:31:31.052Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:742) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2103) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) ... 130 common frames omitted 2026-02-16T10:31:31.105Z WARN 11110 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 2026-02-16T10:31:31.137Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:31:31.153Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:31:31.165Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:31:31.173Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:31:31.180Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:31:31.187Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:31:31.193Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:31:31.199Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.411 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:31:31.306Z INFO 11110 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 11110 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-rest) 2026-02-16T10:31:31.306Z INFO 11110 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:31:31.613Z INFO 11110 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-02-16T10:31:31.614Z INFO 11110 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-02-16T10:31:31.614Z INFO 11110 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2026-02-16T10:31:31.656Z INFO 11110 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.381 seconds (process running for 9.499) 2026-02-16T10:31:31.793Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 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"]) at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1180) at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2244) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) ... 130 common frames omitted 2026-02-16T10:31:31.843Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 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) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:31:31.849Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6] at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2596) at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2622) at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2630) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:830) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3662) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3635) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:2976) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2910) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2117) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) ... 140 common frames omitted [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.757 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:31:32.155Z INFO 11110 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 11110 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-rest) 2026-02-16T10:31:32.155Z INFO 11110 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:31:32.547Z INFO 11110 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-02-16T10:31:32.547Z INFO 11110 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-02-16T10:31:32.548Z INFO 11110 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2026-02-16T10:31:32.556Z INFO 11110 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.424 seconds (process running for 10.398) 2026-02-16T10:31:32.645Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:31:32.651Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:160) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:31:32.656Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:161) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:31:32.660Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:31:32.668Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:164) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:31:32.684Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:31:32.689Z ERROR 11110 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:169) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:31:32.843Z INFO 11110 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Starting ProvMnSControllerSpec using Java 17.0.6-ea with PID 11110 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-rest) 2026-02-16T10:31:32.843Z INFO 11110 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:31:33.065Z INFO 11110 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-02-16T10:31:33.065Z INFO 11110 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-02-16T10:31:33.066Z INFO 11110 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2026-02-16T10:31:33.072Z INFO 11110 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Started ProvMnSControllerSpec in 0.255 seconds (process running for 10.915) 2026-02-16T10:31:33.157Z WARN 11110 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 2026-02-16T10:31:33.162Z WARN 11110 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 2026-02-16T10:31:33.213Z WARN 11110 --- [ 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]]] ] 2026-02-16T10:31:33.349Z WARN 11110 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: Data manipulation operations are not supported on /subnetwork=1/managedElement=2 2026-02-16T10:31:33.362Z WARN 11110 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: Data manipulation operations are not supported on /managedElement=2 2026-02-16T10:31:33.379Z WARN 11110 --- [ 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`)] 2026-02-16T10:31:33.386Z WARN 11110 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 2026-02-16T10:31:33.408Z WARN 11110 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: denied for test 2026-02-16T10:31:33.417Z WARN 11110 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/xml' is not supported] 2026-02-16T10:31:33.421Z WARN 11110 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation] 2026-02-16T10:31:33.547Z WARN 11110 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: Data manipulation operations are not supported on /Subnetwork=1/ManagedElement=1 2026-02-16T10:31:33.554Z WARN 11110 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: Data manipulation operations are not supported on /ManagedElement=1 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.790 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 2026-02-16T10:31:33.622Z WARN 11110 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 2026-02-16T10:31:33.624Z WARN 11110 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 174, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- [INFO] Building jar: /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/cps-ncmp-rest-3.7.7-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/cps-ncmp-rest-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-rest/3.7.7-SNAPSHOT/cps-ncmp-rest-3.7.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/cps-ncmp-rest/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-rest/3.7.7-SNAPSHOT/cps-ncmp-rest-3.7.7-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- [INFO] Building cps-ncmp-rest-stub 3.7.7-SNAPSHOT [12/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-rest-stub/3.7.7-SNAPSHOT/cps-ncmp-rest-stub-3.7.7-SNAPSHOT.pom [INFO] [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- [INFO] Building cps-ncmp-rest-stub-service 3.7.7-SNAPSHOT [13/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-service --- [INFO] Surefire report directory: /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 10:31:37,483 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:31:37,484 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:31:37,488 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:31:37,523 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:31:37,523 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:31:37,587 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:31:37,587 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 2026-02-16T10:31:37.846Z INFO 11183 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 11183 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 2026-02-16T10:31:37.847Z INFO 11183 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 2026-02-16T10:31:39.052Z INFO 11183 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 2026-02-16T10:31:39.056Z INFO 11183 --- [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 2026-02-16T10:31:39.088Z INFO 11183 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2026-02-16T10:31:39.089Z INFO 11183 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1219 ms 2026-02-16T10:31:39.230Z INFO 11183 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 2026-02-16T10:31:39.235Z INFO 11183 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@7b7b1448{application,/,b=file:/tmp/jetty-docbase.0.17049349688997291114/,a=AVAILABLE,h=oeje10s.SessionHandler@60cc20e1{STARTED}} 2026-02-16T10:31:39.236Z INFO 11183 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@7b7b1448{application,/,b=file:/tmp/jetty-docbase.0.17049349688997291114/,a=AVAILABLE,h=oeje10s.SessionHandler@60cc20e1{STARTED}} 2026-02-16T10:31:39.238Z INFO 11183 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@20c283b4{STARTING}[12.0.31,sto=0] @3670ms 2026-02-16T10:31:39.895Z INFO 11183 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 2026-02-16T10:31:39.981Z INFO 11183 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-02-16T10:31:39.981Z INFO 11183 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2026-02-16T10:31:39.983Z INFO 11183 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 2026-02-16T10:31:39.995Z INFO 11183 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@4b9dd787{HTTP/1.1, (http/1.1)}{0.0.0.0:38119} 2026-02-16T10:31:39.996Z INFO 11183 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 38119 (http/1.1) with context path '/' 2026-02-16T10:31:40.014Z INFO 11183 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.777 seconds (process running for 4.447) OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2026-02-16T10:31:41.109Z WARN 11183 --- [cps-ncmp-rest-stub] [tp1173897563-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 2026-02-16T10:31:41.110Z INFO 11183 --- [cps-ncmp-rest-stub] [tp1173897563-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.430 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 2026-02-16T10:31:41.247Z WARN 11183 --- [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 2026-02-16T10:31:41.248Z INFO 11183 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 2026-02-16T10:31:41.251Z INFO 11183 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test15977841046269715826/file.txt 2026-02-16T10:31:41.253Z WARN 11183 --- [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 2026-02-16T10:31:41.253Z ERROR 11183 --- [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 2026-02-16T10:31:41.254Z WARN 11183 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test15977841046269715826/unknown-file.txt', will search it in classpath 2026-02-16T10:31:41.254Z ERROR 11183 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test15977841046269715826/unknown-file.txt file not found on classpath or on file system [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- [INFO] Building jar: /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.7-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-rest-stub-service/3.7.7-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-rest-stub-service/3.7.7-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.7-SNAPSHOT.pom [INFO] [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- [INFO] Building cps-ncmp-rest-stub-app 3.7.7-SNAPSHOT [14/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- [INFO] Building jar: /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.7-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-ncmp-rest-stub-app --- [INFO] Replacing main artifact /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.7-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.7-SNAPSHOT.jar.original [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-rest-stub-app/3.7.7-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-rest-stub-app/3.7.7-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.7-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- [INFO] Building cps-ri 3.7.7-SNAPSHOT [15/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-sonar-verify/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 [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ri/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ri/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ri/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 18 files. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ri --- [INFO] Surefire report directory: /w/workspace/cps-sonar-verify/cps-ri/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 10:31:49.335 [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 10:31:49.679 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.703 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 10:31:50.159 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 10:31:50.160 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.onap.cps.ri.utils.SessionManagerSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 17 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 17 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- [INFO] Building jar: /w/workspace/cps-sonar-verify/cps-ri/target/cps-ri-3.7.7-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-ri/target/cps-ri-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ri/3.7.7-SNAPSHOT/cps-ri-3.7.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/cps-ri/pom.xml to /tmp/r/org/onap/cps/cps-ri/3.7.7-SNAPSHOT/cps-ri-3.7.7-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:integration-test >-------------------- [INFO] Building integration-test 3.7.7-SNAPSHOT [16/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-sonar-verify/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 [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/integration-test/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/integration-test/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/integration-test/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 175 files. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ integration-test --- [INFO] Surefire report directory: /w/workspace/cps-sonar-verify/integration-test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.245 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 10:32:00.141 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 10:32:00.149 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 10:32:00.241 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.3 10:32:00.573 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 10:32:01.265 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 10:32:01.267 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 10:32:01.295 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: Server Version: 23.0.1 API Version: 1.42 Operating System: CentOS Stream 8 Total Memory: 31890 MB 10:32:01.299 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 10:32:01.304 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 10:32:01.305 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 10:32:01.335 [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. 10:32:01.342 [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) 10:32:02.860 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 10:32:02.891 [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) 10:32:03.212 [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) 10:32:04.145 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (8 MB/? MB) 10:32:04.241 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (11 MB/? MB) 10:32:05.154 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (33 MB/? MB) 10:32:05.195 [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) 10:32:05.510 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (35 MB/? MB) 10:32:05.536 [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) 10:32:05.554 [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) 10:32:05.884 [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) 10:32:05.902 [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) 10:32:06.239 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 0 extracted, (40 MB/? MB) 10:32:06.256 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 0 extracted, (40 MB/? MB) 10:32:06.328 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (40 MB/? MB) 10:32:06.510 [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) 10:32:06.605 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (42 MB/? MB) 10:32:06.725 [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) 10:32:07.066 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (53 MB/? MB) 10:32:07.173 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (56 MB/? MB) 10:32:07.255 [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) 10:32:07.341 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (58 MB/? MB) 10:32:10.673 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (128 MB/130 MB) 10:32:12.897 [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) 10:32:12.979 [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) 10:32:13.063 [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) 10:32:13.151 [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) 10:32:13.234 [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) 10:32:13.263 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 10s (downloaded 130 MB at 13 MB/s) 10:32:13.265 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT11.929846174S 10:32:13.310 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 10:32:14.851 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 5e3de3a216fb615767b9ab6588554387eba6630ffcbd1140e3feda9a53b6048c 10:32:16.534 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT3.224870926S 10:32:16.536 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 10:32:16.539 [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')) 10:32:16.539 [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 10:32:16.539 [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) 10:32:16.628 [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: 83b35dbfaaf8e7e42c23bc02bf022a34c917a34b1aa9ac39da0e241ba170c614 10:32:23.151 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.611894043S 10:32:23.152 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 10:32:23,934 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:32:23,935 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:32:23,939 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:32:23,997 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:32:23,998 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:32:24,897 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:32:24,897 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 2026-02-16T10:32:25.346Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 11340 (started by jenkins in /w/workspace/cps-sonar-verify/integration-test) 2026-02-16T10:32:25.347Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:32:26.563Z INFO 11340 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2026-02-16T10:32:26.737Z INFO 11340 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 163 ms. Found 6 JPA repository interfaces. 2026-02-16T10:32:28.559Z INFO 11340 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 2026-02-16T10:32:28.758Z INFO 11340 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@45eb7d42 2026-02-16T10:32:28.760Z INFO 11340 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 2026-02-16T10:32:28.968Z INFO 11340 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 2026-02-16T10:32:29.437Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 2026-02-16T10:32:29.487Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 2026-02-16T10:32:29.509Z INFO 11340 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 2026-02-16T10:32:29.762Z INFO 11340 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 2026-02-16T10:32:29.763Z INFO 11340 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 1237949763 2026-02-16T10:32:29.766Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 2026-02-16T10:32:29.825Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 2026-02-16T10:32:29.833Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 2026-02-16T10:32:29.834Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 8ms 2026-02-16T10:32:29.842Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 2026-02-16T10:32:29.845Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 2026-02-16T10:32:29.846Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 2026-02-16T10:32:29.849Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 2026-02-16T10:32:29.853Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 2026-02-16T10:32:29.853Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 4ms 2026-02-16T10:32:29.858Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 2026-02-16T10:32:29.864Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 2026-02-16T10:32:29.865Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 7ms 2026-02-16T10:32:29.871Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 2026-02-16T10:32:29.875Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 2026-02-16T10:32:29.876Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 5ms 2026-02-16T10:32:29.879Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 2026-02-16T10:32:29.884Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 2026-02-16T10:32:29.885Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 6ms 2026-02-16T10:32:29.889Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 2026-02-16T10:32:29.894Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 2026-02-16T10:32:29.894Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 5ms 2026-02-16T10:32:29.897Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 2026-02-16T10:32:29.902Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 2026-02-16T10:32:29.903Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 5ms 2026-02-16T10:32:29.906Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 2026-02-16T10:32:29.908Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 2026-02-16T10:32:29.909Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 2026-02-16T10:32:29.912Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 2026-02-16T10:32:29.914Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 2026-02-16T10:32:29.915Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 2026-02-16T10:32:29.917Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 2026-02-16T10:32:29.920Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 2026-02-16T10:32:29.920Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 3ms 2026-02-16T10:32:29.922Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 2026-02-16T10:32:29.927Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 2026-02-16T10:32:29.928Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 6ms 2026-02-16T10:32:29.931Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 2026-02-16T10:32:29.933Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 2026-02-16T10:32:29.933Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 2026-02-16T10:32:29.936Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 2026-02-16T10:32:29.938Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 2026-02-16T10:32:29.939Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 3ms 2026-02-16T10:32:29.942Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 2026-02-16T10:32:29.944Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 2026-02-16T10:32:29.944Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 2026-02-16T10:32:29.946Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 2026-02-16T10:32:29.949Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 2026-02-16T10:32:29.949Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 2026-02-16T10:32:29.952Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 2026-02-16T10:32:29.955Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 2026-02-16T10:32:29.955Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 3ms 2026-02-16T10:32:29.958Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 2026-02-16T10:32:29.960Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 2026-02-16T10:32:29.961Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 3ms 2026-02-16T10:32:29.964Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 2026-02-16T10:32:29.976Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 2026-02-16T10:32:29.977Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 13ms 2026-02-16T10:32:29.981Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 2026-02-16T10:32:29.984Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 2026-02-16T10:32:29.985Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 4ms 2026-02-16T10:32:29.988Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 2026-02-16T10:32:29.991Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 2026-02-16T10:32:29.992Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 3ms 2026-02-16T10:32:29.995Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 2026-02-16T10:32:29.998Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 2026-02-16T10:32:29.998Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 2026-02-16T10:32:30.001Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 2026-02-16T10:32:30.003Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 2026-02-16T10:32:30.004Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 2026-02-16T10:32:30.008Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 2026-02-16T10:32:30.011Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 2026-02-16T10:32:30.011Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 2026-02-16T10:32:30.014Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 2026-02-16T10:32:30.016Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 2026-02-16T10:32:30.017Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 3ms 2026-02-16T10:32:30.019Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 2026-02-16T10:32:30.022Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 2026-02-16T10:32:30.023Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 4ms 2026-02-16T10:32:30.025Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 2026-02-16T10:32:30.028Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 2026-02-16T10:32:30.028Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 3ms 2026-02-16T10:32:30.031Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 2026-02-16T10:32:30.034Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 2026-02-16T10:32:30.035Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 2026-02-16T10:32:30.037Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 2026-02-16T10:32:30.040Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 2026-02-16T10:32:30.040Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 2026-02-16T10:32:30.043Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 2026-02-16T10:32:30.046Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 2026-02-16T10:32:30.046Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 2026-02-16T10:32:30.049Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 2026-02-16T10:32:30.052Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 2026-02-16T10:32:30.052Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 3ms 2026-02-16T10:32:30.055Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 2026-02-16T10:32:30.057Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 2026-02-16T10:32:30.058Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 2026-02-16T10:32:30.060Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 2026-02-16T10:32:30.063Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 2026-02-16T10:32:30.064Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 4ms 2026-02-16T10:32:30.078Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 2026-02-16T10:32:30.081Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 2026-02-16T10:32:30.082Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 4ms 2026-02-16T10:32:30.085Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 2026-02-16T10:32:30.089Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 2026-02-16T10:32:30.089Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 2026-02-16T10:32:30.091Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 2026-02-16T10:32:30.102Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2026-02-16T10:32:30.102Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 11ms 2026-02-16T10:32:30.106Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 2026-02-16T10:32:30.109Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 2026-02-16T10:32:30.109Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 2026-02-16T10:32:30.112Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 2026-02-16T10:32:30.114Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 2026-02-16T10:32:30.116Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 4ms 2026-02-16T10:32:30.119Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 2026-02-16T10:32:30.122Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 2026-02-16T10:32:30.122Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms 2026-02-16T10:32:30.125Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 2026-02-16T10:32:30.141Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 2026-02-16T10:32:30.142Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 17ms 2026-02-16T10:32:30.144Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 2026-02-16T10:32:30.146Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 2026-02-16T10:32:30.146Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 2026-02-16T10:32:30.149Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 2026-02-16T10:32:30.152Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 2026-02-16T10:32:30.152Z INFO 11340 --- [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 2026-02-16T10:32:30.155Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 2026-02-16T10:32:30.158Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 2026-02-16T10:32:30.160Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2026-02-16T10:32:30.160Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 4ms 2026-02-16T10:32:30.162Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 2026-02-16T10:32:30.164Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 2026-02-16T10:32:30.166Z INFO 11340 --- [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 2026-02-16T10:32:30.168Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 2026-02-16T10:32:30.170Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 2026-02-16T10:32:30.172Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 2026-02-16T10:32:30.174Z INFO 11340 --- [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 5ms 2026-02-16T10:32:30.176Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 2026-02-16T10:32:30.178Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 2026-02-16T10:32:30.178Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 2ms 2026-02-16T10:32:30.180Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 2026-02-16T10:32:30.182Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 2026-02-16T10:32:30.183Z INFO 11340 --- [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 3ms 2026-02-16T10:32:30.185Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 2026-02-16T10:32:30.187Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 2026-02-16T10:32:30.187Z INFO 11340 --- [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 2026-02-16T10:32:30.190Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 2026-02-16T10:32:30.196Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 2026-02-16T10:32:30.199Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 2026-02-16T10:32:30.201Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 2026-02-16T10:32:30.209Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 19ms 2026-02-16T10:32:30.214Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 2026-02-16T10:32:30.222Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 2026-02-16T10:32:30.223Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 9ms 2026-02-16T10:32:30.225Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 2026-02-16T10:32:30.236Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 2026-02-16T10:32:30.237Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 12ms 2026-02-16T10:32:30.240Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 2026-02-16T10:32:30.241Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 2026-02-16T10:32:30.242Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 2ms 2026-02-16T10:32:30.243Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 2026-02-16T10:32:30.244Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 2026-02-16T10:32:30.244Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 2026-02-16T10:32:30.255Z INFO 11340 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 2026-02-16T10:32:30.255Z INFO 11340 --- [cps-integration-test] [ main] liquibase.util : Run: 53 2026-02-16T10:32:30.255Z INFO 11340 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 2026-02-16T10:32:30.255Z INFO 11340 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 2026-02-16T10:32:30.255Z INFO 11340 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 2026-02-16T10:32:30.255Z INFO 11340 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 2026-02-16T10:32:30.256Z INFO 11340 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 2026-02-16T10:32:30.278Z INFO 11340 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 2026-02-16T10:32:30.278Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 2026-02-16T10:32:30.301Z INFO 11340 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 2026-02-16T10:32:30.303Z INFO 11340 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 2026-02-16T10:32:31.022Z INFO 11340 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2026-02-16T10:32:31.094Z INFO 11340 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.39.Final 2026-02-16T10:32:31.098Z INFO 11340 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 2026-02-16T10:32:31.140Z INFO 11340 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2026-02-16T10:32:31.509Z INFO 11340 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2026-02-16T10:32:31.608Z WARN 11340 --- [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) 2026-02-16T10:32:31.630Z INFO 11340 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] Database driver: undefined/unknown Database version: 14.1 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 2026-02-16T10:32:33.007Z INFO 11340 --- [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) 2026-02-16T10:32:33.011Z INFO 11340 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2026-02-16T10:32:33.612Z INFO 11340 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 2026-02-16T10:32:35.091Z WARN 11340 --- [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: --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 2026-02-16T10:32:35.240Z INFO 11340 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-02-16T10:32:35.240Z INFO 11340 --- [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. 2026-02-16T10:32:35.242Z INFO 11340 --- [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 2026-02-16T10:32:35.242Z INFO 11340 --- [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 2026-02-16T10:32:35.242Z INFO 11340 --- [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. 2026-02-16T10:32:35.246Z INFO 11340 --- [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. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-02-16T10:32:35.931Z INFO 11340 --- [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. 2026-02-16T10:32:36.029Z INFO 11340 --- [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 2026-02-16T10:32:36.278Z INFO 11340 --- [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. 2026-02-16T10:32:36.286Z INFO 11340 --- [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 2026-02-16T10:32:38.771Z INFO 11340 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - d38767b7-6d32-4cbb-bd06-3fdb467778d9 this ] 2026-02-16T10:32:38.791Z INFO 11340 --- [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 2026-02-16T10:32:40.127Z WARN 11340 --- [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 2026-02-16T10:32:40.996Z WARN 11340 --- [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. 2026-02-16T10:32:41.261Z INFO 11340 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-02-16T10:32:41.261Z INFO 11340 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-02-16T10:32:41.270Z INFO 11340 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 2026-02-16T10:32:41.288Z INFO 11340 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 26 ms 2026-02-16T10:32:41.516Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-02-16T10:32:41.583Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:32:41.717Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2026-02-16T10:32:41.719Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:32:41.719Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:32:41.719Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237961718 2026-02-16T10:32:41.723Z INFO 11340 --- [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 2026-02-16T10:32:41.735Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-02-16T10:32:41.735Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:32:41.743Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2026-02-16T10:32:41.743Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:32:41.744Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:32:41.744Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237961743 2026-02-16T10:32:41.744Z INFO 11340 --- [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 2026-02-16T10:32:41.746Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-3 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-02-16T10:32:41.746Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:32:41.824Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:32:41.825Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:32:41.825Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237961824 2026-02-16T10:32:41.825Z INFO 11340 --- [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 2026-02-16T10:32:41.839Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-4 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-02-16T10:32:41.839Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:32:41.845Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2026-02-16T10:32:41.845Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:32:41.845Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:32:41.845Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237961845 2026-02-16T10:32:41.846Z INFO 11340 --- [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 2026-02-16T10:32:41.847Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-5 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-02-16T10:32:41.848Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:32:41.854Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2026-02-16T10:32:41.854Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:32:41.854Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:32:41.854Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237961854 2026-02-16T10:32:41.854Z INFO 11340 --- [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 2026-02-16T10:32:41.857Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-6 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-02-16T10:32:41.857Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:32:41.874Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:32:41.874Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:32:41.874Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237961874 2026-02-16T10:32:41.874Z INFO 11340 --- [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 2026-02-16T10:32:41.899Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 18.379 seconds (process running for 47.176) 2026-02-16T10:32:41.900Z INFO 11340 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 2026-02-16T10:32:41.900Z INFO 11340 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 2026-02-16T10:32:41.901Z INFO 11340 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 2026-02-16T10:32:41.901Z INFO 11340 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 2026-02-16T10:32:41.909Z INFO 11340 --- [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... 2026-02-16T10:32:41.917Z INFO 11340 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 2026-02-16T10:32:41.918Z INFO 11340 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 2026-02-16T10:32:42.041Z INFO 11340 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-02-16T10:32:42.042Z INFO 11340 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 2026-02-16T10:32:42.538Z WARN 11340 --- [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} 2026-02-16T10:32:42.538Z WARN 11340 --- [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} 2026-02-16T10:32:42.538Z WARN 11340 --- [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} 2026-02-16T10:32:42.538Z WARN 11340 --- [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} 2026-02-16T10:32:42.539Z INFO 11340 --- [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 2026-02-16T10:32:42.539Z INFO 11340 --- [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 2026-02-16T10:32:42.539Z INFO 11340 --- [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 2026-02-16T10:32:42.540Z INFO 11340 --- [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 2026-02-16T10:32:42.541Z WARN 11340 --- [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} 2026-02-16T10:32:42.541Z INFO 11340 --- [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 2026-02-16T10:32:42.542Z WARN 11340 --- [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} 2026-02-16T10:32:42.542Z INFO 11340 --- [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 2026-02-16T10:32:42.667Z WARN 11340 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {dmi-cm-events=UNKNOWN_TOPIC_OR_PARTITION} 2026-02-16T10:32:42.668Z WARN 11340 --- [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} 2026-02-16T10:32:42.683Z WARN 11340 --- [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} 2026-02-16T10:32:42.703Z WARN 11340 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {dmi-ncmp-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 2026-02-16T10:32:42.912Z INFO 11340 --- [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) 2026-02-16T10:32:42.921Z INFO 11340 --- [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 2026-02-16T10:32:42.929Z INFO 11340 --- [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) 2026-02-16T10:32:42.929Z INFO 11340 --- [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) 2026-02-16T10:32:42.930Z INFO 11340 --- [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) 2026-02-16T10:32:42.933Z INFO 11340 --- [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 2026-02-16T10:32:42.934Z INFO 11340 --- [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 2026-02-16T10:32:42.934Z INFO 11340 --- [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 2026-02-16T10:32:42.943Z INFO 11340 --- [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) 2026-02-16T10:32:42.944Z INFO 11340 --- [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) 2026-02-16T10:32:42.945Z INFO 11340 --- [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 2026-02-16T10:32:42.945Z INFO 11340 --- [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 2026-02-16T10:32:42.993Z INFO 11340 --- [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-293826be-86f3-4287-ad0f-a05f75304263 2026-02-16T10:32:42.993Z INFO 11340 --- [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-2c8cf4e5-7776-41ed-8d30-0f0c4d8a85c5 2026-02-16T10:32:42.994Z INFO 11340 --- [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-3eeb168e-1942-4e61-8526-887b8f1cbc6d 2026-02-16T10:32:42.994Z INFO 11340 --- [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 2026-02-16T10:32:42.994Z INFO 11340 --- [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 2026-02-16T10:32:42.994Z INFO 11340 --- [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 2026-02-16T10:32:42.996Z INFO 11340 --- [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-4632b5d7-c7a3-4db0-aa93-7e71cd9008e2 2026-02-16T10:32:42.995Z INFO 11340 --- [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-310d013c-f4ee-40ee-93e2-7b754cbfeb50 2026-02-16T10:32:42.996Z INFO 11340 --- [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 2026-02-16T10:32:42.999Z INFO 11340 --- [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 2026-02-16T10:32:43.000Z INFO 11340 --- [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-552fd941-5c2a-460c-b246-dd08c8b2638c 2026-02-16T10:32:43.001Z INFO 11340 --- [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 2026-02-16T10:32:43.023Z INFO 11340 --- [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-3eeb168e-1942-4e61-8526-887b8f1cbc6d', protocol='range'} 2026-02-16T10:32:43.024Z INFO 11340 --- [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-2c8cf4e5-7776-41ed-8d30-0f0c4d8a85c5', protocol='range'} 2026-02-16T10:32:43.025Z INFO 11340 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-3-310d013c-f4ee-40ee-93e2-7b754cbfeb50', protocol='range'} 2026-02-16T10:32:43.026Z INFO 11340 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-293826be-86f3-4287-ad0f-a05f75304263', protocol='range'} 2026-02-16T10:32:43.027Z INFO 11340 --- [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-4632b5d7-c7a3-4db0-aa93-7e71cd9008e2', protocol='range'} 2026-02-16T10:32:43.039Z INFO 11340 --- [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-2c8cf4e5-7776-41ed-8d30-0f0c4d8a85c5=Assignment(partitions=[ncmp-async-m2m-0])} 2026-02-16T10:32:43.049Z INFO 11340 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=1, memberId='consumer-ncmp-group-4-4632b5d7-c7a3-4db0-aa93-7e71cd9008e2', protocol='range'} 2026-02-16T10:32:43.049Z INFO 11340 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-3-310d013c-f4ee-40ee-93e2-7b754cbfeb50=Assignment(partitions=[subscription-0]), consumer-ncmp-group-4-4632b5d7-c7a3-4db0-aa93-7e71cd9008e2=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-1-293826be-86f3-4287-ad0f-a05f75304263=Assignment(partitions=[dmi-cm-events-0])} 2026-02-16T10:32:43.050Z INFO 11340 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 2026-02-16T10:32:43.050Z INFO 11340 --- [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 2026-02-16T10:32:43.050Z INFO 11340 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=1, memberId='consumer-ncmp-group-3-310d013c-f4ee-40ee-93e2-7b754cbfeb50', protocol='range'} 2026-02-16T10:32:43.050Z INFO 11340 --- [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-3eeb168e-1942-4e61-8526-887b8f1cbc6d=Assignment(partitions=[ncmp-async-m2m-0])} 2026-02-16T10:32:43.053Z INFO 11340 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 2026-02-16T10:32:43.053Z INFO 11340 --- [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 2026-02-16T10:32:43.056Z INFO 11340 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=1, memberId='consumer-ncmp-group-1-293826be-86f3-4287-ad0f-a05f75304263', protocol='range'} 2026-02-16T10:32:43.056Z INFO 11340 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 2026-02-16T10:32:43.056Z INFO 11340 --- [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 2026-02-16T10:32:43.066Z INFO 11340 --- [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-552fd941-5c2a-460c-b246-dd08c8b2638c', protocol='range'} 2026-02-16T10:32:43.073Z INFO 11340 --- [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-4632b5d7-c7a3-4db0-aa93-7e71cd9008e2', protocol='range'} 2026-02-16T10:32:43.074Z INFO 11340 --- [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-293826be-86f3-4287-ad0f-a05f75304263', protocol='range'} 2026-02-16T10:32:43.081Z INFO 11340 --- [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-310d013c-f4ee-40ee-93e2-7b754cbfeb50', protocol='range'} 2026-02-16T10:32:43.099Z INFO 11340 --- [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-2c8cf4e5-7776-41ed-8d30-0f0c4d8a85c5', protocol='range'} 2026-02-16T10:32:43.100Z INFO 11340 --- [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]) 2026-02-16T10:32:43.100Z INFO 11340 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-2-552fd941-5c2a-460c-b246-dd08c8b2638c=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-3-310d013c-f4ee-40ee-93e2-7b754cbfeb50=Assignment(partitions=[subscription-0]), consumer-ncmp-group-4-4632b5d7-c7a3-4db0-aa93-7e71cd9008e2=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-1-293826be-86f3-4287-ad0f-a05f75304263=Assignment(partitions=[dmi-cm-events-0])} 2026-02-16T10:32:43.101Z INFO 11340 --- [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-3eeb168e-1942-4e61-8526-887b8f1cbc6d', protocol='range'} 2026-02-16T10:32:43.101Z INFO 11340 --- [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]) 2026-02-16T10:32:43.107Z INFO 11340 --- [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 2026-02-16T10:32:43.109Z INFO 11340 --- [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 2026-02-16T10:32:43.114Z INFO 11340 --- [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-552fd941-5c2a-460c-b246-dd08c8b2638c', protocol='range'} 2026-02-16T10:32:43.114Z INFO 11340 --- [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-310d013c-f4ee-40ee-93e2-7b754cbfeb50', protocol='range'} 2026-02-16T10:32:43.115Z INFO 11340 --- [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]) 2026-02-16T10:32:43.115Z INFO 11340 --- [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 2026-02-16T10:32:43.116Z INFO 11340 --- [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-293826be-86f3-4287-ad0f-a05f75304263', protocol='range'} 2026-02-16T10:32:43.117Z INFO 11340 --- [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]) 2026-02-16T10:32:43.117Z INFO 11340 --- [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]) 2026-02-16T10:32:43.117Z INFO 11340 --- [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 2026-02-16T10:32:43.117Z INFO 11340 --- [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 2026-02-16T10:32:43.122Z INFO 11340 --- [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-4632b5d7-c7a3-4db0-aa93-7e71cd9008e2', protocol='range'} 2026-02-16T10:32:43.122Z INFO 11340 --- [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]) 2026-02-16T10:32:43.122Z INFO 11340 --- [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 2026-02-16T10:32:43.162Z INFO 11340 --- [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 2026-02-16T10:32:43.170Z INFO 11340 --- [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 2026-02-16T10:32:43.171Z INFO 11340 --- [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 2026-02-16T10:32:43.171Z INFO 11340 --- [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 2026-02-16T10:32:43.172Z INFO 11340 --- [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 2026-02-16T10:32:43.172Z INFO 11340 --- [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 2026-02-16T10:32:43.173Z INFO 11340 --- [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 2026-02-16T10:32:43.200Z INFO 11340 --- [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 2026-02-16T10:32:43.201Z INFO 11340 --- [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 2026-02-16T10:32:43.203Z INFO 11340 --- [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}}. 2026-02-16T10:32:43.203Z INFO 11340 --- [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 2026-02-16T10:32:43.207Z INFO 11340 --- [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}}. 2026-02-16T10:32:43.207Z INFO 11340 --- [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}}. 2026-02-16T10:32:43.207Z INFO 11340 --- [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 2026-02-16T10:32:43.212Z INFO 11340 --- [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 2026-02-16T10:32:43.208Z INFO 11340 --- [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}}. 2026-02-16T10:32:43.219Z INFO 11340 --- [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}}. 2026-02-16T10:32:43.235Z INFO 11340 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 2026-02-16T10:32:43.235Z INFO 11340 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 2026-02-16T10:32:43.235Z INFO 11340 --- [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] 2026-02-16T10:32:43.235Z INFO 11340 --- [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}}. 2026-02-16T10:32:43.236Z INFO 11340 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2026-02-16T10:32:43.242Z INFO 11340 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 2026-02-16T10:32:43.254Z INFO 11340 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 2026-02-16T10:32:43.539Z INFO 11340 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 2026-02-16T10:32:43.539Z INFO 11340 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 2026-02-16T10:32:43.540Z INFO 11340 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-02-16T10:32:43.540Z INFO 11340 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-02-16T10:32:43.612Z INFO 11340 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 2026-02-16T10:32:43.723Z INFO 11340 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 2026-02-16T10:32:43.813Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 2026-02-16T10:32:43.826Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 2026-02-16T10:32:43.838Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 2026-02-16T10:32:43.848Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 2026-02-16T10:32:43.859Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 2026-02-16T10:32:43.895Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 2026-02-16T10:32:43.944Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 2026-02-16T10:32:43.945Z INFO 11340 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2026-02-16T10:32:43.945Z INFO 11340 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-02-16T10:32:43.945Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 2026-02-16T10:32:43.995Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 2026-02-16T10:32:43.995Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 2026-02-16T10:32:43.995Z INFO 11340 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-02-16T10:32:43.995Z INFO 11340 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 2026-02-16T10:32:43.997Z INFO 11340 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 2026-02-16T10:32:43.997Z INFO 11340 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 2026-02-16T10:32:43.997Z INFO 11340 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2026-02-16T10:32:44.716Z INFO 11340 --- [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] 2026-02-16T10:32:44.738Z INFO 11340 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = cps-core-1 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-02-16T10:32:44.739Z INFO 11340 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:32:44.750Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:44.756Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:44.757Z INFO 11340 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 2026-02-16T10:32:44.766Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:44.767Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:44.767Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:44.776Z INFO 11340 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:32:44.776Z INFO 11340 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:32:44.776Z INFO 11340 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237964776 2026-02-16T10:32:44.807Z WARN 11340 --- [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} 2026-02-16T10:32:44.807Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:32:44.938Z INFO 11340 --- [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 2026-02-16T10:32:45.577Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:45.599Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:45.705Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:45.785Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:45.786Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:45.786Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:45.787Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:45.787Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:45.865Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:45.887Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:45.929Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:45.991Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:45.992Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:45.992Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:45.993Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:45.993Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:46.086Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-02-16T10:32:46.117Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-02-16T10:32:46.188Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:46.317Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.r.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 2026-02-16T10:32:46.317Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 2026-02-16T10:32:46.413Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.74 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 2026-02-16T10:32:47.046Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:47.047Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:47.047Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:47.048Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:47.048Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:47.147Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:47.173Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:47.231Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:47.549Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:47.550Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:47.550Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:47.551Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:47.551Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:47.650Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:47.670Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:47.717Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:47.942Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:47.943Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:47.944Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:47.944Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:47.944Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:48.043Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:48.064Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:48.115Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.328 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 2026-02-16T10:32:48.381Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:48.382Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:48.383Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:48.383Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:48.383Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:48.482Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:48.504Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:48.550Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:48.619Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:48.620Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:48.621Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:48.621Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:48.621Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:48.704Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:48.720Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:48.763Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:49.080Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:49.080Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:49.082Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:49.083Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:49.083Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:49.167Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:49.186Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:49.226Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:49.277Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:49.278Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:49.278Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:49.279Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:49.279Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:49.365Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:49.382Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:49.415Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:49.779Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:49.779Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:49.780Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:49.780Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:49.780Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:49.869Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:49.886Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:49.920Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:49.977Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:49.977Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:49.978Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:49.978Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:49.978Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:50.066Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:50.082Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:50.123Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:50.371Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:50.372Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:50.372Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:50.373Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:50.373Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:50.454Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:50.478Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:50.519Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:50.572Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:50.573Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:50.575Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:50.582Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:50.582Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:50.663Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:50.678Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:50.715Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:51.013Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:51.013Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:51.014Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:51.014Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:51.014Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:51.103Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:51.121Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:51.153Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:51.204Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:51.205Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:51.205Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:51.205Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:51.205Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:51.283Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:51.297Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:51.328Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:51.547Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:51.548Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:51.548Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:51.551Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:51.551Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:51.645Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:51.663Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:51.696Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:51.756Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:51.757Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:51.757Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:51.757Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:51.757Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:51.837Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:51.851Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:51.880Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:52.101Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:52.102Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:52.103Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:52.103Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:52.103Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:52.189Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:52.204Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:52.235Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:52.283Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:52.284Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:52.284Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:52.284Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:52.284Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:52.359Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:52.372Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:52.402Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:52.630Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:52.630Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:52.631Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:52.631Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:52.631Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:52.704Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:52.719Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:52.748Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:52.790Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:52.790Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:52.791Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:52.791Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:52.791Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:52.860Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:52.873Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:52.897Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:53.094Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:53.095Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:53.096Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:53.096Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:53.096Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:53.172Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:53.186Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:53.220Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:53.258Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:53.258Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:53.259Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:53.259Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:53.259Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:53.331Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:53.344Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:53.372Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:53.567Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:53.567Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:53.568Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:53.568Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:53.568Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:53.645Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:53.660Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:53.686Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:53.724Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:53.724Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:53.724Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:53.725Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:53.725Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:53.794Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:53.806Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:53.833Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:54.022Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:54.022Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:54.023Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:54.023Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:54.023Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:54.096Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:54.111Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:54.140Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:54.182Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:54.182Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:54.183Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:54.183Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:54.183Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:54.259Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:54.274Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:54.302Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.283 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 2026-02-16T10:32:54.701Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:54.702Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:54.702Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:54.702Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:54.702Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:54.816Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:54.834Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:54.860Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:55.031Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:55.032Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:55.032Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:55.040Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:55.040Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:55.139Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:55.154Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:55.177Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 2026-02-16T10:32:55.336Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:32:55.337Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:32:55.341Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:32:55.341Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:32:55.341Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237975341 2026-02-16T10:32:55.347Z INFO 11340 --- [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 2026-02-16T10:32:55.366Z WARN 11340 --- [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} 2026-02-16T10:32:55.366Z INFO 11340 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:32:55.367Z INFO 11340 --- [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) 2026-02-16T10:32:55.370Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 2026-02-16T10:32:55.374Z INFO 11340 --- [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-9d26a0be-7edd-4ba6-a6b6-9e11286de8a5 2026-02-16T10:32:55.374Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 2026-02-16T10:32:55.379Z INFO 11340 --- [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-9d26a0be-7edd-4ba6-a6b6-9e11286de8a5', protocol='range'} 2026-02-16T10:32:55.488Z INFO 11340 --- [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-9d26a0be-7edd-4ba6-a6b6-9e11286de8a5=Assignment(partitions=[legacy-batch-topic-0])} 2026-02-16T10:32:55.493Z INFO 11340 --- [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-9d26a0be-7edd-4ba6-a6b6-9e11286de8a5', protocol='range'} 2026-02-16T10:32:55.493Z INFO 11340 --- [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]) 2026-02-16T10:32:55.493Z INFO 11340 --- [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 2026-02-16T10:32:55.495Z INFO 11340 --- [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 2026-02-16T10:32:55.496Z INFO 11340 --- [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}}. 2026-02-16T10:32:55.881Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:55.881Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:55.882Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:55.883Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:55.883Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:55.957Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 2026-02-16T10:32:55.970Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 2026-02-16T10:32:55.992Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:56.113Z INFO 11340 --- [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 2026-02-16T10:32:56.113Z INFO 11340 --- [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-9d26a0be-7edd-4ba6-a6b6-9e11286de8a5 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:32:56.114Z INFO 11340 --- [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 2026-02-16T10:32:56.114Z INFO 11340 --- [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 2026-02-16T10:32:56.114Z INFO 11340 --- [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 2026-02-16T10:32:56.124Z INFO 11340 --- [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 2026-02-16T10:32:56.124Z INFO 11340 --- [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 2026-02-16T10:32:56.136Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:32:56.136Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:32:56.136Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:32:56.136Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:32:56.142Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 2026-02-16T10:32:56.165Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:32:56.166Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:32:56.170Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:32:56.170Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:32:56.170Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237976170 2026-02-16T10:32:56.170Z INFO 11340 --- [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 2026-02-16T10:32:56.176Z INFO 11340 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:32:56.176Z INFO 11340 --- [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) 2026-02-16T10:32:56.178Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 2026-02-16T10:32:56.194Z INFO 11340 --- [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-9c83d55d-7803-4aee-b5c2-dc9560619687 2026-02-16T10:32:56.194Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 2026-02-16T10:32:56.201Z INFO 11340 --- [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-9c83d55d-7803-4aee-b5c2-dc9560619687', protocol='range'} 2026-02-16T10:32:56.201Z INFO 11340 --- [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-9c83d55d-7803-4aee-b5c2-dc9560619687=Assignment(partitions=[legacy-batch-topic-0])} 2026-02-16T10:32:56.204Z INFO 11340 --- [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-9c83d55d-7803-4aee-b5c2-dc9560619687', protocol='range'} 2026-02-16T10:32:56.204Z INFO 11340 --- [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]) 2026-02-16T10:32:56.204Z INFO 11340 --- [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 2026-02-16T10:32:56.207Z INFO 11340 --- [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 2026-02-16T10:32:56.218Z INFO 11340 --- [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}}. 2026-02-16T10:32:56.705Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:56.705Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:56.706Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:56.706Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:56.706Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:56.779Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 2026-02-16T10:32:56.793Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 2026-02-16T10:32:56.819Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:56.887Z WARN 11340 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 9c91999a-b553-4f0e-97fe-1acac1290497, data operation cloud event id: 6933e450-76be-4eab-89fd-781618ed3bb4 2026-02-16T10:32:56.887Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = cps-core-1 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:32:56.888Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:32:56.889Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 2026-02-16T10:32:56.892Z INFO 11340 --- [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. 2026-02-16T10:32:56.900Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:32:56.900Z INFO 11340 --- [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 2026-02-16T10:32:57.046Z INFO 11340 --- [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 2026-02-16T10:32:57.046Z INFO 11340 --- [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-9c83d55d-7803-4aee-b5c2-dc9560619687 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:32:57.047Z INFO 11340 --- [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 2026-02-16T10:32:57.047Z INFO 11340 --- [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 2026-02-16T10:32:57.047Z INFO 11340 --- [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 2026-02-16T10:32:57.050Z INFO 11340 --- [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 2026-02-16T10:32:57.050Z INFO 11340 --- [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 2026-02-16T10:32:57.456Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:32:57.456Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:32:57.456Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:32:57.456Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:32:57.460Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 2026-02-16T10:32:57.478Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-9 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:32:57.479Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:32:57.481Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:32:57.481Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:32:57.481Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237977481 2026-02-16T10:32:57.482Z INFO 11340 --- [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 2026-02-16T10:32:57.487Z INFO 11340 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:32:57.488Z INFO 11340 --- [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) 2026-02-16T10:32:57.489Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 2026-02-16T10:32:57.494Z INFO 11340 --- [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-4e6aff5e-5cbe-4cf5-908d-75e2fc6583f7 2026-02-16T10:32:57.494Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 2026-02-16T10:32:57.497Z INFO 11340 --- [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-4e6aff5e-5cbe-4cf5-908d-75e2fc6583f7', protocol='range'} 2026-02-16T10:32:57.497Z INFO 11340 --- [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-4e6aff5e-5cbe-4cf5-908d-75e2fc6583f7=Assignment(partitions=[legacy-batch-topic-0])} 2026-02-16T10:32:57.502Z INFO 11340 --- [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-4e6aff5e-5cbe-4cf5-908d-75e2fc6583f7', protocol='range'} 2026-02-16T10:32:57.502Z INFO 11340 --- [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]) 2026-02-16T10:32:57.502Z INFO 11340 --- [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 2026-02-16T10:32:57.503Z INFO 11340 --- [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 2026-02-16T10:32:57.510Z INFO 11340 --- [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}}. 2026-02-16T10:32:58.024Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:58.024Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:58.024Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:58.025Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:58.025Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:58.110Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 2026-02-16T10:32:58.123Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 2026-02-16T10:32:58.154Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:58.205Z WARN 11340 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 2c1da230-2864-4033-b10a-d03543344544, data operation cloud event id: bb214143-ceaa-4340-a67f-7122be001f03 2026-02-16T10:32:58.281Z INFO 11340 --- [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 2026-02-16T10:32:58.281Z INFO 11340 --- [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-4e6aff5e-5cbe-4cf5-908d-75e2fc6583f7 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:32:58.281Z INFO 11340 --- [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 2026-02-16T10:32:58.281Z INFO 11340 --- [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 2026-02-16T10:32:58.281Z INFO 11340 --- [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 2026-02-16T10:32:58.282Z INFO 11340 --- [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 2026-02-16T10:32:58.282Z INFO 11340 --- [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 2026-02-16T10:32:58.717Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:32:58.717Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:32:58.717Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:32:58.717Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:32:58.722Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.450 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 2026-02-16T10:32:58.914Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:58.914Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:58.914Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:58.915Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:58.915Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:58.985Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:58.995Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:32:59.022Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:59.068Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:59.069Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:59.069Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:59.069Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:59.069Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:59.147Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:59.164Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:32:59.191Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:59.230Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:59.230Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:59.230Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:59.231Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:59.231Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:59.312Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-02-16T10:32:59.325Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-02-16T10:32:59.351Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:59.373Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 2026-02-16T10:32:59.396Z INFO 11340 --- [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. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 2026-02-16T10:32:59.630Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:59.631Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:59.631Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:59.632Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:59.632Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:59.696Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:59.741Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:59.742Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:59.742Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:59.743Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:59.743Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:59.782Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:59.833Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:59.834Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:59.834Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:59.834Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:59.834Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:59.877Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:32:59.940Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:32:59.940Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:32:59.941Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:32:59.941Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:32:59.941Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:32:59.980Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:00.025Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:00.025Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:00.026Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:00.026Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:00.026Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:00.070Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:00.103Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:00.103Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:00.103Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:00.104Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:00.104Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:00.144Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:00.163Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-10 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:33:00.164Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:00.166Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:00.167Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:00.167Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237980166 2026-02-16T10:33:00.167Z INFO 11340 --- [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 2026-02-16T10:33:00.176Z WARN 11340 --- [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} 2026-02-16T10:33:00.177Z INFO 11340 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:00.177Z INFO 11340 --- [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) 2026-02-16T10:33:00.180Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 2026-02-16T10:33:00.186Z INFO 11340 --- [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-586e7455-d4e8-4aff-a185-11724c46257e 2026-02-16T10:33:00.186Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 2026-02-16T10:33:00.189Z INFO 11340 --- [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-586e7455-d4e8-4aff-a185-11724c46257e', protocol='range'} 2026-02-16T10:33:00.298Z INFO 11340 --- [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-586e7455-d4e8-4aff-a185-11724c46257e=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-02-16T10:33:00.305Z INFO 11340 --- [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-586e7455-d4e8-4aff-a185-11724c46257e', protocol='range'} 2026-02-16T10:33:00.305Z INFO 11340 --- [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]) 2026-02-16T10:33:00.305Z INFO 11340 --- [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 2026-02-16T10:33:00.307Z INFO 11340 --- [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 2026-02-16T10:33:00.308Z INFO 11340 --- [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}}. 2026-02-16T10:33:00.672Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-02-16T10:33:00.672Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:00.673Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-02-16T10:33:00.678Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:00.678Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:00.678Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237980678 2026-02-16T10:33:00.679Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:33:00.679Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:00.679Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-02-16T10:33:00.682Z INFO 11340 --- [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. 2026-02-16T10:33:00.696Z INFO 11340 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:00.699Z INFO 11340 --- [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 2026-02-16T10:33:00.700Z INFO 11340 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:00.700Z INFO 11340 --- [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 2026-02-16T10:33:00.727Z INFO 11340 --- [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 2026-02-16T10:33:00.890Z INFO 11340 --- [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 2026-02-16T10:33:00.967Z INFO 11340 --- [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 2026-02-16T10:33:00.967Z INFO 11340 --- [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-586e7455-d4e8-4aff-a185-11724c46257e sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:00.968Z INFO 11340 --- [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 2026-02-16T10:33:00.968Z INFO 11340 --- [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 2026-02-16T10:33:00.968Z INFO 11340 --- [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 2026-02-16T10:33:00.968Z INFO 11340 --- [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 2026-02-16T10:33:00.968Z INFO 11340 --- [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 2026-02-16T10:33:01.453Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:01.453Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:01.453Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:01.453Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:01.457Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 2026-02-16T10:33:01.459Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-02-16T10:33:01.464Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:01.464Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:01.464Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:01.464Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:01.464Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-02-16T10:33:01.464Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-02-16T10:33:01.467Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:01.467Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:01.467Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:01.467Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:01.467Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-02-16T10:33:01.660Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:01.660Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:01.661Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:01.661Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:01.661Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:01.689Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:01.724Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:01.727Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:01.727Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:01.727Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:01.727Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:01.762Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:01.797Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:01.797Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:01.798Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:01.798Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:01.798Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:01.830Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:01.860Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:01.860Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:01.861Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:01.861Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:01.861Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:01.893Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:01.930Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:01.930Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:01.931Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:01.931Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:01.931Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:01.963Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:01.999Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:01.999Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:02.000Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:02.000Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:02.000Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:02.036Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:02.057Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-11 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:33:02.057Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:02.060Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:02.060Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:02.060Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237982060 2026-02-16T10:33:02.061Z INFO 11340 --- [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 2026-02-16T10:33:02.075Z INFO 11340 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:02.075Z INFO 11340 --- [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) 2026-02-16T10:33:02.076Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 2026-02-16T10:33:02.080Z INFO 11340 --- [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-dbe3df08-8ea7-4be6-a7dc-0f030110bb86 2026-02-16T10:33:02.080Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 2026-02-16T10:33:02.085Z INFO 11340 --- [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-dbe3df08-8ea7-4be6-a7dc-0f030110bb86', protocol='range'} 2026-02-16T10:33:02.085Z INFO 11340 --- [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-dbe3df08-8ea7-4be6-a7dc-0f030110bb86=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-02-16T10:33:02.088Z INFO 11340 --- [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-dbe3df08-8ea7-4be6-a7dc-0f030110bb86', protocol='range'} 2026-02-16T10:33:02.088Z INFO 11340 --- [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]) 2026-02-16T10:33:02.088Z INFO 11340 --- [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 2026-02-16T10:33:02.089Z INFO 11340 --- [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 2026-02-16T10:33:02.098Z INFO 11340 --- [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}}. 2026-02-16T10:33:02.562Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-02-16T10:33:02.563Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:02.564Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-02-16T10:33:02.567Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:02.567Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:02.567Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237982567 2026-02-16T10:33:02.568Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:33:02.568Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:02.569Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-02-16T10:33:02.573Z INFO 11340 --- [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. 2026-02-16T10:33:02.575Z INFO 11340 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:02.575Z INFO 11340 --- [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 2026-02-16T10:33:02.580Z INFO 11340 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:02.580Z INFO 11340 --- [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 2026-02-16T10:33:02.591Z INFO 11340 --- [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 2026-02-16T10:33:02.627Z INFO 11340 --- [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 2026-02-16T10:33:02.729Z INFO 11340 --- [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 2026-02-16T10:33:02.759Z INFO 11340 --- [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 2026-02-16T10:33:02.844Z INFO 11340 --- [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 2026-02-16T10:33:02.844Z INFO 11340 --- [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-dbe3df08-8ea7-4be6-a7dc-0f030110bb86 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:02.845Z INFO 11340 --- [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 2026-02-16T10:33:02.845Z INFO 11340 --- [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 2026-02-16T10:33:02.845Z INFO 11340 --- [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 2026-02-16T10:33:02.845Z INFO 11340 --- [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 2026-02-16T10:33:02.845Z INFO 11340 --- [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 2026-02-16T10:33:02.850Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:02.850Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:02.850Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:02.850Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:02.852Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 2026-02-16T10:33:02.852Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-02-16T10:33:02.858Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:02.858Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:02.858Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:02.858Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:02.858Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-02-16T10:33:02.858Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-02-16T10:33:02.861Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:02.861Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:02.861Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:02.861Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:02.861Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-02-16T10:33:03.042Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:03.043Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:03.043Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:03.043Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:03.043Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:03.072Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:03.126Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:03.128Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:03.128Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:03.128Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:03.128Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:03.165Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:03.194Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:03.194Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:03.198Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:03.198Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:03.198Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:03.225Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:03.253Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:03.254Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:03.254Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:03.255Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:03.255Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:03.291Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:03.327Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:03.327Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:03.327Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:03.328Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:03.328Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:03.360Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:03.386Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:03.386Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:03.387Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:03.387Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:03.387Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:03.415Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:03.432Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-12 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:33:03.432Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:03.435Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:03.435Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:03.435Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237983435 2026-02-16T10:33:03.435Z INFO 11340 --- [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 2026-02-16T10:33:03.442Z INFO 11340 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:03.443Z INFO 11340 --- [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) 2026-02-16T10:33:03.444Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 2026-02-16T10:33:03.447Z INFO 11340 --- [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-5e3aea1f-17ff-4010-bf7f-2b20e3d60024 2026-02-16T10:33:03.447Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 2026-02-16T10:33:03.450Z INFO 11340 --- [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-5e3aea1f-17ff-4010-bf7f-2b20e3d60024', protocol='range'} 2026-02-16T10:33:03.450Z INFO 11340 --- [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-5e3aea1f-17ff-4010-bf7f-2b20e3d60024=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-02-16T10:33:03.463Z INFO 11340 --- [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-5e3aea1f-17ff-4010-bf7f-2b20e3d60024', protocol='range'} 2026-02-16T10:33:03.463Z INFO 11340 --- [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]) 2026-02-16T10:33:03.463Z INFO 11340 --- [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 2026-02-16T10:33:03.465Z INFO 11340 --- [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 2026-02-16T10:33:03.469Z INFO 11340 --- [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}}. 2026-02-16T10:33:03.937Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-02-16T10:33:03.937Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:03.938Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-02-16T10:33:03.941Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:03.941Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:03.941Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237983941 2026-02-16T10:33:03.942Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:33:03.943Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:03.943Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-02-16T10:33:03.945Z INFO 11340 --- [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. 2026-02-16T10:33:03.947Z INFO 11340 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:03.948Z INFO 11340 --- [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 2026-02-16T10:33:03.958Z INFO 11340 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:03.958Z INFO 11340 --- [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 2026-02-16T10:33:03.971Z INFO 11340 --- [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 2026-02-16T10:33:04.082Z INFO 11340 --- [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 2026-02-16T10:33:04.182Z INFO 11340 --- [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 2026-02-16T10:33:04.239Z INFO 11340 --- [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 2026-02-16T10:33:04.285Z INFO 11340 --- [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 2026-02-16T10:33:04.317Z INFO 11340 --- [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 2026-02-16T10:33:04.386Z INFO 11340 --- [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 2026-02-16T10:33:04.458Z INFO 11340 --- [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 2026-02-16T10:33:04.505Z INFO 11340 --- [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 2026-02-16T10:33:04.505Z INFO 11340 --- [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-5e3aea1f-17ff-4010-bf7f-2b20e3d60024 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:04.505Z INFO 11340 --- [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 2026-02-16T10:33:04.505Z INFO 11340 --- [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 2026-02-16T10:33:04.505Z INFO 11340 --- [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 2026-02-16T10:33:04.508Z INFO 11340 --- [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 2026-02-16T10:33:04.508Z INFO 11340 --- [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 2026-02-16T10:33:05.006Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:05.006Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:05.006Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:05.006Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:05.009Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 2026-02-16T10:33:05.009Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-02-16T10:33:05.012Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:05.012Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:05.012Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:05.012Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:05.012Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-02-16T10:33:05.012Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-02-16T10:33:05.016Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:05.016Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:05.016Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:05.016Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:05.016Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-02-16T10:33:05.197Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:05.197Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:05.198Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:05.198Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:05.198Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:05.225Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:05.251Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:05.251Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:05.252Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:05.255Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:05.255Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:05.287Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:05.317Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:05.318Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:05.318Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:05.319Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:05.319Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:05.345Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:05.373Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:05.373Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:05.374Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:05.374Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:05.374Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:05.403Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:05.430Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:05.431Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:05.431Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:05.431Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:05.431Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:05.457Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:05.493Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:05.494Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:05.495Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:05.495Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:05.495Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:05.522Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:05.535Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-13 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:33:05.536Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:05.538Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:05.538Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:05.538Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237985538 2026-02-16T10:33:05.538Z INFO 11340 --- [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 2026-02-16T10:33:05.544Z INFO 11340 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:05.545Z INFO 11340 --- [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) 2026-02-16T10:33:05.545Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 2026-02-16T10:33:05.550Z INFO 11340 --- [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-6e72a8ff-7f50-493e-a92e-4955cc896e16 2026-02-16T10:33:05.550Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 2026-02-16T10:33:05.552Z INFO 11340 --- [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-6e72a8ff-7f50-493e-a92e-4955cc896e16', protocol='range'} 2026-02-16T10:33:05.553Z INFO 11340 --- [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-6e72a8ff-7f50-493e-a92e-4955cc896e16=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-02-16T10:33:05.561Z INFO 11340 --- [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-6e72a8ff-7f50-493e-a92e-4955cc896e16', protocol='range'} 2026-02-16T10:33:05.561Z INFO 11340 --- [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]) 2026-02-16T10:33:05.562Z INFO 11340 --- [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 2026-02-16T10:33:05.563Z INFO 11340 --- [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 2026-02-16T10:33:05.569Z INFO 11340 --- [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}}. 2026-02-16T10:33:06.040Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-02-16T10:33:06.040Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:06.041Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-02-16T10:33:06.045Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:06.045Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:06.045Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237986045 2026-02-16T10:33:06.045Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:33:06.046Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:06.046Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-02-16T10:33:06.048Z INFO 11340 --- [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. 2026-02-16T10:33:06.055Z INFO 11340 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:06.056Z INFO 11340 --- [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 2026-02-16T10:33:06.056Z INFO 11340 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:06.058Z INFO 11340 --- [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 2026-02-16T10:33:06.070Z INFO 11340 --- [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 2026-02-16T10:33:06.083Z INFO 11340 --- [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 2026-02-16T10:33:06.174Z INFO 11340 --- [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 2026-02-16T10:33:06.181Z INFO 11340 --- [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 2026-02-16T10:33:06.275Z INFO 11340 --- [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 2026-02-16T10:33:06.283Z INFO 11340 --- [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 2026-02-16T10:33:06.378Z INFO 11340 --- [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 2026-02-16T10:33:06.459Z INFO 11340 --- [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 2026-02-16T10:33:06.480Z INFO 11340 --- [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 2026-02-16T10:33:06.502Z INFO 11340 --- [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 2026-02-16T10:33:06.580Z INFO 11340 --- [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 2026-02-16T10:33:06.622Z INFO 11340 --- [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 2026-02-16T10:33:06.695Z INFO 11340 --- [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 2026-02-16T10:33:06.695Z INFO 11340 --- [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-6e72a8ff-7f50-493e-a92e-4955cc896e16 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:06.696Z INFO 11340 --- [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 2026-02-16T10:33:06.696Z INFO 11340 --- [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 2026-02-16T10:33:06.696Z INFO 11340 --- [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 2026-02-16T10:33:06.696Z INFO 11340 --- [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 2026-02-16T10:33:06.696Z INFO 11340 --- [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 2026-02-16T10:33:07.195Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:07.196Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:07.196Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:07.196Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:07.198Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 2026-02-16T10:33:07.198Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-02-16T10:33:07.201Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:07.201Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:07.201Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:07.201Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:07.201Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-02-16T10:33:07.201Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-02-16T10:33:07.204Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:07.204Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:07.204Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:07.204Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:07.204Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-02-16T10:33:07.396Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:07.396Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:07.396Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:07.396Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:07.396Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:07.422Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:07.445Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:07.445Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:07.446Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:07.452Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:07.452Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:07.492Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:07.530Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:07.531Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:07.531Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:07.531Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:07.531Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:07.565Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:07.605Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:07.606Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:07.606Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:07.606Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:07.606Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:07.640Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:07.676Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:07.676Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:07.676Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:07.676Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:07.676Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:07.713Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:07.778Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:07.779Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:07.779Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:07.779Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:07.779Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:07.806Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:07.820Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-14 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:33:07.821Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:07.823Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:07.823Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:07.823Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237987823 2026-02-16T10:33:07.823Z INFO 11340 --- [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 2026-02-16T10:33:07.829Z INFO 11340 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:07.830Z INFO 11340 --- [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) 2026-02-16T10:33:07.831Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 2026-02-16T10:33:07.836Z INFO 11340 --- [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-c6518877-de4f-48da-80ed-d11c68554f0e 2026-02-16T10:33:07.836Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 2026-02-16T10:33:07.838Z INFO 11340 --- [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-c6518877-de4f-48da-80ed-d11c68554f0e', protocol='range'} 2026-02-16T10:33:07.838Z INFO 11340 --- [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-c6518877-de4f-48da-80ed-d11c68554f0e=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-02-16T10:33:07.848Z INFO 11340 --- [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-c6518877-de4f-48da-80ed-d11c68554f0e', protocol='range'} 2026-02-16T10:33:07.848Z INFO 11340 --- [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]) 2026-02-16T10:33:07.848Z INFO 11340 --- [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 2026-02-16T10:33:07.850Z INFO 11340 --- [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 2026-02-16T10:33:07.854Z INFO 11340 --- [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}}. 2026-02-16T10:33:08.324Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-02-16T10:33:08.325Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:08.326Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-02-16T10:33:08.328Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:08.328Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:08.328Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237988328 2026-02-16T10:33:08.329Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:33:08.329Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:08.329Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-02-16T10:33:08.331Z INFO 11340 --- [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. 2026-02-16T10:33:08.337Z INFO 11340 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:08.337Z INFO 11340 --- [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 2026-02-16T10:33:08.341Z INFO 11340 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:08.341Z INFO 11340 --- [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 2026-02-16T10:33:08.348Z INFO 11340 --- [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 2026-02-16T10:33:08.389Z INFO 11340 --- [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 2026-02-16T10:33:08.463Z INFO 11340 --- [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 2026-02-16T10:33:08.504Z INFO 11340 --- [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 2026-02-16T10:33:08.571Z INFO 11340 --- [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 2026-02-16T10:33:08.571Z INFO 11340 --- [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-c6518877-de4f-48da-80ed-d11c68554f0e sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:08.571Z INFO 11340 --- [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 2026-02-16T10:33:08.571Z INFO 11340 --- [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 2026-02-16T10:33:08.571Z INFO 11340 --- [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 2026-02-16T10:33:08.573Z INFO 11340 --- [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 2026-02-16T10:33:08.573Z INFO 11340 --- [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 2026-02-16T10:33:09.074Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:09.075Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:09.075Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:09.075Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:09.077Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 2026-02-16T10:33:09.077Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-02-16T10:33:09.080Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:09.080Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:09.080Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:09.080Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:09.080Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-02-16T10:33:09.080Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-02-16T10:33:09.086Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:09.086Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:09.086Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:09.086Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:09.086Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-02-16T10:33:09.286Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:09.287Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:09.287Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:09.288Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:09.288Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:09.318Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:09.361Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:09.362Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:09.362Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:09.362Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:09.362Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:09.391Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:09.434Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:09.434Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:09.435Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:09.435Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:09.435Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:09.470Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:09.501Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:09.501Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:09.502Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:09.502Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:09.502Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:09.532Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:09.565Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:09.565Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:09.566Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:09.566Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:09.566Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:09.597Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:09.629Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:09.630Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:09.630Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:09.630Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:09.630Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:09.671Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:09.687Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-15 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:33:09.687Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:09.690Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:09.690Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:09.690Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237989690 2026-02-16T10:33:09.691Z INFO 11340 --- [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 2026-02-16T10:33:09.697Z INFO 11340 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-15, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:09.697Z INFO 11340 --- [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) 2026-02-16T10:33:09.698Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 2026-02-16T10:33:09.701Z INFO 11340 --- [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-0faef6b6-0073-4ce9-8ec8-86cc03539128 2026-02-16T10:33:09.701Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 2026-02-16T10:33:09.703Z INFO 11340 --- [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-0faef6b6-0073-4ce9-8ec8-86cc03539128', protocol='range'} 2026-02-16T10:33:09.708Z INFO 11340 --- [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-0faef6b6-0073-4ce9-8ec8-86cc03539128=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-02-16T10:33:09.713Z INFO 11340 --- [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-0faef6b6-0073-4ce9-8ec8-86cc03539128', protocol='range'} 2026-02-16T10:33:09.713Z INFO 11340 --- [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]) 2026-02-16T10:33:09.713Z INFO 11340 --- [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 2026-02-16T10:33:09.715Z INFO 11340 --- [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 2026-02-16T10:33:09.720Z INFO 11340 --- [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}}. 2026-02-16T10:33:10.193Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-02-16T10:33:10.193Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:10.194Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-02-16T10:33:10.197Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:10.197Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:10.197Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237990197 2026-02-16T10:33:10.198Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:33:10.198Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:10.199Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-02-16T10:33:10.201Z INFO 11340 --- [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. 2026-02-16T10:33:10.205Z INFO 11340 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:10.205Z INFO 11340 --- [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 2026-02-16T10:33:10.208Z INFO 11340 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:10.209Z INFO 11340 --- [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 2026-02-16T10:33:10.236Z INFO 11340 --- [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 2026-02-16T10:33:10.271Z INFO 11340 --- [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 2026-02-16T10:33:10.337Z INFO 11340 --- [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 2026-02-16T10:33:10.367Z INFO 11340 --- [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 2026-02-16T10:33:11.454Z INFO 11340 --- [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 2026-02-16T10:33:11.454Z INFO 11340 --- [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-0faef6b6-0073-4ce9-8ec8-86cc03539128 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:11.454Z INFO 11340 --- [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 2026-02-16T10:33:11.454Z INFO 11340 --- [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 2026-02-16T10:33:11.454Z INFO 11340 --- [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 2026-02-16T10:33:11.455Z INFO 11340 --- [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 2026-02-16T10:33:11.455Z INFO 11340 --- [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 2026-02-16T10:33:11.459Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:11.460Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:11.460Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:11.460Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:11.462Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-15 unregistered 2026-02-16T10:33:11.462Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-02-16T10:33:11.465Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:11.465Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:11.465Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:11.465Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:11.465Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-02-16T10:33:11.465Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-02-16T10:33:11.470Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:11.470Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:11.471Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:11.471Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:11.471Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-02-16T10:33:11.662Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:11.662Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:11.663Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:11.663Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:11.663Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:11.720Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:11.747Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:11.747Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:11.747Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:11.748Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:11.748Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:11.781Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:11.809Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:11.809Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:11.809Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:11.810Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:11.810Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:11.836Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:11.869Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:11.869Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:11.869Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:11.869Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:11.869Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:11.901Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:11.921Z INFO 11340 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 2026-02-16T10:33:11.927Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:11.928Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:11.928Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:11.928Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:11.928Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:11.958Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:11.982Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:11.982Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:11.982Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:11.983Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:11.983Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:12.010Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:12.023Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-16 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2026-02-16T10:33:12.023Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:12.027Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:12.027Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:12.027Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237992027 2026-02-16T10:33:12.027Z INFO 11340 --- [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 2026-02-16T10:33:12.032Z INFO 11340 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:12.033Z INFO 11340 --- [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) 2026-02-16T10:33:12.034Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 2026-02-16T10:33:12.037Z INFO 11340 --- [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-5d6e2ce9-8d2f-4be2-a186-64f433173d3a 2026-02-16T10:33:12.037Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 2026-02-16T10:33:12.040Z INFO 11340 --- [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-5d6e2ce9-8d2f-4be2-a186-64f433173d3a', protocol='range'} 2026-02-16T10:33:12.040Z INFO 11340 --- [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-5d6e2ce9-8d2f-4be2-a186-64f433173d3a=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-02-16T10:33:12.042Z INFO 11340 --- [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-5d6e2ce9-8d2f-4be2-a186-64f433173d3a', protocol='range'} 2026-02-16T10:33:12.043Z INFO 11340 --- [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]) 2026-02-16T10:33:12.043Z INFO 11340 --- [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 2026-02-16T10:33:12.044Z INFO 11340 --- [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 2026-02-16T10:33:12.048Z INFO 11340 --- [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}}. 2026-02-16T10:33:12.092Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41397/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41397 2026-02-16T10:33:12.119Z WARN 11340 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33905/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33905 2026-02-16T10:33:12.135Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33761/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33761 2026-02-16T10:33:12.154Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34611/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34611 2026-02-16T10:33:12.529Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-02-16T10:33:12.530Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:12.530Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-02-16T10:33:12.534Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:12.534Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:12.534Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237992534 2026-02-16T10:33:12.535Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = test-client-id compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-02-16T10:33:12.535Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:12.536Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-02-16T10:33:12.538Z INFO 11340 --- [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. 2026-02-16T10:33:12.545Z INFO 11340 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:12.545Z INFO 11340 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:12.545Z INFO 11340 --- [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 2026-02-16T10:33:12.546Z INFO 11340 --- [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 2026-02-16T10:33:12.554Z INFO 11340 --- [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 2026-02-16T10:33:12.559Z INFO 11340 --- [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 2026-02-16T10:33:13.170Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42781/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42781 2026-02-16T10:33:13.193Z WARN 11340 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42299/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42299 2026-02-16T10:33:13.213Z WARN 11340 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44975/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44975 2026-02-16T10:33:13.232Z WARN 11340 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37945/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37945 2026-02-16T10:33:13.246Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49781/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49781 2026-02-16T10:33:13.260Z WARN 11340 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38785/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38785 2026-02-16T10:33:13.274Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43643/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43643 2026-02-16T10:33:13.288Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44071/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44071 2026-02-16T10:33:13.304Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52185/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52185 2026-02-16T10:33:13.320Z WARN 11340 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43431/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43431 2026-02-16T10:33:13.338Z WARN 11340 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38725/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38725 2026-02-16T10:33:13.354Z WARN 11340 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44011/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44011 2026-02-16T10:33:13.371Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2 2026-02-16T10:33:13.386Z INFO 11340 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle4 is now: NONE 2026-02-16T10:33:13.399Z WARN 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] The metadata response from the cluster reported a recoverable issue with correlation id 19 : {ncmp-inventory-events=UNKNOWN_TOPIC_OR_PARTITION} 2026-02-16T10:33:13.523Z INFO 11340 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle3 is now: NONE 2026-02-16T10:33:13.531Z WARN 11340 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47547/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47547 2026-02-16T10:33:13.549Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0 2026-02-16T10:33:13.560Z INFO 11340 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle0 is now: NONE 2026-02-16T10:33:13.564Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1 2026-02-16T10:33:13.574Z INFO 11340 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle1 is now: NONE 2026-02-16T10:33:13.575Z INFO 11340 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle5 is now: NONE 2026-02-16T10:33:13.576Z INFO 11340 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle2 is now: NONE 2026-02-16T10:33:13.581Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57773/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57773 2026-02-16T10:33:13.602Z WARN 11340 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45827/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45827 2026-02-16T10:33:13.618Z WARN 11340 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57185/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57185 2026-02-16T10:33:13.633Z WARN 11340 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44617/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44617 2026-02-16T10:33:13.647Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] 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 2026-02-16T10:33:13.654Z INFO 11340 --- [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 2026-02-16T10:33:13.655Z INFO 11340 --- [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-5d6e2ce9-8d2f-4be2-a186-64f433173d3a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:13.655Z INFO 11340 --- [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 2026-02-16T10:33:13.656Z INFO 11340 --- [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 2026-02-16T10:33:13.656Z INFO 11340 --- [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 2026-02-16T10:33:13.656Z INFO 11340 --- [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 2026-02-16T10:33:13.656Z INFO 11340 --- [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 2026-02-16T10:33:13.661Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:13.661Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:13.661Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:13.661Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:13.664Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 2026-02-16T10:33:13.664Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-02-16T10:33:13.664Z WARN 11340 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53245/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53245 2026-02-16T10:33:13.671Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:13.671Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:13.671Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:13.671Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:13.672Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-02-16T10:33:13.672Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-02-16T10:33:13.674Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:13.674Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:13.674Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:13.677Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:13.677Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.28 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 2026-02-16T10:33:13.866Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-17 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-02-16T10:33:13.866Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:13.868Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:13.868Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:13.868Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237993868 2026-02-16T10:33:13.869Z INFO 11340 --- [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 2026-02-16T10:33:13.875Z INFO 11340 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:13.875Z INFO 11340 --- [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) 2026-02-16T10:33:13.876Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 2026-02-16T10:33:13.879Z INFO 11340 --- [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-07f3f5ab-309f-4d50-8795-2aa2e58b7434 2026-02-16T10:33:13.879Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 2026-02-16T10:33:13.881Z INFO 11340 --- [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-07f3f5ab-309f-4d50-8795-2aa2e58b7434', protocol='range'} 2026-02-16T10:33:13.882Z INFO 11340 --- [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-07f3f5ab-309f-4d50-8795-2aa2e58b7434=Assignment(partitions=[ncmp-events-0])} 2026-02-16T10:33:13.884Z INFO 11340 --- [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-07f3f5ab-309f-4d50-8795-2aa2e58b7434', protocol='range'} 2026-02-16T10:33:13.885Z INFO 11340 --- [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]) 2026-02-16T10:33:13.885Z INFO 11340 --- [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 2026-02-16T10:33:13.886Z INFO 11340 --- [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 2026-02-16T10:33:13.891Z INFO 11340 --- [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}}. 2026-02-16T10:33:14.428Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:14.428Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:14.429Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:14.429Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:14.429Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:14.500Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 2026-02-16T10:33:14.515Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle 2026-02-16T10:33:14.540Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:15.696Z INFO 11340 --- [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 2026-02-16T10:33:15.696Z INFO 11340 --- [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-07f3f5ab-309f-4d50-8795-2aa2e58b7434 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:15.697Z INFO 11340 --- [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 2026-02-16T10:33:15.697Z INFO 11340 --- [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 2026-02-16T10:33:15.697Z INFO 11340 --- [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 2026-02-16T10:33:15.697Z INFO 11340 --- [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 2026-02-16T10:33:15.697Z INFO 11340 --- [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 2026-02-16T10:33:15.702Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:15.702Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:15.702Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:15.702Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:15.704Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 2026-02-16T10:33:15.724Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-18 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-02-16T10:33:15.724Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:15.726Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:15.726Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:15.726Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237995726 2026-02-16T10:33:15.726Z INFO 11340 --- [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 2026-02-16T10:33:15.734Z INFO 11340 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:15.734Z INFO 11340 --- [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) 2026-02-16T10:33:15.735Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 2026-02-16T10:33:15.746Z INFO 11340 --- [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-12ee349f-d29d-4909-b777-61b036ce6a80 2026-02-16T10:33:15.746Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 2026-02-16T10:33:15.749Z INFO 11340 --- [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-12ee349f-d29d-4909-b777-61b036ce6a80', protocol='range'} 2026-02-16T10:33:15.749Z INFO 11340 --- [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-12ee349f-d29d-4909-b777-61b036ce6a80=Assignment(partitions=[ncmp-events-0])} 2026-02-16T10:33:15.753Z INFO 11340 --- [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-12ee349f-d29d-4909-b777-61b036ce6a80', protocol='range'} 2026-02-16T10:33:15.754Z INFO 11340 --- [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]) 2026-02-16T10:33:15.754Z INFO 11340 --- [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 2026-02-16T10:33:15.755Z INFO 11340 --- [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 2026-02-16T10:33:15.761Z INFO 11340 --- [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}}. 2026-02-16T10:33:16.259Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:16.259Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:16.259Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:16.260Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:16.260Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:16.303Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:16.355Z INFO 11340 --- [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 2026-02-16T10:33:16.355Z INFO 11340 --- [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-12ee349f-d29d-4909-b777-61b036ce6a80 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:16.356Z INFO 11340 --- [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 2026-02-16T10:33:16.356Z INFO 11340 --- [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 2026-02-16T10:33:16.356Z INFO 11340 --- [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 2026-02-16T10:33:16.357Z INFO 11340 --- [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 2026-02-16T10:33:16.357Z INFO 11340 --- [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 2026-02-16T10:33:16.366Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:16.366Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:16.366Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:16.366Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:16.367Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 2026-02-16T10:33:16.397Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-19 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-02-16T10:33:16.397Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:16.399Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:16.399Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:16.399Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237996399 2026-02-16T10:33:16.400Z INFO 11340 --- [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 2026-02-16T10:33:16.406Z INFO 11340 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:16.406Z INFO 11340 --- [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) 2026-02-16T10:33:16.407Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 2026-02-16T10:33:16.410Z INFO 11340 --- [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-7b776dbc-ddd4-4726-9287-35eaa0aab4a3 2026-02-16T10:33:16.410Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 2026-02-16T10:33:16.412Z INFO 11340 --- [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-7b776dbc-ddd4-4726-9287-35eaa0aab4a3', protocol='range'} 2026-02-16T10:33:16.412Z INFO 11340 --- [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-7b776dbc-ddd4-4726-9287-35eaa0aab4a3=Assignment(partitions=[ncmp-events-0])} 2026-02-16T10:33:16.415Z INFO 11340 --- [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-7b776dbc-ddd4-4726-9287-35eaa0aab4a3', protocol='range'} 2026-02-16T10:33:16.415Z INFO 11340 --- [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]) 2026-02-16T10:33:16.415Z INFO 11340 --- [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 2026-02-16T10:33:16.416Z INFO 11340 --- [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 2026-02-16T10:33:16.420Z INFO 11340 --- [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}}. 2026-02-16T10:33:16.927Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:16.927Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:16.928Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:16.928Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:16.928Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:16.994Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 2026-02-16T10:33:17.008Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 2026-02-16T10:33:17.034Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:17.058Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:17.060Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:17.061Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:17.061Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:17.061Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:17.127Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 2026-02-16T10:33:17.139Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 2026-02-16T10:33:17.160Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:17.190Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:17.191Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:17.191Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:17.191Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:17.191Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:17.222Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:17.293Z INFO 11340 --- [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 2026-02-16T10:33:17.293Z INFO 11340 --- [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-7b776dbc-ddd4-4726-9287-35eaa0aab4a3 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:17.293Z INFO 11340 --- [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 2026-02-16T10:33:17.293Z INFO 11340 --- [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 2026-02-16T10:33:17.293Z INFO 11340 --- [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 2026-02-16T10:33:17.296Z INFO 11340 --- [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 2026-02-16T10:33:17.296Z INFO 11340 --- [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 2026-02-16T10:33:17.305Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:17.305Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:17.305Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:17.305Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:17.307Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 2026-02-16T10:33:17.333Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-20 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-02-16T10:33:17.333Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:17.336Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:17.336Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:17.336Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237997336 2026-02-16T10:33:17.336Z INFO 11340 --- [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 2026-02-16T10:33:17.342Z INFO 11340 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:17.342Z INFO 11340 --- [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) 2026-02-16T10:33:17.344Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 2026-02-16T10:33:17.348Z INFO 11340 --- [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-60d31d52-f583-475c-b312-648d80fd8a01 2026-02-16T10:33:17.348Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 2026-02-16T10:33:17.358Z INFO 11340 --- [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-60d31d52-f583-475c-b312-648d80fd8a01', protocol='range'} 2026-02-16T10:33:17.359Z INFO 11340 --- [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-60d31d52-f583-475c-b312-648d80fd8a01=Assignment(partitions=[ncmp-events-0])} 2026-02-16T10:33:17.361Z INFO 11340 --- [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-60d31d52-f583-475c-b312-648d80fd8a01', protocol='range'} 2026-02-16T10:33:17.362Z INFO 11340 --- [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]) 2026-02-16T10:33:17.362Z INFO 11340 --- [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 2026-02-16T10:33:17.363Z INFO 11340 --- [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 2026-02-16T10:33:17.368Z INFO 11340 --- [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}}. 2026-02-16T10:33:17.871Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:17.871Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:17.871Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:17.872Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:17.872Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:17.940Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:17.949Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:17.967Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:18.004Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:18.005Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:18.005Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:18.005Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:18.005Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:18.023Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:18.030Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:18.047Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:18.054Z WARN 11340 --- [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 2026-02-16T10:33:18.054Z WARN 11340 --- [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 2026-02-16T10:33:18.139Z ERROR 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2026-02-16T10:33:18.190Z ERROR 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 2026-02-16T10:33:18.206Z ERROR 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 2026-02-16T10:33:18.209Z INFO 11340 --- [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 2026-02-16T10:33:18.209Z INFO 11340 --- [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-60d31d52-f583-475c-b312-648d80fd8a01 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:18.210Z INFO 11340 --- [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 2026-02-16T10:33:18.210Z INFO 11340 --- [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 2026-02-16T10:33:18.210Z INFO 11340 --- [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 2026-02-16T10:33:18.211Z INFO 11340 --- [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 2026-02-16T10:33:18.211Z INFO 11340 --- [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 2026-02-16T10:33:18.224Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:18.225Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:18.225Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:18.225Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:18.227Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 2026-02-16T10:33:18.258Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-21 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-02-16T10:33:18.259Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:18.261Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:18.261Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:18.261Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771237998261 2026-02-16T10:33:18.261Z INFO 11340 --- [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 2026-02-16T10:33:18.276Z INFO 11340 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:18.276Z INFO 11340 --- [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) 2026-02-16T10:33:18.278Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 2026-02-16T10:33:18.289Z INFO 11340 --- [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-5cff4435-16f7-4bdc-ac53-797f9c1af5cd 2026-02-16T10:33:18.289Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 2026-02-16T10:33:18.292Z INFO 11340 --- [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-5cff4435-16f7-4bdc-ac53-797f9c1af5cd', protocol='range'} 2026-02-16T10:33:18.292Z INFO 11340 --- [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-5cff4435-16f7-4bdc-ac53-797f9c1af5cd=Assignment(partitions=[ncmp-events-0])} 2026-02-16T10:33:18.296Z INFO 11340 --- [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-5cff4435-16f7-4bdc-ac53-797f9c1af5cd', protocol='range'} 2026-02-16T10:33:18.296Z INFO 11340 --- [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]) 2026-02-16T10:33:18.296Z INFO 11340 --- [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 2026-02-16T10:33:18.299Z INFO 11340 --- [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 2026-02-16T10:33:18.307Z INFO 11340 --- [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}}. 2026-02-16T10:33:18.783Z INFO 11340 --- [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. 2026-02-16T10:33:18.784Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 2026-02-16T10:33:18.784Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 2026-02-16T10:33:18.784Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 2026-02-16T10:33:18.784Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 2026-02-16T10:33:18.825Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:18.865Z INFO 11340 --- [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. 2026-02-16T10:33:18.886Z INFO 11340 --- [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. 2026-02-16T10:33:18.887Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 2026-02-16T10:33:18.887Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 2026-02-16T10:33:18.890Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 2026-02-16T10:33:18.890Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 2026-02-16T10:33:18.958Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:18.970Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:19.031Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:19.037Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:19.075Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:19.130Z INFO 11340 --- [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 2026-02-16T10:33:19.130Z INFO 11340 --- [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-5cff4435-16f7-4bdc-ac53-797f9c1af5cd sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:19.130Z INFO 11340 --- [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 2026-02-16T10:33:19.130Z INFO 11340 --- [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 2026-02-16T10:33:19.130Z INFO 11340 --- [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 2026-02-16T10:33:19.131Z INFO 11340 --- [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 2026-02-16T10:33:19.131Z INFO 11340 --- [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 2026-02-16T10:33:19.135Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:19.135Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:19.135Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:19.135Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:19.137Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.312 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 2026-02-16T10:33:19.234Z INFO 11340 --- [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. 2026-02-16T10:33:19.234Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 2026-02-16T10:33:19.234Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 2026-02-16T10:33:19.234Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 2026-02-16T10:33:19.234Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 2026-02-16T10:33:19.306Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:19.319Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:19.427Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-02-16T10:33:19.438Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-02-16T10:33:19.500Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:19.506Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:19.532Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:19.977Z ERROR 11340 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) at jdk.internal.reflect.GeneratedMethodAccessor416.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at groovy.lang.Closure.call(Closure.java:416) at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:33:19.988Z ERROR 11340 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) at jdk.internal.reflect.GeneratedMethodAccessor416.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at groovy.lang.Closure.call(Closure.java:416) at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:33:19.996Z ERROR 11340 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) at jdk.internal.reflect.GeneratedMethodAccessor416.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at groovy.lang.Closure.call(Closure.java:416) at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.844 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 2026-02-16T10:33:20.343Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-for-update-22 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group-for-update group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-02-16T10:33:20.343Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:20.345Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:20.345Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:20.345Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771238000345 2026-02-16T10:33:20.345Z INFO 11340 --- [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 2026-02-16T10:33:20.351Z INFO 11340 --- [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 2026-02-16T10:33:20.351Z INFO 11340 --- [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) 2026-02-16T10:33:20.352Z INFO 11340 --- [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 2026-02-16T10:33:20.355Z INFO 11340 --- [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-4c671ba6-c57a-48d6-9e27-5576ce834228 2026-02-16T10:33:20.355Z INFO 11340 --- [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 2026-02-16T10:33:20.368Z INFO 11340 --- [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-4c671ba6-c57a-48d6-9e27-5576ce834228', protocol='range'} 2026-02-16T10:33:20.369Z INFO 11340 --- [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-4c671ba6-c57a-48d6-9e27-5576ce834228=Assignment(partitions=[ncmp-events-0])} 2026-02-16T10:33:20.372Z INFO 11340 --- [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-4c671ba6-c57a-48d6-9e27-5576ce834228', protocol='range'} 2026-02-16T10:33:20.372Z INFO 11340 --- [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]) 2026-02-16T10:33:20.372Z INFO 11340 --- [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 2026-02-16T10:33:20.374Z INFO 11340 --- [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 2026-02-16T10:33:20.380Z INFO 11340 --- [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}}. 2026-02-16T10:33:20.870Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:20.870Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:20.871Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:20.871Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:20.871Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:20.940Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:20.952Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:20.966Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:20.979Z WARN 11340 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-02-16T10:33:21.013Z INFO 11340 --- [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 2026-02-16T10:33:21.013Z INFO 11340 --- [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-4c671ba6-c57a-48d6-9e27-5576ce834228 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:21.013Z INFO 11340 --- [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 2026-02-16T10:33:21.014Z INFO 11340 --- [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 2026-02-16T10:33:21.014Z INFO 11340 --- [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 2026-02-16T10:33:21.014Z INFO 11340 --- [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 2026-02-16T10:33:21.014Z INFO 11340 --- [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 2026-02-16T10:33:21.018Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:21.018Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:21.018Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:21.018Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:21.019Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-22 unregistered 2026-02-16T10:33:21.037Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-for-update-23 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group-for-update group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-02-16T10:33:21.037Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:21.039Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:21.039Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:21.039Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771238001039 2026-02-16T10:33:21.039Z INFO 11340 --- [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 2026-02-16T10:33:21.044Z INFO 11340 --- [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 2026-02-16T10:33:21.044Z INFO 11340 --- [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) 2026-02-16T10:33:21.045Z INFO 11340 --- [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 2026-02-16T10:33:21.048Z INFO 11340 --- [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-b2e9176c-79bb-4cc2-bc6d-470900c72b7e 2026-02-16T10:33:21.048Z INFO 11340 --- [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 2026-02-16T10:33:21.050Z INFO 11340 --- [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-b2e9176c-79bb-4cc2-bc6d-470900c72b7e', protocol='range'} 2026-02-16T10:33:21.050Z INFO 11340 --- [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-b2e9176c-79bb-4cc2-bc6d-470900c72b7e=Assignment(partitions=[ncmp-events-0])} 2026-02-16T10:33:21.053Z INFO 11340 --- [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-b2e9176c-79bb-4cc2-bc6d-470900c72b7e', protocol='range'} 2026-02-16T10:33:21.053Z INFO 11340 --- [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]) 2026-02-16T10:33:21.053Z INFO 11340 --- [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 2026-02-16T10:33:21.054Z INFO 11340 --- [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 2026-02-16T10:33:21.057Z INFO 11340 --- [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}}. 2026-02-16T10:33:21.563Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:21.563Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:21.563Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:21.564Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:21.564Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:21.632Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:21.643Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:21.659Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:21.685Z WARN 11340 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-02-16T10:33:21.725Z INFO 11340 --- [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 2026-02-16T10:33:21.726Z INFO 11340 --- [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-b2e9176c-79bb-4cc2-bc6d-470900c72b7e sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:21.726Z INFO 11340 --- [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 2026-02-16T10:33:21.726Z INFO 11340 --- [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 2026-02-16T10:33:21.726Z INFO 11340 --- [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 2026-02-16T10:33:21.726Z INFO 11340 --- [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 2026-02-16T10:33:21.726Z INFO 11340 --- [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 2026-02-16T10:33:21.730Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:21.730Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:21.730Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:21.730Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:21.731Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-23 unregistered 2026-02-16T10:33:21.747Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-for-update-24 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group-for-update group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-02-16T10:33:21.747Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:21.750Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:21.750Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:21.750Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771238001750 2026-02-16T10:33:21.750Z INFO 11340 --- [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 2026-02-16T10:33:21.756Z INFO 11340 --- [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 2026-02-16T10:33:21.756Z INFO 11340 --- [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) 2026-02-16T10:33:21.757Z INFO 11340 --- [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 2026-02-16T10:33:21.761Z INFO 11340 --- [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-269455fb-1726-4a27-b638-bf72a9effa2f 2026-02-16T10:33:21.761Z INFO 11340 --- [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 2026-02-16T10:33:21.763Z INFO 11340 --- [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-269455fb-1726-4a27-b638-bf72a9effa2f', protocol='range'} 2026-02-16T10:33:21.763Z INFO 11340 --- [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-269455fb-1726-4a27-b638-bf72a9effa2f=Assignment(partitions=[ncmp-events-0])} 2026-02-16T10:33:21.765Z INFO 11340 --- [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-269455fb-1726-4a27-b638-bf72a9effa2f', protocol='range'} 2026-02-16T10:33:21.765Z INFO 11340 --- [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]) 2026-02-16T10:33:21.765Z INFO 11340 --- [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 2026-02-16T10:33:21.766Z INFO 11340 --- [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 2026-02-16T10:33:21.776Z INFO 11340 --- [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}}. 2026-02-16T10:33:22.277Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:22.277Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:22.278Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:22.278Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:22.278Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:22.354Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:22.366Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:22.385Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:22.417Z WARN 11340 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-02-16T10:33:22.455Z INFO 11340 --- [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 2026-02-16T10:33:22.455Z INFO 11340 --- [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-269455fb-1726-4a27-b638-bf72a9effa2f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:22.456Z INFO 11340 --- [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 2026-02-16T10:33:22.456Z INFO 11340 --- [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 2026-02-16T10:33:22.456Z INFO 11340 --- [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 2026-02-16T10:33:22.456Z INFO 11340 --- [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 2026-02-16T10:33:22.456Z INFO 11340 --- [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 2026-02-16T10:33:22.464Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:22.464Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:22.464Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:22.465Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:22.466Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-24 unregistered 2026-02-16T10:33:22.493Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-for-update-25 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group-for-update group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-02-16T10:33:22.493Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:22.495Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:22.495Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:22.495Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771238002495 2026-02-16T10:33:22.495Z INFO 11340 --- [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 2026-02-16T10:33:22.503Z INFO 11340 --- [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 2026-02-16T10:33:22.505Z INFO 11340 --- [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) 2026-02-16T10:33:22.506Z INFO 11340 --- [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 2026-02-16T10:33:22.512Z INFO 11340 --- [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-e6c6f2fb-94f6-480e-bac6-3d5f58b35144 2026-02-16T10:33:22.512Z INFO 11340 --- [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 2026-02-16T10:33:22.514Z INFO 11340 --- [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-e6c6f2fb-94f6-480e-bac6-3d5f58b35144', protocol='range'} 2026-02-16T10:33:22.515Z INFO 11340 --- [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-e6c6f2fb-94f6-480e-bac6-3d5f58b35144=Assignment(partitions=[ncmp-events-0])} 2026-02-16T10:33:22.518Z INFO 11340 --- [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-e6c6f2fb-94f6-480e-bac6-3d5f58b35144', protocol='range'} 2026-02-16T10:33:22.518Z INFO 11340 --- [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]) 2026-02-16T10:33:22.518Z INFO 11340 --- [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 2026-02-16T10:33:22.519Z INFO 11340 --- [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 2026-02-16T10:33:22.522Z INFO 11340 --- [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}}. 2026-02-16T10:33:23.019Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:23.019Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:23.020Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:23.020Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:23.020Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:23.090Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:23.102Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:23.125Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:23.150Z WARN 11340 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-02-16T10:33:23.205Z INFO 11340 --- [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 2026-02-16T10:33:23.205Z INFO 11340 --- [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-e6c6f2fb-94f6-480e-bac6-3d5f58b35144 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:23.205Z INFO 11340 --- [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 2026-02-16T10:33:23.205Z INFO 11340 --- [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 2026-02-16T10:33:23.205Z INFO 11340 --- [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 2026-02-16T10:33:23.207Z INFO 11340 --- [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 2026-02-16T10:33:23.207Z INFO 11340 --- [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 2026-02-16T10:33:23.211Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:23.212Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:23.212Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:23.212Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:23.213Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-25 unregistered 2026-02-16T10:33:23.232Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-for-update-26 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group-for-update group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-02-16T10:33:23.232Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:23.235Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:23.235Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:23.235Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771238003235 2026-02-16T10:33:23.235Z INFO 11340 --- [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 2026-02-16T10:33:23.240Z INFO 11340 --- [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 2026-02-16T10:33:23.244Z INFO 11340 --- [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) 2026-02-16T10:33:23.244Z INFO 11340 --- [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 2026-02-16T10:33:23.247Z INFO 11340 --- [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-3a33e9f8-1635-462a-8c7e-2ee9a749b3de 2026-02-16T10:33:23.247Z INFO 11340 --- [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 2026-02-16T10:33:23.249Z INFO 11340 --- [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-3a33e9f8-1635-462a-8c7e-2ee9a749b3de', protocol='range'} 2026-02-16T10:33:23.249Z INFO 11340 --- [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-3a33e9f8-1635-462a-8c7e-2ee9a749b3de=Assignment(partitions=[ncmp-events-0])} 2026-02-16T10:33:23.252Z INFO 11340 --- [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-3a33e9f8-1635-462a-8c7e-2ee9a749b3de', protocol='range'} 2026-02-16T10:33:23.252Z INFO 11340 --- [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]) 2026-02-16T10:33:23.252Z INFO 11340 --- [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 2026-02-16T10:33:23.253Z INFO 11340 --- [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 2026-02-16T10:33:23.257Z INFO 11340 --- [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}}. 2026-02-16T10:33:23.761Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:23.762Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:23.764Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:23.764Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:23.764Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:23.829Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:23.841Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:23.859Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:23.871Z WARN 11340 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-02-16T10:33:23.926Z INFO 11340 --- [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 2026-02-16T10:33:23.926Z INFO 11340 --- [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-3a33e9f8-1635-462a-8c7e-2ee9a749b3de sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:23.926Z INFO 11340 --- [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 2026-02-16T10:33:23.926Z INFO 11340 --- [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 2026-02-16T10:33:23.926Z INFO 11340 --- [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 2026-02-16T10:33:23.929Z INFO 11340 --- [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 2026-02-16T10:33:23.929Z INFO 11340 --- [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 2026-02-16T10:33:23.931Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:23.931Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:23.931Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:23.931Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:23.932Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-26 unregistered 2026-02-16T10:33:23.950Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-for-update-27 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group-for-update group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-02-16T10:33:23.950Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:23.953Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:23.953Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:23.953Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771238003953 2026-02-16T10:33:23.953Z INFO 11340 --- [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 2026-02-16T10:33:23.958Z INFO 11340 --- [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 2026-02-16T10:33:23.958Z INFO 11340 --- [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) 2026-02-16T10:33:23.959Z INFO 11340 --- [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 2026-02-16T10:33:23.962Z INFO 11340 --- [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-4d6eea14-c01d-418c-8f71-f81384af7fe0 2026-02-16T10:33:23.962Z INFO 11340 --- [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 2026-02-16T10:33:23.964Z INFO 11340 --- [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-4d6eea14-c01d-418c-8f71-f81384af7fe0', protocol='range'} 2026-02-16T10:33:23.964Z INFO 11340 --- [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-4d6eea14-c01d-418c-8f71-f81384af7fe0=Assignment(partitions=[ncmp-events-0])} 2026-02-16T10:33:23.967Z INFO 11340 --- [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-4d6eea14-c01d-418c-8f71-f81384af7fe0', protocol='range'} 2026-02-16T10:33:23.967Z INFO 11340 --- [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]) 2026-02-16T10:33:23.967Z INFO 11340 --- [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 2026-02-16T10:33:23.969Z INFO 11340 --- [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 2026-02-16T10:33:23.972Z INFO 11340 --- [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}}. 2026-02-16T10:33:24.480Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:24.481Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:24.481Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:24.481Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:24.481Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:24.550Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:24.563Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:24.585Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:24.600Z WARN 11340 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-02-16T10:33:24.648Z INFO 11340 --- [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 2026-02-16T10:33:24.648Z INFO 11340 --- [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-4d6eea14-c01d-418c-8f71-f81384af7fe0 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:24.649Z INFO 11340 --- [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 2026-02-16T10:33:24.649Z INFO 11340 --- [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 2026-02-16T10:33:24.649Z INFO 11340 --- [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 2026-02-16T10:33:24.655Z INFO 11340 --- [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 2026-02-16T10:33:24.655Z INFO 11340 --- [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 2026-02-16T10:33:24.656Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:24.656Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:24.657Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:24.657Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:24.658Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-27 unregistered 2026-02-16T10:33:24.682Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-for-update-28 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group-for-update group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-02-16T10:33:24.683Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:24.685Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:24.685Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:24.685Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771238004685 2026-02-16T10:33:24.685Z INFO 11340 --- [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 2026-02-16T10:33:24.695Z INFO 11340 --- [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 2026-02-16T10:33:24.696Z INFO 11340 --- [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) 2026-02-16T10:33:24.697Z INFO 11340 --- [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 2026-02-16T10:33:24.701Z INFO 11340 --- [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-08ed2cdc-a464-4f37-a958-da9687180bce 2026-02-16T10:33:24.701Z INFO 11340 --- [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 2026-02-16T10:33:24.710Z INFO 11340 --- [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-08ed2cdc-a464-4f37-a958-da9687180bce', protocol='range'} 2026-02-16T10:33:24.711Z INFO 11340 --- [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-08ed2cdc-a464-4f37-a958-da9687180bce=Assignment(partitions=[ncmp-events-0])} 2026-02-16T10:33:24.715Z INFO 11340 --- [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-08ed2cdc-a464-4f37-a958-da9687180bce', protocol='range'} 2026-02-16T10:33:24.715Z INFO 11340 --- [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]) 2026-02-16T10:33:24.715Z INFO 11340 --- [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 2026-02-16T10:33:24.717Z INFO 11340 --- [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 2026-02-16T10:33:24.721Z INFO 11340 --- [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}}. 2026-02-16T10:33:25.216Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:25.217Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:25.217Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:25.218Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:25.218Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:25.285Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:25.298Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:25.318Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:25.331Z WARN 11340 --- [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 2026-02-16T10:33:25.376Z INFO 11340 --- [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 2026-02-16T10:33:25.376Z INFO 11340 --- [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-08ed2cdc-a464-4f37-a958-da9687180bce sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:25.377Z INFO 11340 --- [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 2026-02-16T10:33:25.377Z INFO 11340 --- [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 2026-02-16T10:33:25.377Z INFO 11340 --- [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 2026-02-16T10:33:25.377Z INFO 11340 --- [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 2026-02-16T10:33:25.377Z INFO 11340 --- [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 2026-02-16T10:33:25.380Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:25.380Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:25.380Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:25.380Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:25.381Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-28 unregistered 2026-02-16T10:33:25.399Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-for-update-29 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-group-for-update group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 2147483647 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2026-02-16T10:33:25.399Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:25.401Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:25.401Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:25.401Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771238005401 2026-02-16T10:33:25.401Z INFO 11340 --- [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 2026-02-16T10:33:25.407Z INFO 11340 --- [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 2026-02-16T10:33:25.407Z INFO 11340 --- [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) 2026-02-16T10:33:25.408Z INFO 11340 --- [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 2026-02-16T10:33:25.414Z INFO 11340 --- [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-b13b9c67-5078-494a-92ab-ad834a7eebb2 2026-02-16T10:33:25.414Z INFO 11340 --- [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 2026-02-16T10:33:25.417Z INFO 11340 --- [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-b13b9c67-5078-494a-92ab-ad834a7eebb2', protocol='range'} 2026-02-16T10:33:25.417Z INFO 11340 --- [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-b13b9c67-5078-494a-92ab-ad834a7eebb2=Assignment(partitions=[ncmp-events-0])} 2026-02-16T10:33:25.420Z INFO 11340 --- [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-b13b9c67-5078-494a-92ab-ad834a7eebb2', protocol='range'} 2026-02-16T10:33:25.420Z INFO 11340 --- [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]) 2026-02-16T10:33:25.420Z INFO 11340 --- [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 2026-02-16T10:33:25.422Z INFO 11340 --- [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 2026-02-16T10:33:25.425Z INFO 11340 --- [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}}. 2026-02-16T10:33:25.934Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:25.934Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:25.935Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:25.935Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:25.935Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:26.005Z INFO 11340 --- [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 2026-02-16T10:33:26.036Z INFO 11340 --- [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 2026-02-16T10:33:26.074Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:26.152Z INFO 11340 --- [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 2026-02-16T10:33:26.152Z INFO 11340 --- [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-b13b9c67-5078-494a-92ab-ad834a7eebb2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:26.153Z INFO 11340 --- [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 2026-02-16T10:33:26.153Z INFO 11340 --- [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 2026-02-16T10:33:26.153Z INFO 11340 --- [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 2026-02-16T10:33:26.154Z INFO 11340 --- [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 2026-02-16T10:33:26.154Z INFO 11340 --- [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 2026-02-16T10:33:26.156Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:26.156Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:26.156Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:26.156Z INFO 11340 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:26.157Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-29 unregistered [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.847 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 2026-02-16T10:33:26.213Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:26.214Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:26.214Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:26.214Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:26.214Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:26.284Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:26.296Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:26.320Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:26.338Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-02-16T10:33:26.379Z INFO 11340 --- [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. 2026-02-16T10:33:26.397Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:26.398Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:26.398Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:26.398Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:26.398Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:26.497Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:26.597Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:26.597Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:26.597Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:26.597Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:26.597Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:26.667Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:26.681Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:26.696Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:26.708Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-02-16T10:33:26.738Z INFO 11340 --- [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. 2026-02-16T10:33:26.757Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:26.757Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:26.757Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:26.757Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:26.758Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:26.822Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 2026-02-16T10:33:26.832Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 2026-02-16T10:33:26.850Z INFO 11340 --- [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 2026-02-16T10:33:26.865Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:26.959Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:26.959Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:26.960Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:26.960Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:26.960Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:27.031Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 2026-02-16T10:33:27.043Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 2026-02-16T10:33:27.063Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:27.081Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-02-16T10:33:27.110Z INFO 11340 --- [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. 2026-02-16T10:33:27.135Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:27.135Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:27.135Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:27.136Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:27.136Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:27.201Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:27.211Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:27.227Z INFO 11340 --- [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: 2026-02-16T10:33:27.243Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:27.326Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:27.326Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:27.326Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:27.326Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:27.326Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:27.394Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 2026-02-16T10:33:27.406Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 2026-02-16T10:33:27.426Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:27.440Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-02-16T10:33:27.471Z INFO 11340 --- [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. 2026-02-16T10:33:27.489Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:27.489Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:27.490Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:27.490Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:27.490Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:27.551Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 2026-02-16T10:33:27.560Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 2026-02-16T10:33:27.573Z INFO 11340 --- [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 2026-02-16T10:33:27.588Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:27.668Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:27.668Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:27.669Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:27.669Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:27.669Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:27.740Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 2026-02-16T10:33:27.751Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 2026-02-16T10:33:27.766Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:27.792Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:27.792Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:27.792Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:27.792Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:27.792Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:27.852Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:27.861Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:27.875Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:27.886Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-02-16T10:33:27.909Z INFO 11340 --- [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. 2026-02-16T10:33:27.926Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:27.926Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:27.927Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:27.927Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:27.927Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:27.943Z INFO 11340 --- [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 2026-02-16T10:33:27.956Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:28.029Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:28.030Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:28.030Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:28.030Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:28.030Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:28.094Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 2026-02-16T10:33:28.103Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 2026-02-16T10:33:28.117Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:28.144Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:28.144Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:28.144Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:28.144Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:28.144Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:28.203Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 2026-02-16T10:33:28.211Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 2026-02-16T10:33:28.227Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:28.239Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-02-16T10:33:28.261Z INFO 11340 --- [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. 2026-02-16T10:33:28.276Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:28.277Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:28.277Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:28.277Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:28.277Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:28.291Z INFO 11340 --- [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 2026-02-16T10:33:28.303Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:28.377Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:28.378Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:28.378Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:28.378Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:28.378Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:28.444Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 2026-02-16T10:33:28.455Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 2026-02-16T10:33:28.472Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:28.563Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:28.563Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:28.564Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:28.564Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:28.564Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:28.631Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 2026-02-16T10:33:28.642Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 2026-02-16T10:33:28.659Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:28.673Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-02-16T10:33:28.697Z INFO 11340 --- [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. 2026-02-16T10:33:28.714Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:28.715Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:28.715Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:28.715Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:28.715Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:28.743Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.613 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 2026-02-16T10:33:28.833Z INFO 11340 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : Starting DataMigrationIntegrationSpec using Java 17.0.6-ea with PID 11340 (started by jenkins in /w/workspace/cps-sonar-verify/integration-test) 2026-02-16T10:33:28.834Z INFO 11340 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:33:29.099Z INFO 11340 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2026-02-16T10:33:29.107Z INFO 11340 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 6 JPA repository interfaces. 2026-02-16T10:33:29.317Z INFO 11340 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 2026-02-16T10:33:29.330Z INFO 11340 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@5fb2d954 2026-02-16T10:33:29.330Z INFO 11340 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 2026-02-16T10:33:29.340Z INFO 11340 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 2026-02-16T10:33:29.413Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 2026-02-16T10:33:29.476Z INFO 11340 --- [cps-integration-test] [ main] liquibase.ui : Database is up to date, no changesets to execute 2026-02-16T10:33:29.478Z INFO 11340 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 2026-02-16T10:33:29.519Z INFO 11340 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 2026-02-16T10:33:29.519Z INFO 11340 --- [cps-integration-test] [ main] liquibase.util : Run: 0 2026-02-16T10:33:29.519Z INFO 11340 --- [cps-integration-test] [ main] liquibase.util : Previously run: 53 2026-02-16T10:33:29.519Z INFO 11340 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 2026-02-16T10:33:29.519Z INFO 11340 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 2026-02-16T10:33:29.519Z INFO 11340 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 2026-02-16T10:33:29.519Z INFO 11340 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 2026-02-16T10:33:29.519Z INFO 11340 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 2026-02-16T10:33:29.547Z INFO 11340 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2026-02-16T10:33:29.550Z INFO 11340 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2026-02-16T10:33:29.559Z INFO 11340 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2026-02-16T10:33:29.561Z WARN 11340 --- [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) 2026-02-16T10:33:29.562Z INFO 11340 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] Database driver: undefined/unknown Database version: 14.1 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 2026-02-16T10:33:29.623Z INFO 11340 --- [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) 2026-02-16T10:33:29.623Z INFO 11340 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2026-02-16T10:33:29.765Z WARN 11340 --- [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. 2026-02-16T10:33:30.314Z WARN 11340 --- [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 2026-02-16T10:33:30.639Z WARN 11340 --- [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. 2026-02-16T10:33:30.727Z INFO 11340 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-02-16T10:33:30.727Z INFO 11340 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-02-16T10:33:30.730Z INFO 11340 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 2026-02-16T10:33:30.740Z INFO 11340 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 13 ms 2026-02-16T10:33:30.775Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-30 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-02-16T10:33:30.775Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:30.777Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2026-02-16T10:33:30.777Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:30.777Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:30.777Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771238010777 2026-02-16T10:33:30.778Z INFO 11340 --- [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 2026-02-16T10:33:30.779Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-31 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-02-16T10:33:30.779Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:30.781Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2026-02-16T10:33:30.781Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:30.781Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:30.781Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771238010781 2026-02-16T10:33:30.781Z INFO 11340 --- [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 2026-02-16T10:33:30.782Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-32 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-02-16T10:33:30.782Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:30.789Z INFO 11340 --- [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 2026-02-16T10:33:30.790Z INFO 11340 --- [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) 2026-02-16T10:33:30.790Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:30.790Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:30.790Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771238010790 2026-02-16T10:33:30.790Z INFO 11340 --- [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 2026-02-16T10:33:30.790Z INFO 11340 --- [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 2026-02-16T10:33:30.792Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-33 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-02-16T10:33:30.793Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:30.794Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2026-02-16T10:33:30.794Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:30.794Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:30.794Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771238010794 2026-02-16T10:33:30.794Z INFO 11340 --- [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 2026-02-16T10:33:30.797Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-34 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-02-16T10:33:30.797Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:30.798Z INFO 11340 --- [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 2026-02-16T10:33:30.798Z INFO 11340 --- [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) 2026-02-16T10:33:30.799Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2026-02-16T10:33:30.799Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:30.799Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:30.799Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771238010799 2026-02-16T10:33:30.799Z INFO 11340 --- [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 2026-02-16T10:33:30.799Z INFO 11340 --- [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 2026-02-16T10:33:30.801Z INFO 11340 --- [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-e88020cc-3776-4eb1-9018-bb54e1b7fa9c 2026-02-16T10:33:30.802Z INFO 11340 --- [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 2026-02-16T10:33:30.802Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-35 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2026-02-16T10:33:30.802Z INFO 11340 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:30.807Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2026-02-16T10:33:30.807Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2026-02-16T10:33:30.807Z INFO 11340 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771238010807 2026-02-16T10:33:30.807Z INFO 11340 --- [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 2026-02-16T10:33:30.807Z INFO 11340 --- [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 2026-02-16T10:33:30.808Z INFO 11340 --- [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 2026-02-16T10:33:30.809Z INFO 11340 --- [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) 2026-02-16T10:33:30.809Z INFO 11340 --- [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) 2026-02-16T10:33:30.809Z INFO 11340 --- [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-dea8ac45-f5cf-40e0-82ac-9535c291cad4 2026-02-16T10:33:30.809Z INFO 11340 --- [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 2026-02-16T10:33:30.810Z INFO 11340 --- [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 2026-02-16T10:33:30.811Z INFO 11340 --- [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 2026-02-16T10:33:30.812Z INFO 11340 --- [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 2026-02-16T10:33:30.812Z INFO 11340 --- [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) 2026-02-16T10:33:30.815Z INFO 11340 --- [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 2026-02-16T10:33:30.816Z INFO 11340 --- [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-c1022710-026d-4bbb-aa76-fb9efebfc4ab 2026-02-16T10:33:30.816Z INFO 11340 --- [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 2026-02-16T10:33:30.816Z INFO 11340 --- [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-56bb540b-0ffd-4106-a761-6d2e94e47e60 2026-02-16T10:33:30.817Z INFO 11340 --- [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 2026-02-16T10:33:30.819Z INFO 11340 --- [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 2026-02-16T10:33:30.819Z INFO 11340 --- [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) 2026-02-16T10:33:30.819Z INFO 11340 --- [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 2026-02-16T10:33:30.821Z INFO 11340 --- [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-ec08606e-d514-45e2-98ab-934a304fa1d5 2026-02-16T10:33:30.821Z INFO 11340 --- [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 2026-02-16T10:33:30.828Z INFO 11340 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : Started DataMigrationIntegrationSpec in 2.019 seconds (process running for 96.105) 2026-02-16T10:33:30.834Z INFO 11340 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 2026-02-16T10:33:30.840Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58323/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58323 2026-02-16T10:33:30.841Z INFO 11340 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 2026-02-16T10:33:30.841Z INFO 11340 --- [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-d0d0070b-2442-4b4e-8b87-e549683aef22 2026-02-16T10:33:30.841Z INFO 11340 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 2026-02-16T10:33:30.841Z INFO 11340 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 2026-02-16T10:33:30.841Z INFO 11340 --- [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 2026-02-16T10:33:30.846Z INFO 11340 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-02-16T10:33:30.846Z INFO 11340 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 2026-02-16T10:33:30.878Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:30.878Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" Detail: Key (name)=(CPS-Admin) already exists. 2026-02-16T10:33:30.900Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:30.900Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" Detail: Key (name, dataspace_id)=(cps-notification-subscriptions, 1) already exists. 2026-02-16T10:33:30.902Z WARN 11340 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new schema set failed as schema set already exists 2026-02-16T10:33:30.905Z WARN 11340 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44041/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44041 2026-02-16T10:33:30.906Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:30.906Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" Detail: Key (dataspace_id, name)=(1, cps-notification-subscriptions) already exists. 2026-02-16T10:33:30.907Z WARN 11340 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new anchor failed as anchor already exists 2026-02-16T10:33:30.920Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49333/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49333 2026-02-16T10:33:30.956Z INFO 11340 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-02-16T10:33:30.956Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:30.956Z ERROR 11340 --- [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" Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch. 2026-02-16T10:33:30.956Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. 2026-02-16T10:33:30.959Z WARN 11340 --- [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" 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 2026-02-16T10:33:30.961Z INFO 11340 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-02-16T10:33:30.961Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:30.961Z ERROR 11340 --- [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" Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch. 2026-02-16T10:33:30.961Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. 2026-02-16T10:33:30.961Z WARN 11340 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new data node 'dataspaces' failed as data node already exists 2026-02-16T10:33:30.961Z INFO 11340 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 2026-02-16T10:33:30.961Z INFO 11340 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 2026-02-16T10:33:30.962Z INFO 11340 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-02-16T10:33:30.962Z INFO 11340 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-02-16T10:33:30.965Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33905/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33905 2026-02-16T10:33:30.969Z INFO 11340 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision 2025-07-22. 2026-02-16T10:33:30.978Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41397/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41397 2026-02-16T10:33:30.981Z WARN 11340 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34611/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34611 2026-02-16T10:33:30.986Z WARN 11340 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33761/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33761 2026-02-16T10:33:30.990Z WARN 11340 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50755/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50755 2026-02-16T10:33:31.001Z INFO 11340 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 2026-02-16T10:33:31.001Z INFO 11340 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 2026-02-16T10:33:31.006Z INFO 11340 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 0 2026-02-16T10:33:31.006Z INFO 11340 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 2026-02-16T10:33:31.009Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49065/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49065 2026-02-16T10:33:31.010Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 2026-02-16T10:33:31.012Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 2026-02-16T10:33:31.016Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 2026-02-16T10:33:31.018Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 2026-02-16T10:33:31.022Z WARN 11340 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48227/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48227 2026-02-16T10:33:31.023Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 2026-02-16T10:33:31.025Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 2026-02-16T10:33:31.033Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 2026-02-16T10:33:31.033Z INFO 11340 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2026-02-16T10:33:31.033Z INFO 11340 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-02-16T10:33:31.033Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 2026-02-16T10:33:31.037Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38785/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38785 2026-02-16T10:33:31.037Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:31.037Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" Detail: Key (name, dataspace_id)=(cm-data-job-subscriptions, 2) already exists. 2026-02-16T10:33:31.039Z INFO 11340 --- [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 2026-02-16T10:33:31.040Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46259/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46259 2026-02-16T10:33:31.040Z WARN 11340 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new schema set failed as schema set already exists 2026-02-16T10:33:31.040Z INFO 11340 --- [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 2026-02-16T10:33:31.041Z INFO 11340 --- [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] 2026-02-16T10:33:31.042Z INFO 11340 --- [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 2026-02-16T10:33:31.045Z INFO 11340 --- [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-ec08606e-d514-45e2-98ab-934a304fa1d5', protocol='range'} 2026-02-16T10:33:31.045Z INFO 11340 --- [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-3eeb168e-1942-4e61-8526-887b8f1cbc6d', protocol='range'} 2026-02-16T10:33:31.046Z INFO 11340 --- [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-3eeb168e-1942-4e61-8526-887b8f1cbc6d=Assignment(partitions=[]), consumer-ncmp-async-rest-request-event-group-35-ec08606e-d514-45e2-98ab-934a304fa1d5=Assignment(partitions=[ncmp-async-m2m-0])} 2026-02-16T10:33:31.048Z INFO 11340 --- [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-3eeb168e-1942-4e61-8526-887b8f1cbc6d', protocol='range'} 2026-02-16T10:33:31.048Z INFO 11340 --- [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=[]) 2026-02-16T10:33:31.048Z INFO 11340 --- [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: 2026-02-16T10:33:31.049Z INFO 11340 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [] 2026-02-16T10:33:31.049Z INFO 11340 --- [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-ec08606e-d514-45e2-98ab-934a304fa1d5', protocol='range'} 2026-02-16T10:33:31.049Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:31.049Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" Detail: Key (dataspace_id, name)=(2, cm-data-job-subscriptions) already exists. 2026-02-16T10:33:31.049Z INFO 11340 --- [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]) 2026-02-16T10:33:31.049Z INFO 11340 --- [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 2026-02-16T10:33:31.050Z WARN 11340 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new anchor failed as anchor already exists 2026-02-16T10:33:31.052Z INFO 11340 --- [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 2026-02-16T10:33:31.053Z INFO 11340 --- [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 2026-02-16T10:33:31.053Z INFO 11340 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2026-02-16T10:33:31.053Z INFO 11340 --- [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 2026-02-16T10:33:31.055Z INFO 11340 --- [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-2c8cf4e5-7776-41ed-8d30-0f0c4d8a85c5', protocol='range'} 2026-02-16T10:33:31.055Z INFO 11340 --- [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-34-d0d0070b-2442-4b4e-8b87-e549683aef22=Assignment(partitions=[ncmp-async-m2m-0]), consumer-ncmp-data-operation-event-group-5-2c8cf4e5-7776-41ed-8d30-0f0c4d8a85c5=Assignment(partitions=[])} 2026-02-16T10:33:31.056Z INFO 11340 --- [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-d0d0070b-2442-4b4e-8b87-e549683aef22', protocol='range'} 2026-02-16T10:33:31.057Z INFO 11340 --- [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-2c8cf4e5-7776-41ed-8d30-0f0c4d8a85c5', protocol='range'} 2026-02-16T10:33:31.057Z INFO 11340 --- [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}} 2026-02-16T10:33:31.057Z INFO 11340 --- [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=[]) 2026-02-16T10:33:31.057Z INFO 11340 --- [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: 2026-02-16T10:33:31.057Z INFO 11340 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [] 2026-02-16T10:33:31.057Z INFO 11340 --- [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] 2026-02-16T10:33:31.059Z INFO 11340 --- [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-d0d0070b-2442-4b4e-8b87-e549683aef22', protocol='range'} 2026-02-16T10:33:31.059Z INFO 11340 --- [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]) 2026-02-16T10:33:31.059Z INFO 11340 --- [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 2026-02-16T10:33:31.063Z INFO 11340 --- [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}} 2026-02-16T10:33:31.063Z INFO 11340 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2026-02-16T10:33:31.076Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53809/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53809 2026-02-16T10:33:31.080Z INFO 11340 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-02-16T10:33:31.080Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:31.080Z ERROR 11340 --- [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" Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. Call getNextException to see other errors in the batch. 2026-02-16T10:33:31.080Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. 2026-02-16T10:33:31.080Z WARN 11340 --- [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" 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 2026-02-16T10:33:31.081Z INFO 11340 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-02-16T10:33:31.081Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:31.081Z ERROR 11340 --- [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" Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. Call getNextException to see other errors in the batch. 2026-02-16T10:33:31.081Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. 2026-02-16T10:33:31.082Z WARN 11340 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new data node 'dataJob' failed as data node already exists 2026-02-16T10:33:31.082Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 2026-02-16T10:33:31.082Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 2026-02-16T10:33:31.082Z INFO 11340 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-02-16T10:33:31.083Z INFO 11340 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 2026-02-16T10:33:31.083Z INFO 11340 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 2026-02-16T10:33:31.083Z INFO 11340 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 2026-02-16T10:33:31.083Z INFO 11340 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 2026-02-16T10:33:31.091Z WARN 11340 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38725/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38725 2026-02-16T10:33:31.094Z INFO 11340 --- [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 2026-02-16T10:33:31.094Z INFO 11340 --- [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 2026-02-16T10:33:31.094Z INFO 11340 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 2026-02-16T10:33:31.094Z INFO 11340 --- [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 2026-02-16T10:33:31.095Z INFO 11340 --- [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 2026-02-16T10:33:31.095Z INFO 11340 --- [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 2026-02-16T10:33:31.095Z INFO 11340 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 2026-02-16T10:33:31.095Z INFO 11340 --- [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 2026-02-16T10:33:31.101Z INFO 11340 --- [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 2026-02-16T10:33:31.101Z INFO 11340 --- [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 2026-02-16T10:33:31.101Z INFO 11340 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 2026-02-16T10:33:31.101Z INFO 11340 --- [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 2026-02-16T10:33:31.102Z INFO 11340 --- [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 2026-02-16T10:33:31.102Z INFO 11340 --- [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 2026-02-16T10:33:31.102Z INFO 11340 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 2026-02-16T10:33:31.102Z INFO 11340 --- [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 2026-02-16T10:33:31.106Z WARN 11340 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37945/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37945 2026-02-16T10:33:31.111Z WARN 11340 --- [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: Name or service not known 2026-02-16T10:33:31.114Z INFO 11340 --- [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-56bb540b-0ffd-4106-a761-6d2e94e47e60', protocol='range'} 2026-02-16T10:33:31.114Z INFO 11340 --- [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-c1022710-026d-4bbb-aa76-fb9efebfc4ab', protocol='range'} 2026-02-16T10:33:31.114Z INFO 11340 --- [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-e88020cc-3776-4eb1-9018-bb54e1b7fa9c', protocol='range'} 2026-02-16T10:33:31.114Z INFO 11340 --- [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-552fd941-5c2a-460c-b246-dd08c8b2638c', protocol='range'} 2026-02-16T10:33:31.115Z INFO 11340 --- [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-310d013c-f4ee-40ee-93e2-7b754cbfeb50', protocol='range'} 2026-02-16T10:33:31.115Z INFO 11340 --- [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-4632b5d7-c7a3-4db0-aa93-7e71cd9008e2', protocol='range'} 2026-02-16T10:33:31.116Z INFO 11340 --- [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-dea8ac45-f5cf-40e0-82ac-9535c291cad4', protocol='range'} 2026-02-16T10:33:31.116Z INFO 11340 --- [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-293826be-86f3-4287-ad0f-a05f75304263', protocol='range'} 2026-02-16T10:33:31.158Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0: Name or service not known 2026-02-16T10:33:31.159Z INFO 11340 --- [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] 2026-02-16T10:33:31.163Z INFO 11340 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32777] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = cps-core-1 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-02-16T10:33:31.163Z INFO 11340 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-02-16T10:33:31.164Z INFO 11340 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 2026-02-16T10:33:31.166Z INFO 11340 --- [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. 2026-02-16T10:33:31.171Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:31.172Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:31.173Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:31.173Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:31.173Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:31.185Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-02-16T10:33:31.186Z INFO 11340 --- [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 2026-02-16T10:33:31.199Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49781/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49781 2026-02-16T10:33:31.204Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44071/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44071 2026-02-16T10:33:31.217Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57773/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57773 2026-02-16T10:33:31.221Z WARN 11340 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52883/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52883 2026-02-16T10:33:31.249Z WARN 11340 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34801/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34801 2026-02-16T10:33:31.260Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:31.269Z WARN 11340 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53245/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53245 2026-02-16T10:33:31.272Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44617/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44617 2026-02-16T10:33:31.275Z WARN 11340 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49529/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49529 2026-02-16T10:33:31.275Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:31.302Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] 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 2026-02-16T10:33:31.303Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:31.309Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45827/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45827 2026-02-16T10:33:31.314Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42299/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42299 2026-02-16T10:33:31.317Z INFO 11340 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 3: {consumer-ncmp-group-33-c1022710-026d-4bbb-aa76-fb9efebfc4ab=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-30-e88020cc-3776-4eb1-9018-bb54e1b7fa9c=Assignment(partitions=[]), consumer-ncmp-group-31-dea8ac45-f5cf-40e0-82ac-9535c291cad4=Assignment(partitions=[]), consumer-ncmp-group-2-552fd941-5c2a-460c-b246-dd08c8b2638c=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-3-310d013c-f4ee-40ee-93e2-7b754cbfeb50=Assignment(partitions=[subscription-0]), consumer-ncmp-group-32-56bb540b-0ffd-4106-a761-6d2e94e47e60=Assignment(partitions=[]), consumer-ncmp-group-4-4632b5d7-c7a3-4db0-aa93-7e71cd9008e2=Assignment(partitions=[]), consumer-ncmp-group-1-293826be-86f3-4287-ad0f-a05f75304263=Assignment(partitions=[dmi-cm-events-0])} 2026-02-16T10:33:31.318Z WARN 11340 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42781/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42781 2026-02-16T10:33:31.321Z WARN 11340 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43643/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43643 2026-02-16T10:33:31.322Z INFO 11340 --- [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-e88020cc-3776-4eb1-9018-bb54e1b7fa9c', protocol='range'} 2026-02-16T10:33:31.322Z INFO 11340 --- [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-c1022710-026d-4bbb-aa76-fb9efebfc4ab', protocol='range'} 2026-02-16T10:33:31.322Z INFO 11340 --- [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-310d013c-f4ee-40ee-93e2-7b754cbfeb50', protocol='range'} 2026-02-16T10:33:31.322Z INFO 11340 --- [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=[]) 2026-02-16T10:33:31.322Z INFO 11340 --- [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]) 2026-02-16T10:33:31.322Z INFO 11340 --- [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: 2026-02-16T10:33:31.322Z INFO 11340 --- [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 2026-02-16T10:33:31.322Z INFO 11340 --- [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]) 2026-02-16T10:33:31.322Z INFO 11340 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 2026-02-16T10:33:31.322Z INFO 11340 --- [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 2026-02-16T10:33:31.322Z INFO 11340 --- [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-552fd941-5c2a-460c-b246-dd08c8b2638c', protocol='range'} 2026-02-16T10:33:31.322Z INFO 11340 --- [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]) 2026-02-16T10:33:31.322Z INFO 11340 --- [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-4632b5d7-c7a3-4db0-aa93-7e71cd9008e2', protocol='range'} 2026-02-16T10:33:31.322Z INFO 11340 --- [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=[]) 2026-02-16T10:33:31.322Z INFO 11340 --- [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 2026-02-16T10:33:31.322Z INFO 11340 --- [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: 2026-02-16T10:33:31.323Z INFO 11340 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 2026-02-16T10:33:31.323Z INFO 11340 --- [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-dea8ac45-f5cf-40e0-82ac-9535c291cad4', protocol='range'} 2026-02-16T10:33:31.323Z INFO 11340 --- [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-56bb540b-0ffd-4106-a761-6d2e94e47e60', protocol='range'} 2026-02-16T10:33:31.323Z INFO 11340 --- [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=[]) 2026-02-16T10:33:31.323Z INFO 11340 --- [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: 2026-02-16T10:33:31.323Z INFO 11340 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 2026-02-16T10:33:31.323Z INFO 11340 --- [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=[]) 2026-02-16T10:33:31.323Z INFO 11340 --- [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: 2026-02-16T10:33:31.323Z INFO 11340 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 2026-02-16T10:33:31.324Z INFO 11340 --- [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-293826be-86f3-4287-ad0f-a05f75304263', protocol='range'} 2026-02-16T10:33:31.324Z INFO 11340 --- [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]) 2026-02-16T10:33:31.324Z INFO 11340 --- [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 2026-02-16T10:33:31.327Z WARN 11340 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44975/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44975 2026-02-16T10:33:31.327Z INFO 11340 --- [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}} 2026-02-16T10:33:31.327Z INFO 11340 --- [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}} 2026-02-16T10:33:31.327Z INFO 11340 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 2026-02-16T10:33:31.327Z INFO 11340 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 2026-02-16T10:33:31.328Z INFO 11340 --- [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}} 2026-02-16T10:33:31.328Z INFO 11340 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 2026-02-16T10:33:31.329Z INFO 11340 --- [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}} 2026-02-16T10:33:31.330Z INFO 11340 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 2026-02-16T10:33:31.330Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52135/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52135 2026-02-16T10:33:31.344Z WARN 11340 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39093/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39093 2026-02-16T10:33:31.358Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44011/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44011 2026-02-16T10:33:31.360Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39231/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39231 2026-02-16T10:33:31.375Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49863/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49863 2026-02-16T10:33:31.391Z WARN 11340 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47547/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47547 2026-02-16T10:33:31.401Z WARN 11340 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43431/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43431 2026-02-16T10:33:31.406Z WARN 11340 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38105/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38105 2026-02-16T10:33:31.417Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59649/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59649 2026-02-16T10:33:31.430Z WARN 11340 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48529/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48529 2026-02-16T10:33:31.443Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38175/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38175 2026-02-16T10:33:31.454Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:31.455Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:31.455Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:31.456Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:31.456Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:31.464Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52185/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52185 2026-02-16T10:33:31.470Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57185/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57185 2026-02-16T10:33:31.475Z WARN 11340 --- [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 2026-02-16T10:33:31.477Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:31.482Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:31.493Z WARN 11340 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53149/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53149 2026-02-16T10:33:31.498Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:31.509Z WARN 11340 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36323/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36323 2026-02-16T10:33:31.524Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39711/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39711 2026-02-16T10:33:31.528Z INFO 11340 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 2026-02-16T10:33:31.532Z INFO 11340 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 2 2026-02-16T10:33:31.538Z WARN 11340 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58023/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58023 2026-02-16T10:33:31.563Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33907/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33907 2026-02-16T10:33:31.576Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47767/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47767 2026-02-16T10:33:31.604Z INFO 11340 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.898 s -- in org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 2026-02-16T10:33:32.591Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35339/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35339 2026-02-16T10:33:35.465Z INFO 11340 --- [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. 2026-02-16T10:33:35.474Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 2026-02-16T10:33:36.017Z INFO 11340 --- [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. 2026-02-16T10:33:36.022Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.777 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 2026-02-16T10:33:36.511Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:36.511Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:36.512Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:36.512Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:36.512Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:36.580Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:36.592Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:36.612Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:36.637Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:36.637Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:36.637Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:36.637Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:36.637Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:36.701Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:36.711Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:36.729Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:36.751Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:36.752Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:36.752Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:36.752Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:36.752Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:36.817Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-02-16T10:33:36.825Z INFO 11340 --- [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 2026-02-16T10:33:36.840Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:36.940Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:36.941Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:36.941Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:36.941Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:36.941Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:37.008Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:37.021Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:37.037Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:37.070Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:37.071Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:37.071Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:37.071Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:37.071Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:37.131Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:37.138Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:37.153Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:37.174Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:37.174Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:37.174Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:37.175Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:37.175Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:37.238Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-02-16T10:33:37.246Z INFO 11340 --- [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 2026-02-16T10:33:37.260Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:37.353Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:37.354Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:37.354Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:37.354Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:37.354Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:37.416Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:37.425Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:37.443Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:37.467Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:37.468Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:37.468Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:37.468Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:37.468Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:37.526Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:37.534Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:37.551Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:37.577Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:37.577Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:37.578Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:37.578Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:37.578Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:37.638Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-02-16T10:33:37.646Z INFO 11340 --- [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 2026-02-16T10:33:37.662Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:37.768Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:37.768Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:37.769Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:37.769Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:37.769Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:37.832Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:37.841Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:37.856Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:37.880Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:37.881Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:37.881Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:37.881Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:37.881Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:37.941Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:37.948Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:37.966Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:37.991Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:37.991Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:37.992Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:37.992Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:37.992Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:38.056Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-02-16T10:33:38.065Z INFO 11340 --- [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 2026-02-16T10:33:38.084Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:38.184Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:38.184Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:38.184Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:38.185Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:38.185Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:38.261Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:38.272Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:38.288Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:38.311Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:38.311Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:38.312Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:38.312Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:38.312Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:38.376Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:38.386Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:38.404Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:38.434Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:38.434Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:38.435Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:38.435Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:38.435Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:38.502Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-02-16T10:33:38.510Z INFO 11340 --- [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 2026-02-16T10:33:38.526Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:38.621Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:38.622Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:38.622Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:38.623Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:38.623Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:38.688Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:38.698Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:38.718Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:38.742Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:38.743Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:38.743Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:38.743Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:38.743Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:38.806Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:38.815Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:38.833Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:38.856Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:38.857Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:38.857Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:38.857Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:38.857Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:38.919Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-02-16T10:33:38.928Z INFO 11340 --- [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 2026-02-16T10:33:38.949Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:39.089Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:39.089Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:39.089Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:39.090Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:39.090Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:39.163Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:39.174Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:39.197Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:39.224Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:39.224Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:39.224Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:39.224Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:39.224Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:39.289Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:39.298Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:39.322Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:39.358Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:39.358Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:39.359Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:39.359Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:39.359Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:39.434Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-02-16T10:33:39.444Z INFO 11340 --- [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 2026-02-16T10:33:39.464Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:39.589Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:39.589Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:39.590Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:39.590Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:39.590Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:39.664Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:39.675Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:39.692Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:39.717Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:39.717Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:39.718Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:39.718Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:39.718Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:39.781Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:39.791Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:39.807Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:39.830Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:39.831Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:39.831Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:39.831Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:39.831Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:39.901Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-02-16T10:33:39.910Z INFO 11340 --- [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 2026-02-16T10:33:39.930Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:40.064Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:40.065Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:40.065Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:40.065Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:40.065Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:40.130Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:40.140Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:40.158Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:40.183Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:40.183Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:40.184Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:40.184Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:40.184Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:40.243Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:40.251Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:40.267Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:40.287Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:40.287Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:40.288Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:40.288Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:40.288Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:40.349Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-02-16T10:33:40.357Z INFO 11340 --- [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 2026-02-16T10:33:40.374Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:40.465Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:40.466Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:40.466Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:40.466Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:40.466Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:40.530Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:40.540Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:40.556Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:40.584Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:40.584Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:40.585Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:40.585Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:40.585Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:40.647Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:40.657Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:40.676Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:40.695Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:40.695Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:40.696Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:40.698Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:40.698Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:40.760Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-02-16T10:33:40.767Z INFO 11340 --- [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 2026-02-16T10:33:40.783Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:40.864Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:40.864Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:40.865Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:40.865Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:40.865Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:40.930Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:40.941Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:40.956Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:40.982Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:40.982Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:40.983Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:40.984Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:40.984Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:41.057Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:41.066Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:41.081Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:41.124Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:41.124Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:41.125Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:41.125Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:41.125Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:41.185Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-02-16T10:33:41.208Z INFO 11340 --- [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 2026-02-16T10:33:41.226Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:41.352Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:41.352Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:41.353Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:41.354Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:41.354Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:41.418Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:41.428Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:41.446Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:41.470Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:41.471Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:41.471Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:41.471Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:41.471Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:41.534Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:41.544Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:41.563Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:41.588Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:41.588Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:41.588Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:41.588Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:41.588Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:41.647Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-02-16T10:33:41.656Z INFO 11340 --- [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 2026-02-16T10:33:41.682Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:41.771Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:41.774Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:41.774Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:41.774Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:41.774Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:41.842Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:41.852Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:41.866Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:41.891Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:41.891Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:41.891Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:41.892Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:41.892Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:41.924Z INFO 11340 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 2026-02-16T10:33:41.949Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:41.957Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:41.973Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:41.990Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:41.991Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:41.991Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:41.991Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:41.991Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:42.052Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-02-16T10:33:42.060Z INFO 11340 --- [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 2026-02-16T10:33:42.075Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:42.177Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:42.177Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:42.177Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:42.178Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:42.178Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:42.239Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:42.248Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:42.263Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:42.285Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:42.285Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:42.285Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:42.286Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:42.286Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:42.342Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:42.351Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:42.366Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:42.386Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:42.386Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:42.386Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:42.387Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:42.387Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:42.443Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-02-16T10:33:42.451Z INFO 11340 --- [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 2026-02-16T10:33:42.466Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:42.550Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:42.551Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:42.551Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:42.551Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:42.551Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:42.612Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:42.621Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:42.636Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:42.655Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:42.656Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:42.656Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:42.656Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:42.656Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:42.716Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:42.724Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:42.738Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:42.770Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:42.771Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:42.771Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:42.771Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:42.771Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:42.841Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 2026-02-16T10:33:42.848Z INFO 11340 --- [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 2026-02-16T10:33:42.864Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.457 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 2026-02-16T10:33:43.358Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:43.358Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:43.358Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:43.360Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:43.360Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:43.422Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:43.431Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:43.444Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:43.492Z WARN 11340 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-02-16T10:33:43.494Z INFO 11340 --- [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 2026-02-16T10:33:43.494Z INFO 11340 --- [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 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 2026-02-16T10:33:43.626Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:43.627Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:43.627Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:43.627Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:43.627Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:43.640Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:43.643Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:43.660Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:43.688Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:43.688Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:43.689Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:43.689Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:43.689Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:43.691Z WARN 11340 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56825/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56825 2026-02-16T10:33:43.700Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:43.704Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:43.719Z WARN 11340 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33143/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33143 2026-02-16T10:33:43.735Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52135/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52135 2026-02-16T10:33:43.738Z WARN 11340 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33905/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33905 2026-02-16T10:33:43.740Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:43.742Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41397/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41397 2026-02-16T10:33:43.744Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48379/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48379 2026-02-16T10:33:43.756Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34611/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34611 2026-02-16T10:33:43.759Z WARN 11340 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33761/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33761 2026-02-16T10:33:43.765Z WARN 11340 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33261/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33261 2026-02-16T10:33:43.793Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:43.793Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:43.794Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:43.794Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:43.794Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:43.806Z WARN 11340 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50801/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50801 2026-02-16T10:33:43.813Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-02-16T10:33:43.816Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-02-16T10:33:43.825Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39093/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39093 2026-02-16T10:33:43.833Z WARN 11340 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49863/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49863 2026-02-16T10:33:43.836Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39231/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39231 2026-02-16T10:33:43.839Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38785/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38785 2026-02-16T10:33:43.841Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38725/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38725 2026-02-16T10:33:43.842Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:43.844Z WARN 11340 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37945/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37945 2026-02-16T10:33:43.851Z WARN 11340 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38105/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38105 2026-02-16T10:33:43.855Z WARN 11340 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53205/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53205 2026-02-16T10:33:43.873Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47767/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47767 2026-02-16T10:33:43.875Z WARN 11340 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48529/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48529 2026-02-16T10:33:43.878Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49781/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49781 2026-02-16T10:33:43.881Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38175/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38175 2026-02-16T10:33:43.884Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59649/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59649 2026-02-16T10:33:43.887Z WARN 11340 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44071/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44071 2026-02-16T10:33:43.891Z WARN 11340 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57773/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57773 2026-02-16T10:33:43.897Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56239/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56239 2026-02-16T10:33:43.914Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55583/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55583 2026-02-16T10:33:43.933Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39711/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39711 2026-02-16T10:33:43.939Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36323/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36323 2026-02-16T10:33:43.942Z WARN 11340 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42555/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42555 2026-02-16T10:33:43.965Z WARN 11340 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47261/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47261 2026-02-16T10:33:43.999Z WARN 11340 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33907/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33907 2026-02-16T10:33:44.011Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49333/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49333 2026-02-16T10:33:44.015Z WARN 11340 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45129/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45129 2026-02-16T10:33:44.028Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:44.028Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53149/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53149 2026-02-16T10:33:44.028Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:44.030Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:44.030Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:44.030Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:44.032Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] 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 2026-02-16T10:33:44.036Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58023/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58023 2026-02-16T10:33:44.039Z WARN 11340 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58139/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58139 2026-02-16T10:33:44.053Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:44.058Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:44.062Z WARN 11340 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53245/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53245 2026-02-16T10:33:44.066Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44617/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44617 2026-02-16T10:33:44.069Z WARN 11340 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35529/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35529 2026-02-16T10:33:44.092Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] 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 2026-02-16T10:33:44.094Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45827/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45827 2026-02-16T10:33:44.097Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35339/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35339 2026-02-16T10:33:44.100Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:44.100Z WARN 11340 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42299/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42299 2026-02-16T10:33:44.103Z WARN 11340 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42781/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42781 2026-02-16T10:33:44.107Z WARN 11340 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56343/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56343 2026-02-16T10:33:44.122Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43643/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43643 2026-02-16T10:33:44.126Z WARN 11340 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50755/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50755 2026-02-16T10:33:44.126Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:44.126Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:44.126Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:44.127Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:44.127Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:44.130Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44975/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44975 2026-02-16T10:33:44.133Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48443/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48443 2026-02-16T10:33:44.145Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:44.148Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:44.151Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49065/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49065 2026-02-16T10:33:44.154Z WARN 11340 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39137/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39137 2026-02-16T10:33:44.168Z WARN 11340 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44011/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44011 2026-02-16T10:33:44.171Z WARN 11340 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48227/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48227 2026-02-16T10:33:44.173Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58323/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58323 2026-02-16T10:33:44.176Z WARN 11340 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34823/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34823 2026-02-16T10:33:44.188Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:44.205Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46259/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46259 2026-02-16T10:33:44.208Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47547/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47547 2026-02-16T10:33:44.213Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43431/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43431 2026-02-16T10:33:44.216Z WARN 11340 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42843/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42843 2026-02-16T10:33:44.217Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:44.217Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:44.217Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:44.217Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:44.217Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:44.227Z WARN 11340 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47809/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47809 2026-02-16T10:33:44.228Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-02-16T10:33:44.231Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-02-16T10:33:44.241Z WARN 11340 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36741/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36741 2026-02-16T10:33:44.259Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:44.260Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53809/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53809 2026-02-16T10:33:44.263Z WARN 11340 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52185/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52185 2026-02-16T10:33:44.267Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0: Name or service not known 2026-02-16T10:33:44.270Z WARN 11340 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57185/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57185 2026-02-16T10:33:44.275Z WARN 11340 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52883/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52883 2026-02-16T10:33:44.280Z WARN 11340 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55713/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55713 2026-02-16T10:33:44.290Z ERROR 11340 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:182) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:112) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-16T10:33:44.296Z WARN 11340 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34801/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34801 2026-02-16T10:33:44.299Z WARN 11340 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44041/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44041 2026-02-16T10:33:44.303Z WARN 11340 --- [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 2026-02-16T10:33:44.306Z WARN 11340 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49529/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49529 2026-02-16T10:33:44.380Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:44.380Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:44.380Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:44.380Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:44.380Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:44.394Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:44.396Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:44.410Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:44.431Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:44.431Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:44.432Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:44.432Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:44.432Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:44.440Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:44.443Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:44.457Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:44.474Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:44.475Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:44.475Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:44.475Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:44.475Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:44.483Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-02-16T10:33:44.485Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-02-16T10:33:44.498Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:45.517Z WARN 11340 --- [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. 2026-02-16T10:33:45.517Z WARN 11340 --- [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 2026-02-16T10:33:45.518Z ERROR 11340 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:236) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2026-02-16T10:33:46.555Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:46.555Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:46.556Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:46.556Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:46.556Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:46.569Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:46.571Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:46.589Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:46.611Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:46.611Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:46.612Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:46.612Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:46.612Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:46.625Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:46.628Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-02-16T10:33:46.645Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:46.665Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:46.665Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:46.665Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:46.665Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:46.665Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:46.678Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-02-16T10:33:46.680Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-02-16T10:33:46.703Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:46.730Z WARN 11340 --- [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. 2026-02-16T10:33:46.730Z WARN 11340 --- [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 2026-02-16T10:33:46.731Z ERROR 11340 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:230) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below: Error has been observed at the following site(s): *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] Original Stack Trace: at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:464) at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:518) at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:928) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:805) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) Suppressed: java.lang.Exception: #block terminated with an error at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) at reactor.core.publisher.Mono.block(Mono.java:1779) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:175) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:102) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.226 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 2026-02-16T10:33:46.862Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:46.862Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:46.862Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:46.862Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:46.862Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:46.924Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:46.940Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:46.990Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:47.084Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:47.084Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:47.084Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:47.084Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:47.085Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:47.147Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:47.157Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:47.171Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:47.327Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:47.327Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:47.327Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:47.328Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:47.328Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:47.391Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:47.404Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:47.422Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-02-16T10:33:47.542Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-02-16T10:33:47.542Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-02-16T10:33:47.542Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-02-16T10:33:47.543Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-02-16T10:33:47.543Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-02-16T10:33:47.604Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:47.612Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-02-16T10:33:47.627Z INFO 11340 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 2026-02-16T10:33:47.823Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:47.823Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec line 1:0 mismatched input 'invalid' expecting '/' line 1:0 mismatched input 'invalid' expecting '/' 2026-02-16T10:33:48.191Z WARN 11340 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 2026-02-16T10:33:48.685Z INFO 11340 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-02-16T10:33:48.686Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:48.686Z ERROR 11340 --- [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" Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. Call getNextException to see other errors in the batch. 2026-02-16T10:33:48.686Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. 2026-02-16T10:33:48.687Z WARN 11340 --- [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" 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 2026-02-16T10:33:48.688Z INFO 11340 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-02-16T10:33:48.688Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:48.688Z ERROR 11340 --- [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" Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. Call getNextException to see other errors in the batch. 2026-02-16T10:33:48.688Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. line 1:9 missing '/' at 'path' line 1:9 missing '/' at 'path' 2026-02-16T10:33:48.773Z WARN 11340 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 2026-02-16T10:33:48.969Z INFO 11340 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-02-16T10:33:48.969Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:48.969Z ERROR 11340 --- [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" Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-02-16T10:33:48.969Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 2026-02-16T10:33:48.970Z WARN 11340 --- [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" 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 2026-02-16T10:33:48.973Z INFO 11340 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-02-16T10:33:48.973Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:48.973Z ERROR 11340 --- [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" Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-02-16T10:33:48.973Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 2026-02-16T10:33:49.176Z INFO 11340 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-02-16T10:33:49.177Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:49.177Z ERROR 11340 --- [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" Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-02-16T10:33:49.177Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 2026-02-16T10:33:49.177Z WARN 11340 --- [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" 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 2026-02-16T10:33:49.190Z INFO 11340 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-02-16T10:33:49.190Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:49.190Z ERROR 11340 --- [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" Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-02-16T10:33:49.190Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 2026-02-16T10:33:49.305Z INFO 11340 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-02-16T10:33:49.305Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:49.305Z ERROR 11340 --- [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" Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-02-16T10:33:49.305Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 2026-02-16T10:33:49.306Z WARN 11340 --- [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" 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 2026-02-16T10:33:49.307Z INFO 11340 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-02-16T10:33:49.307Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:49.307Z ERROR 11340 --- [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" Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-02-16T10:33:49.307Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 2026-02-16T10:33:49.336Z INFO 11340 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-02-16T10:33:49.336Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:49.336Z ERROR 11340 --- [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" Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-02-16T10:33:49.336Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 2026-02-16T10:33:49.336Z WARN 11340 --- [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" 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 2026-02-16T10:33:49.338Z INFO 11340 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2026-02-16T10:33:49.338Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:49.338Z ERROR 11340 --- [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" Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-02-16T10:33:49.338Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.592 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 2026-02-16T10:33:50.672Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:50.672Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" Detail: Key (name)=(generalTestDataspace) already exists. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.272 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 2026-02-16T10:33:52.001Z WARN 11340 --- [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]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.164Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.165Z WARN 11340 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_22, Optional[2022-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_26, Optional[2026-01-01]] 2026-02-16T10:33:52.165Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.165Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.165Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.165Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.165Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.165Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.165Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.165Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.165Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.165Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.165Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.165Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.165Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.165Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.165Z WARN 11340 --- [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_26, Optional[2026-01-01]] 2026-02-16T10:33:52.636Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:52.636Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 2026-02-16T10:33:52.651Z WARN 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2026-02-16T10:33:52.651Z ERROR 11340 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 2026-02-16T10:33:53.037Z WARN 11340 --- [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]] 2026-02-16T10:33:53.134Z WARN 11340 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_0, Optional[2000-01-01]] [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec line 1:0 mismatched input 'cpsPath' expecting '/' line 1:0 mismatched input 'cpsPath' expecting '/' [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.107 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 2026-02-16T10:33:55.304Z INFO 11340 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2026-02-16T10:33:55.332Z INFO 11340 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2026-02-16T10:33:55.639Z INFO 11340 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2026-02-16T10:33:55.643Z INFO 11340 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2026-02-16T10:33:55.658Z INFO 11340 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2026-02-16T10:33:55.661Z INFO 11340 --- [cps-integration-test] [ool-14-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 2026-02-16T10:33:55.711Z INFO 11340 --- [cps-integration-test] [ Thread-3] o.o.cps.integration.KafkaTestContainer : Shutting down KafkaTestContainer... 2026-02-16T10:33:55.891Z INFO 11340 --- [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-4632b5d7-c7a3-4db0-aa93-7e71cd9008e2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:55.891Z INFO 11340 --- [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 2026-02-16T10:33:55.891Z INFO 11340 --- [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-3eeb168e-1942-4e61-8526-887b8f1cbc6d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:55.891Z INFO 11340 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 2026-02-16T10:33:55.891Z INFO 11340 --- [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-293826be-86f3-4287-ad0f-a05f75304263 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:55.891Z INFO 11340 --- [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 2026-02-16T10:33:55.891Z INFO 11340 --- [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 2026-02-16T10:33:55.892Z INFO 11340 --- [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 2026-02-16T10:33:55.892Z INFO 11340 --- [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 2026-02-16T10:33:55.892Z INFO 11340 --- [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 2026-02-16T10:33:55.892Z INFO 11340 --- [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 2026-02-16T10:33:55.892Z INFO 11340 --- [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 2026-02-16T10:33:55.892Z INFO 11340 --- [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 2026-02-16T10:33:55.892Z INFO 11340 --- [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 2026-02-16T10:33:55.892Z INFO 11340 --- [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 2026-02-16T10:33:55.892Z INFO 11340 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 2026-02-16T10:33:55.892Z INFO 11340 --- [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-310d013c-f4ee-40ee-93e2-7b754cbfeb50 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:55.893Z INFO 11340 --- [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 2026-02-16T10:33:55.893Z INFO 11340 --- [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 2026-02-16T10:33:55.893Z INFO 11340 --- [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 2026-02-16T10:33:55.893Z INFO 11340 --- [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 2026-02-16T10:33:55.893Z INFO 11340 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 2026-02-16T10:33:55.893Z INFO 11340 --- [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-552fd941-5c2a-460c-b246-dd08c8b2638c sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:55.893Z INFO 11340 --- [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-2c8cf4e5-7776-41ed-8d30-0f0c4d8a85c5 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 2026-02-16T10:33:55.894Z INFO 11340 --- [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 2026-02-16T10:33:55.894Z INFO 11340 --- [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 2026-02-16T10:33:55.894Z INFO 11340 --- [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 2026-02-16T10:33:55.894Z INFO 11340 --- [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 2026-02-16T10:33:55.894Z INFO 11340 --- [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 2026-02-16T10:33:55.894Z INFO 11340 --- [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 2026-02-16T10:33:55.894Z INFO 11340 --- [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 2026-02-16T10:33:55.894Z INFO 11340 --- [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 2026-02-16T10:33:55.894Z INFO 11340 --- [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 2026-02-16T10:33:55.895Z INFO 11340 --- [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 2026-02-16T10:33:55.895Z INFO 11340 --- [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 2026-02-16T10:33:55.895Z INFO 11340 --- [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 2026-02-16T10:33:55.895Z INFO 11340 --- [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 2026-02-16T10:33:55.895Z INFO 11340 --- [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 2026-02-16T10:33:55.896Z INFO 11340 --- [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 2026-02-16T10:33:55.898Z INFO 11340 --- [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 2026-02-16T10:33:55.898Z INFO 11340 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:55.898Z INFO 11340 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:55.898Z INFO 11340 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:55.898Z INFO 11340 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:55.900Z INFO 11340 --- [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 2026-02-16T10:33:55.899Z INFO 11340 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-4 unregistered 2026-02-16T10:33:55.900Z INFO 11340 --- [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 2026-02-16T10:33:55.900Z INFO 11340 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:55.900Z INFO 11340 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:55.900Z INFO 11340 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:55.900Z INFO 11340 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:55.900Z INFO 11340 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 2026-02-16T10:33:55.900Z INFO 11340 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:55.900Z INFO 11340 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:55.900Z INFO 11340 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:55.900Z INFO 11340 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:55.903Z INFO 11340 --- [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 2026-02-16T10:33:55.903Z INFO 11340 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 2026-02-16T10:33:55.903Z INFO 11340 --- [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 2026-02-16T10:33:55.903Z INFO 11340 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2026-02-16T10:33:55.980Z INFO 11340 --- [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. 2026-02-16T10:33:55.980Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 2026-02-16T10:33:55.980Z INFO 11340 --- [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. 2026-02-16T10:33:55.980Z INFO 11340 --- [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. 2026-02-16T10:33:55.981Z INFO 11340 --- [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. 2026-02-16T10:33:55.981Z INFO 11340 --- [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. 2026-02-16T10:33:55.981Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 2026-02-16T10:33:55.981Z INFO 11340 --- [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. 2026-02-16T10:33:55.981Z INFO 11340 --- [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. 2026-02-16T10:33:55.982Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2026-02-16T10:33:55.982Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2026-02-16T10:33:55.982Z INFO 11340 --- [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. 2026-02-16T10:33:55.982Z INFO 11340 --- [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 71 due to node 1 being disconnected (elapsed time since creation: 264ms, elapsed time since send: 264ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:33:55.982Z INFO 11340 --- [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 196 due to node 1 being disconnected (elapsed time since creation: 457ms, elapsed time since send: 457ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:33:55.982Z INFO 11340 --- [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 198 due to node 1 being disconnected (elapsed time since creation: 84ms, elapsed time since send: 84ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:33:55.982Z INFO 11340 --- [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. 2026-02-16T10:33:55.982Z INFO 11340 --- [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. 2026-02-16T10:33:55.982Z INFO 11340 --- [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. 2026-02-16T10:33:55.982Z INFO 11340 --- [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. 2026-02-16T10:33:55.982Z INFO 11340 --- [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 200 due to node 1 being disconnected (elapsed time since creation: 442ms, elapsed time since send: 442ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:33:55.983Z INFO 11340 --- [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 202 due to node 1 being disconnected (elapsed time since creation: 84ms, elapsed time since send: 84ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:33:55.983Z INFO 11340 --- [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. 2026-02-16T10:33:55.983Z INFO 11340 --- [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. 2026-02-16T10:33:55.983Z INFO 11340 --- [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. 2026-02-16T10:33:55.983Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 2026-02-16T10:33:55.983Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2026-02-16T10:33:55.983Z INFO 11340 --- [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 71 due to node 1 being disconnected (elapsed time since creation: 250ms, elapsed time since send: 250ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:33:55.983Z INFO 11340 --- [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. 2026-02-16T10:33:55.983Z INFO 11340 --- [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. 2026-02-16T10:33:55.983Z INFO 11340 --- [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. 2026-02-16T10:33:55.983Z INFO 11340 --- [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. 2026-02-16T10:33:55.983Z INFO 11340 --- [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. 2026-02-16T10:33:55.983Z INFO 11340 --- [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=1498529191, epoch=49) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-02-16T10:33:55.984Z INFO 11340 --- [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. 2026-02-16T10:33:55.984Z INFO 11340 --- [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=1665589694, epoch=49) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-02-16T10:33:55.984Z INFO 11340 --- [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 211 due to node 1 being disconnected (elapsed time since creation: 408ms, elapsed time since send: 408ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:33:55.984Z INFO 11340 --- [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 213 due to node 1 being disconnected (elapsed time since creation: 81ms, elapsed time since send: 81ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:33:55.984Z INFO 11340 --- [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. 2026-02-16T10:33:55.984Z INFO 11340 --- [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. 2026-02-16T10:33:55.984Z INFO 11340 --- [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=1240355248, epoch=FINAL) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-02-16T10:33:55.984Z INFO 11340 --- [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=542498272, epoch=FINAL) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-02-16T10:33:55.984Z INFO 11340 --- [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=202570159, epoch=FINAL) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-02-16T10:33:55.985Z INFO 11340 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:55.985Z INFO 11340 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:55.985Z INFO 11340 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:55.985Z INFO 11340 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:55.985Z INFO 11340 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:55.985Z INFO 11340 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:55.985Z INFO 11340 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:55.985Z INFO 11340 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:55.985Z INFO 11340 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-02-16T10:33:55.985Z INFO 11340 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-02-16T10:33:55.985Z INFO 11340 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-02-16T10:33:55.985Z INFO 11340 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-02-16T10:33:55.985Z INFO 11340 --- [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 70 due to node 1 being disconnected (elapsed time since creation: 407ms, elapsed time since send: 407ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:33:55.986Z INFO 11340 --- [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=2051173003, epoch=48) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-02-16T10:33:55.986Z INFO 11340 --- [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. 2026-02-16T10:33:55.987Z INFO 11340 --- [cps-integration-test] [ad | ncmp-group] 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. 2026-02-16T10:33:55.987Z INFO 11340 --- [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. 2026-02-16T10:33:55.988Z INFO 11340 --- [cps-integration-test] [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node -1 disconnected. 2026-02-16T10:33:55.990Z INFO 11340 --- [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. 2026-02-16T10:33:55.990Z INFO 11340 --- [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 19 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:33:55.991Z INFO 11340 --- [cps-integration-test] [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 2147483646 disconnected. 2026-02-16T10:33:55.991Z INFO 11340 --- [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. 2026-02-16T10:33:55.993Z INFO 11340 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-1 unregistered 2026-02-16T10:33:55.993Z INFO 11340 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 2026-02-16T10:33:55.997Z INFO 11340 --- [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. 2026-02-16T10:33:55.998Z INFO 11340 --- [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. 2026-02-16T10:33:55.998Z INFO 11340 --- [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 19 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:33:56.001Z INFO 11340 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-2 unregistered 2026-02-16T10:33:56.001Z INFO 11340 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 2026-02-16T10:33:56.001Z INFO 11340 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-3 unregistered 2026-02-16T10:33:56.001Z INFO 11340 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 2026-02-16T10:33:56.002Z INFO 11340 --- [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. 2026-02-16T10:33:56.002Z INFO 11340 --- [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 19 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 2026-02-16T10:33:56.077Z INFO 11340 --- [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. 2026-02-16T10:33:56.077Z WARN 11340 --- [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. 2026-02-16T10:33:56.094Z INFO 11340 --- [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. 2026-02-16T10:33:56.094Z WARN 11340 --- [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. 2026-02-16T10:33:56.095Z INFO 11340 --- [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. 2026-02-16T10:33:56.095Z WARN 11340 --- [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. 2026-02-16T10:33:56.095Z INFO 11340 --- [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. 2026-02-16T10:33:56.096Z WARN 11340 --- [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. 2026-02-16T10:33:56.099Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 2026-02-16T10:33:56.099Z WARN 11340 --- [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. 2026-02-16T10:33:56.100Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 2026-02-16T10:33:56.100Z WARN 11340 --- [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. 2026-02-16T10:33:56.105Z INFO 11340 --- [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. 2026-02-16T10:33:56.105Z WARN 11340 --- [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. 2026-02-16T10:33:56.109Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 2026-02-16T10:33:56.109Z WARN 11340 --- [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. 2026-02-16T10:33:56.113Z INFO 11340 --- [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. 2026-02-16T10:33:56.113Z WARN 11340 --- [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. 2026-02-16T10:33:56.234Z INFO 11340 --- [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. 2026-02-16T10:33:56.234Z WARN 11340 --- [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. 2026-02-16T10:33:56.294Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 2026-02-16T10:33:56.294Z WARN 11340 --- [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. 2026-02-16T10:33:56.296Z INFO 11340 --- [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. 2026-02-16T10:33:56.296Z WARN 11340 --- [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. 2026-02-16T10:33:56.301Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 2026-02-16T10:33:56.301Z WARN 11340 --- [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. 2026-02-16T10:33:56.307Z INFO 11340 --- [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. 2026-02-16T10:33:56.307Z WARN 11340 --- [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. 2026-02-16T10:33:56.315Z INFO 11340 --- [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. 2026-02-16T10:33:56.315Z WARN 11340 --- [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. 2026-02-16T10:33:56.323Z INFO 11340 --- [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. 2026-02-16T10:33:56.323Z WARN 11340 --- [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. 2026-02-16T10:33:56.328Z INFO 11340 --- [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. 2026-02-16T10:33:56.328Z WARN 11340 --- [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. 2026-02-16T10:33:56.343Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 2026-02-16T10:33:56.343Z WARN 11340 --- [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. 2026-02-16T10:33:56.465Z INFO 11340 --- [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. 2026-02-16T10:33:56.465Z WARN 11340 --- [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. 2026-02-16T10:33:56.525Z INFO 11340 --- [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. 2026-02-16T10:33:56.525Z WARN 11340 --- [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. 2026-02-16T10:33:56.537Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 2026-02-16T10:33:56.537Z WARN 11340 --- [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. 2026-02-16T10:33:56.558Z INFO 11340 --- [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. 2026-02-16T10:33:56.558Z WARN 11340 --- [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. 2026-02-16T10:33:56.730Z INFO 11340 --- [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. 2026-02-16T10:33:56.730Z WARN 11340 --- [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. 2026-02-16T10:33:56.741Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 2026-02-16T10:33:56.741Z WARN 11340 --- [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. 2026-02-16T10:33:56.757Z INFO 11340 --- [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. 2026-02-16T10:33:56.757Z WARN 11340 --- [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. 2026-02-16T10:33:56.785Z INFO 11340 --- [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. 2026-02-16T10:33:56.785Z WARN 11340 --- [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. 2026-02-16T10:33:56.811Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 2026-02-16T10:33:56.812Z WARN 11340 --- [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. 2026-02-16T10:33:56.917Z INFO 11340 --- [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. 2026-02-16T10:33:56.918Z WARN 11340 --- [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. 2026-02-16T10:33:56.974Z INFO 11340 --- [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. 2026-02-16T10:33:56.975Z WARN 11340 --- [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. 2026-02-16T10:33:56.998Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 2026-02-16T10:33:56.998Z WARN 11340 --- [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. 2026-02-16T10:33:57.030Z INFO 11340 --- [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. 2026-02-16T10:33:57.030Z WARN 11340 --- [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. 2026-02-16T10:33:57.574Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 2026-02-16T10:33:57.574Z WARN 11340 --- [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. 2026-02-16T10:33:57.595Z INFO 11340 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 2026-02-16T10:33:57.595Z WARN 11340 --- [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. 2026-02-16T10:33:57.613Z INFO 11340 --- [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. 2026-02-16T10:33:57.613Z WARN 11340 --- [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. 2026-02-16T10:33:57.650Z INFO 11340 --- [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. [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 440, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-sonar-verify/integration-test/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-sonar-verify/integration-test/target/integration-test-3.7.7-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- [INFO] Installing /w/workspace/cps-sonar-verify/integration-test/target/integration-test-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/integration-test/3.7.7-SNAPSHOT/integration-test-3.7.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/integration-test/pom.xml to /tmp/r/org/onap/cps/integration-test/3.7.7-SNAPSHOT/integration-test-3.7.7-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ [INFO] Building spotbugs 3.7.7-SNAPSHOT [17/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/spotbugs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- [INFO] Building jar: /w/workspace/cps-sonar-verify/spotbugs/target/spotbugs-3.7.7-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- [INFO] Installing /w/workspace/cps-sonar-verify/spotbugs/target/spotbugs-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/spotbugs/3.7.7-SNAPSHOT/spotbugs-3.7.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/spotbugs/pom.xml to /tmp/r/org/onap/cps/spotbugs/3.7.7-SNAPSHOT/spotbugs-3.7.7-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-application >-------------------- [INFO] Building cps-application 3.7.7-SNAPSHOT [18/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-info) @ cps-application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-sonar-verify/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 [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-application/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-application/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-application --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-application --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-application --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 12 files. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-application --- [INFO] Surefire report directory: /w/workspace/cps-sonar-verify/cps-application/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: 10:34:04.835 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-sonar-verify/cps-application/target/test-classes/archunit.properties [INFO] Running org.onap.cps.ApplicationSpec 10:34:05.678 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-centos8-docker-8c-8g-17293.novalocal 10:34:05.678 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 3798 ms 10:34:09.478 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 10:34:10,124 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:34:10,124 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:34:10,129 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:34:10,183 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:34:10,184 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:34:10,620 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:34:10,620 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation {"logTimeStamp":"2026-02-16T10:34:11.039Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6-ea with PID 15518 (started by jenkins in /w/workspace/cps-sonar-verify/cps-application)","processId":"15518","threadName":"main","class":"org.onap.cps.Application"} {"logTimeStamp":"2026-02-16T10:34:11.040Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"15518","threadName":"main","class":"org.onap.cps.Application"} {"logTimeStamp":"2026-02-16T10:34:12.947Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"15518","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} {"logTimeStamp":"2026-02-16T10:34:13.187Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 228 ms. Found 6 JPA repository interfaces.","processId":"15518","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} {"logTimeStamp":"2026-02-16T10:34:14.667Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"15518","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} {"logTimeStamp":"2026-02-16T10:34:14.676Z","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":"15518","threadName":"main","class":"org.eclipse.jetty.server.Server"} {"logTimeStamp":"2026-02-16T10:34:14.724Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"15518","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} {"logTimeStamp":"2026-02-16T10:34:14.725Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3628 ms","processId":"15518","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} {"logTimeStamp":"2026-02-16T10:34:15.364Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"15518","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} {"logTimeStamp":"2026-02-16T10:34:15.374Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@15aa0bed{application,/,b=[file:/tmp/jetty-docbase.8080.15832842227514442759/, jar:file:///tmp/r/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@1b30428f{STARTED}}","processId":"15518","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} {"logTimeStamp":"2026-02-16T10:34:15.375Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@15aa0bed{application,/,b=[file:/tmp/jetty-docbase.8080.15832842227514442759/, jar:file:///tmp/r/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@1b30428f{STARTED}}","processId":"15518","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} {"logTimeStamp":"2026-02-16T10:34:15.378Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@6cb71851{STARTING}[12.0.31,sto=0] @11670ms","processId":"15518","threadName":"main","class":"org.eclipse.jetty.server.Server"} {"logTimeStamp":"2026-02-16T10:34:15.592Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15518","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} {"logTimeStamp":"2026-02-16T10:34:16.695Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"15518","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} {"logTimeStamp":"2026-02-16T10:34:16.785Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.39.Final","processId":"15518","threadName":"main","class":"org.hibernate.Version"} {"logTimeStamp":"2026-02-16T10:34:16.787Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"15518","threadName":"main","class":"org.hibernate.cfg.Environment"} {"logTimeStamp":"2026-02-16T10:34:16.831Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"15518","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} {"logTimeStamp":"2026-02-16T10:34:17.194Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"15518","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} {"logTimeStamp":"2026-02-16T10:34:17.248Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15518","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} {"logTimeStamp":"2026-02-16T10:34:18.256Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15518","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} {"logTimeStamp":"2026-02-16T10:34:18.256Z","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":"15518","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} {"logTimeStamp":"2026-02-16T10:34:18.258Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"15518","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"} {"logTimeStamp":"2026-02-16T10:34:18.292Z","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":"15518","threadName":"main","class":"org.hibernate.orm.deprecation"} {"logTimeStamp":"2026-02-16T10:34:18.311Z","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":"15518","threadName":"main","class":"org.hibernate.orm.connections.pooling"} {"logTimeStamp":"2026-02-16T10:34:19.721Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"15518","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} {"logTimeStamp":"2026-02-16T10:34:19.724Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"15518","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} {"logTimeStamp":"2026-02-16T10:34:20.320Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"15518","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} {"logTimeStamp":"2026-02-16T10:34:21.302Z","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":"15518","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} {"logTimeStamp":"2026-02-16T10:34:21.471Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.148]: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":"15518","threadName":"main","class":"com.hazelcast.system.logo"} {"logTimeStamp":"2026-02-16T10:34:21.471Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.148]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"15518","threadName":"main","class":"com.hazelcast.system"} {"logTimeStamp":"2026-02-16T10:34:21.473Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.148]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.148]:5701","processId":"15518","threadName":"main","class":"com.hazelcast.system"} {"logTimeStamp":"2026-02-16T10:34:21.473Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.148]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"15518","threadName":"main","class":"com.hazelcast.system"} {"logTimeStamp":"2026-02-16T10:34:21.473Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.148]: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":"15518","threadName":"main","class":"com.hazelcast.system"} {"logTimeStamp":"2026-02-16T10:34:21.477Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.148]: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":"15518","threadName":"main","class":"com.hazelcast.system"} {"logTimeStamp":"2026-02-16T10:34:22.260Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.148]: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":"15518","threadName":"main","class":"com.hazelcast.system.security"} {"logTimeStamp":"2026-02-16T10:34:22.370Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.148]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"15518","threadName":"main","class":"com.hazelcast.instance.impl.Node"} {"logTimeStamp":"2026-02-16T10:34:22.638Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.148]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"15518","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} {"logTimeStamp":"2026-02-16T10:34:22.647Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.148]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.148]:5701 is STARTING","processId":"15518","threadName":"main","class":"com.hazelcast.core.LifecycleService"} {"logTimeStamp":"2026-02-16T10:34:25.871Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.148]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.106.148]:5701 - dffa1ec3-dc95-4dc7-9d89-ce25d54f65b9 this\n]\n","processId":"15518","threadName":"main","class":"c.h.internal.cluster.ClusterService"} {"logTimeStamp":"2026-02-16T10:34:25.892Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.148]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.148]:5701 is STARTED","processId":"15518","threadName":"main","class":"com.hazelcast.core.LifecycleService"} {"logTimeStamp":"2026-02-16T10:34:28.465Z","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":"15518","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} {"logTimeStamp":"2026-02-16T10:34:28.697Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"15518","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} {"logTimeStamp":"2026-02-16T10:34:28.911Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"15518","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} {"logTimeStamp":"2026-02-16T10:34:28.911Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"15518","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} {"logTimeStamp":"2026-02-16T10:34:28.913Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 2 ms","processId":"15518","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} {"logTimeStamp":"2026-02-16T10:34:28.922Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@1f239885{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15518","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} {"logTimeStamp":"2026-02-16T10:34:28.924Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"15518","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} {"logTimeStamp":"2026-02-16T10:34:28.985Z","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":"15518","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-02-16T10:34:29.054Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15518","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} {"logTimeStamp":"2026-02-16T10:34:29.169Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15518","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-02-16T10:34:29.171Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15518","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:29.171Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15518","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:29.171Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1771238069169","processId":"15518","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:29.175Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"15518","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-02-16T10:34:29.187Z","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":"15518","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-02-16T10:34:29.197Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15518","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} {"logTimeStamp":"2026-02-16T10:34:29.205Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15518","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-02-16T10:34:29.205Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15518","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:29.205Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15518","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:29.205Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1771238069205","processId":"15518","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:29.206Z","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":"15518","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-02-16T10:34:29.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-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":"15518","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-02-16T10:34:29.208Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15518","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} {"logTimeStamp":"2026-02-16T10:34:29.296Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15518","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:29.296Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15518","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:29.296Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1771238069296","processId":"15518","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:29.297Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"15518","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-02-16T10:34:29.318Z","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":"15518","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-02-16T10:34:29.318Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15518","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} {"logTimeStamp":"2026-02-16T10:34:29.329Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15518","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-02-16T10:34:29.329Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15518","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:29.329Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15518","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:29.329Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1771238069329","processId":"15518","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:29.329Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"15518","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-02-16T10:34:29.341Z","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":"15518","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-02-16T10:34:29.342Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15518","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} {"logTimeStamp":"2026-02-16T10:34:29.351Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15518","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-02-16T10:34:29.351Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15518","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:29.351Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15518","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:29.351Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1771238069351","processId":"15518","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:29.352Z","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":"15518","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-02-16T10:34:29.354Z","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":"15518","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} {"logTimeStamp":"2026-02-16T10:34:29.354Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15518","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} {"logTimeStamp":"2026-02-16T10:34:29.386Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15518","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:29.386Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15518","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:29.386Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1771238069386","processId":"15518","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:29.386Z","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":"15518","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-02-16T10:34:29.447Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 19.877 seconds (process running for 25.74)","processId":"15518","threadName":"main","class":"org.onap.cps.Application"} {"logTimeStamp":"2026-02-16T10:34:29.449Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"15518","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} {"logTimeStamp":"2026-02-16T10:34:29.449Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"15518","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} {"logTimeStamp":"2026-02-16T10:34:29.449Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"15518","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} {"logTimeStamp":"2026-02-16T10:34:29.449Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"15518","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} {"logTimeStamp":"2026-02-16T10:34:29.472Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.148]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"15518","threadName":"main","class":"c.h.i.p.impl.PartitionStateManagerImpl"} {"logTimeStamp":"2026-02-16T10:34:29.510Z","logLevel":"INFO","traceId":"b3b4de0c3cf52d7fa674ef4ea853244c","serviceName":"cps-application","message":"System is not ready yet","spanId":"6a96875b2125627d","processId":"15518","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} {"logTimeStamp":"2026-02-16T10:34:29.513Z","logLevel":"INFO","traceId":"72b4709824a03498a2977e96487fbce8","serviceName":"cps-application","message":"System is not ready yet","spanId":"820f698b2ada3e7f","processId":"15518","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} {"logTimeStamp":"2026-02-16T10:34:29.619Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15518","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-02-16T10:34:29.619Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"15518","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} {"logTimeStamp":"2026-02-16T10:34:29.661Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15518","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} {"logTimeStamp":"2026-02-16T10:34:29.740Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.742Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.743Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.743Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.743Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.743Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.743Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.743Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.744Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.744Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.744Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.745Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.745Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.745Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.746Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.746Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.749Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.749Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.838Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.838Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.838Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.838Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.838Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.839Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.847Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.847Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.848Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.852Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.853Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.853Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.856Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.856Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.856Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.859Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.859Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.859Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.945Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.945Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.946Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.946Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.946Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.946Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.949Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.949Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.949Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.954Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.954Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:29.954Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.008Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.008Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.009Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.011Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.011Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.011Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.183Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.183Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.183Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.199Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.199Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.199Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.200Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.200Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.200Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.201Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.201Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.201Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.224Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.224Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.224Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.228Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.229Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.229Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.578Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.579Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.579Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.582Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.582Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.582Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.603Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.603Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.603Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.617Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.618Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.618Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.637Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.638Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.638Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-02-16T10:34:30.663Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15518","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} {"logTimeStamp":"2026-02-16T10:34:30.663Z","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":"15518","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} {"logTimeStamp":"2026-02-16T10:34:30.676Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"15518","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-02-16T10:34:30.676Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed","processId":"15518","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-02-16T10:34:30.684Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.684Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.684Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.685Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-02-16T10:34:30.685Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.685Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.685Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-02-16T10:34:30.685Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.685Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.685Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-02-16T10:34:30.685Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.685Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.686Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-02-16T10:34:30.686Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.686Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-02-16T10:34:30.686Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.686Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.686Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-02-16T10:34:30.686Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.686Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.686Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.686Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.687Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.687Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.687Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.687Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.687Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.687Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.687Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.688Z","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":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-02-16T10:34:30.693Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.693Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.693Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.694Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.695Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.695Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.695Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.695Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.699Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.699Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.699Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.699Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.700Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.700Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.701Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.701Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.701Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.701Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.701Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.701Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.701Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.701Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.703Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.703Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-02-16T10:34:30.703Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:30.704Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} {"logTimeStamp":"2026-02-16T10:34:30.709Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:30.709Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} {"logTimeStamp":"2026-02-16T10:34:30.710Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:30.710Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} {"logTimeStamp":"2026-02-16T10:34:30.714Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:30.714Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} {"logTimeStamp":"2026-02-16T10:34:30.714Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:30.714Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} {"logTimeStamp":"2026-02-16T10:34:30.715Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-02-16T10:34:30.715Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15518","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} {"logTimeStamp":"2026-02-16T10:34:30.716Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"15518","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} {"logTimeStamp":"2026-02-16T10:34:30.717Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"15518","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} {"logTimeStamp":"2026-02-16T10:34:30.721Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@1f239885{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15518","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} {"logTimeStamp":"2026-02-16T10:34:32.797Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"15518","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} {"logTimeStamp":"2026-02-16T10:34:32.803Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@6cb71851{STOPPING}[12.0.31,sto=0]","processId":"15518","threadName":"main","class":"org.eclipse.jetty.server.Server"} {"logTimeStamp":"2026-02-16T10:34:32.806Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"15518","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} {"logTimeStamp":"2026-02-16T10:34:32.807Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@15aa0bed{application,/,b=[file:/tmp/jetty-docbase.8080.15832842227514442759/, jar:file:///tmp/r/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@1b30428f{STOPPED}}","processId":"15518","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} {"logTimeStamp":"2026-02-16T10:34:32.810Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15518","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-02-16T10:34:32.810Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"15518","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} {"logTimeStamp":"2026-02-16T10:34:32.829Z","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":"15518","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@16576a6 has been closed already at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1259) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1420) at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) at org.onap.cps.Application.main(Application.java:45) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@16576a6 has been closed already at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1259) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1420) at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) at org.onap.cps.Application.main(Application.java:45) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) {"logTimeStamp":"2026-02-16T10:34:32.834Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15518","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-02-16T10:34:32.834Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"15518","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} {"logTimeStamp":"2026-02-16T10:34:32.835Z","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-sonar-verify/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":"15518","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-02-16T10:34:32.835Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed","processId":"15518","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-02-16T10:34:32.838Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15518","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-02-16T10:34:32.838Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"15518","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} {"logTimeStamp":"2026-02-16T10:34:32.840Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"15518","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} {"logTimeStamp":"2026-02-16T10:34:32.840Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"15518","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} {"logTimeStamp":"2026-02-16T10:34:32.840Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"15518","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} {"logTimeStamp":"2026-02-16T10:34:32.840Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"15518","threadName":"main","class":"org.onap.cps.Application"} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.47 s -- in org.onap.cps.ApplicationSpec [INFO] Running org.onap.cps.config.JettyConfigSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s -- in org.onap.cps.config.JettyConfigSpec [INFO] Running org.onap.cps.config.MicroMeterConfigSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.config.MicroMeterConfigSpec [INFO] Running org.onap.cps.logging.MdcServletFilterSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.logging.MdcServletFilterSpec [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec {"logTimeStamp":"2026-02-16T10:34:33.699Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.699Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.701Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.701Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.702Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.702Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.703Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.703Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.703Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.703Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.706Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.706Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.706Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.706Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.707Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.707Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.708Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.708Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.709Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.709Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.713Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.714Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-centos8-docker-8c-8g-17293.novalocal","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.714Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 3798 ms","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-02-16T10:34:33.715Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"15518","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec [INFO] Running org.onap.cps.architecture.CpsArchitectureTest {"logTimeStamp":"2026-02-16T10:34:33.732Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 17.0.6-ea","processId":"15518","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.568 s -- in org.onap.cps.architecture.CpsArchitectureTest [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.onap.cps.architecture.NcmpArchitectureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 5 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 5 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- [INFO] Building jar: /w/workspace/cps-sonar-verify/cps-application/target/cps-application-3.7.7-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-application --- [INFO] Attaching repackaged archive /w/workspace/cps-sonar-verify/cps-application/target/cps-application-3.7.7-SNAPSHOT-springboot.jar with classifier springboot [INFO] [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.7-SNAPSHOT-20260216T102624Z, nexus3.onap.org:10003/onap/cps-and-ncmp... [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 [INFO] Building dependencies layer... [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [INFO] Building classes layer... [INFO] Building project dependencies layer... [INFO] Building resources layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.7-SNAPSHOT-20260216T102624Z, nexus3.onap.org:10003/onap/cps-and-ncmp [INFO] [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! [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md [INFO] [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-application/target/cps-application-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-application/3.7.7-SNAPSHOT/cps-application-3.7.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/cps-application/pom.xml to /tmp/r/org/onap/cps/cps-application/3.7.7-SNAPSHOT/cps-application-3.7.7-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-sonar-verify/cps-application/target/cps-application-3.7.7-SNAPSHOT-springboot.jar to /tmp/r/org/onap/cps/cps-application/3.7.7-SNAPSHOT/cps-application-3.7.7-SNAPSHOT-springboot.jar [INFO] [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ [INFO] Building policy-executor-stub 3.7.7-SNAPSHOT [19/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-sonar-verify/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 [INFO] [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ policy-executor-stub --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-sonar-verify/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [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) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub [INFO] Processing operation initiatePermissionRequest [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] [INFO] writing file /w/workspace/cps-sonar-verify/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-sonar-verify/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Operation.java [INFO] writing file /w/workspace/cps-sonar-verify/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java [INFO] writing file /w/workspace/cps-sonar-verify/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionResponse.java [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. [INFO] writing file /w/workspace/cps-sonar-verify/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/OperationPermissionApi.java [INFO] Skipping generation of Webhooks. [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ policy-executor-stub --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-executor-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ policy-executor-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/policy-executor-stub/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/policy-executor-stub/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ policy-executor-stub --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. [INFO] Skipping generation of Webhooks. [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. [INFO] writing file /w/workspace/cps-sonar-verify/policy-executor-stub/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-sonar-verify/policy-executor-stub/target/generated-sources/openapi/openapi.yaml [INFO] writing file /w/workspace/cps-sonar-verify/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-sonar-verify/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-sonar-verify/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/policy-executor-stub/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ policy-executor-stub --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ policy-executor-stub --- [INFO] Surefire report directory: /w/workspace/cps-sonar-verify/policy-executor-stub/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: 10:34:53.159 [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. 10:34:53.403 [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 10:34:53.452 [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. 10:34:53.471 [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 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:34:54.674Z INFO 15932 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 15932 (started by jenkins in /w/workspace/cps-sonar-verify/policy-executor-stub) 2026-02-16T10:34:54.676Z INFO 15932 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:34:56.025Z INFO 15932 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 2026-02-16T10:34:56.034Z INFO 15932 --- [ 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 2026-02-16T10:34:56.087Z INFO 15932 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2026-02-16T10:34:56.088Z INFO 15932 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1374 ms 2026-02-16T10:34:56.170Z INFO 15932 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 2026-02-16T10:34:56.180Z INFO 15932 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@13e6b26c{application,/,b=[file:/tmp/jetty-docbase.8093.6217525144436141725/, jar:file:///tmp/r/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@69765d94{STARTED}} 2026-02-16T10:34:56.181Z INFO 15932 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@13e6b26c{application,/,b=[file:/tmp/jetty-docbase.8093.6217525144436141725/, jar:file:///tmp/r/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@69765d94{STARTED}} 2026-02-16T10:34:56.184Z INFO 15932 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@500341c4{STARTING}[12.0.31,sto=0] @4160ms 2026-02-16T10:34:56.828Z INFO 15932 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-02-16T10:34:56.828Z INFO 15932 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2026-02-16T10:34:56.829Z INFO 15932 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2026-02-16T10:34:56.845Z INFO 15932 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@2e37cd0{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 2026-02-16T10:34:56.848Z INFO 15932 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 2026-02-16T10:34:56.859Z INFO 15932 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.788 seconds (process running for 4.834) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.124 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-02-16T10:34:58.031Z INFO 15932 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 15932 (started by jenkins in /w/workspace/cps-sonar-verify/policy-executor-stub) 2026-02-16T10:34:58.032Z INFO 15932 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-02-16T10:34:58.586Z INFO 15932 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-02-16T10:34:58.586Z INFO 15932 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-02-16T10:34:58.587Z INFO 15932 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2026-02-16T10:34:58.607Z INFO 15932 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.614 seconds (process running for 6.583) OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2026-02-16T10:34:59.435Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-02-16T10:34:59.436Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-02-16T10:34:59.439Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "delete", "entityHandleId" : null, "resourceIdentifier" : "some fdn", "targetIdentifier" : "some cm-handle", "changeRequest" : "{}" } ] } 2026-02-16T10:34:59.440Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 2026-02-16T10:34:59.440Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-02-16T10:34:59.517Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-02-16T10:34:59.517Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-02-16T10:34:59.517Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "delete", "entityHandleId" : null, "resourceIdentifier" : "prefix/policySimulation=slowResponse_1", "targetIdentifier" : "some cm-handle", "changeRequest" : "{}" } ] } 2026-02-16T10:34:59.518Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=slowResponse_1 2026-02-16T10:35:00.518Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-02-16T10:35:00.545Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-02-16T10:35:00.545Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-02-16T10:35:00.546Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "delete", "entityHandleId" : null, "resourceIdentifier" : "prefix/policySimulation=policyResponse_deny", "targetIdentifier" : "some cm-handle", "changeRequest" : "{}" } ] } 2026-02-16T10:35:00.546Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_deny 2026-02-16T10:35:00.546Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Stub is mocking a policy response: deny) 2026-02-16T10:35:00.566Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-02-16T10:35:00.566Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-02-16T10:35:00.566Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "delete", "entityHandleId" : null, "resourceIdentifier" : "prefix/policySimulation=policyResponse_other", "targetIdentifier" : "some cm-handle", "changeRequest" : "{}" } ] } 2026-02-16T10:35:00.566Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_other 2026-02-16T10:35:00.567Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: other (Stub is mocking a policy response: other) 2026-02-16T10:35:00.582Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-02-16T10:35:00.583Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-02-16T10:35:00.583Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "delete", "entityHandleId" : null, "resourceIdentifier" : "segment1=1/policySimulation=httpError_418", "targetIdentifier" : "some cm-handle", "changeRequest" : "{}" } ] } 2026-02-16T10:35:00.583Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: segment1=1/policySimulation=httpError_418 2026-02-16T10:35:00.583Z WARN 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 2026-02-16T10:35:00.597Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-02-16T10:35:00.598Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: null 2026-02-16T10:35:00.598Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "delete", "entityHandleId" : null, "resourceIdentifier" : "some target", "targetIdentifier" : "some cm-handle", "changeRequest" : "{}" } ] } 2026-02-16T10:35:00.598Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some target 2026-02-16T10:35:00.598Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-02-16T10:35:00.610Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-02-16T10:35:00.610Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-02-16T10:35:00.610Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "some decision type", "operations" : [ ] } 2026-02-16T10:35:00.622Z WARN 15932 --- [ 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')] 2026-02-16T10:35:00.788Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-02-16T10:35:00.789Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-02-16T10:35:00.795Z ERROR 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Error while formatting permission request com.fasterxml.jackson.core.JsonProcessingException: test at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[na:na] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:na] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[na:na] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[na:na] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) ~[groovy-3.0.18.jar:3.0.18] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) ~[groovy-3.0.18.jar:3.0.18] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) ~[groovy-3.0.18.jar:3.0.18] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) ~[groovy-3.0.18.jar:3.0.18] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ~[groovy-3.0.18.jar:3.0.18] at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec$__spock_feature_0_5_closure1.doCall(PolicyExecutorStubControllerSpec.groovy:132) ~[test-classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) ~[groovy-3.0.18.jar:3.0.18] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) ~[groovy-3.0.18.jar:3.0.18] at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) ~[groovy-3.0.18.jar:3.0.18] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) ~[groovy-3.0.18.jar:3.0.18] at groovy.lang.Closure.call(Closure.java:427) ~[groovy-3.0.18.jar:3.0.18] at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at com.fasterxml.jackson.databind.ObjectWriter$SpockMock$676074682.writeValueAsString(Unknown Source) ~[jackson-databind-2.19.1.jar:2.19.1] at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.formatPermissionRequest(PolicyExecutorStubController.java:111) ~[classes/:na] at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(PolicyExecutorStubController.java:62) ~[classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) ~[spring-aop-6.2.15.jar:6.2.15] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.2.15.jar:6.2.15] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.2.15.jar:6.2.15] at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) ~[spring-context-6.2.15.jar:6.2.15] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) ~[spring-aop-6.2.15.jar:6.2.15] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) ~[spring-aop-6.2.15.jar:6.2.15] at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController$$SpringCGLIB$$1.initiatePermissionRequest() ~[classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) ~[spring-web-6.2.15.jar:6.2.15] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) ~[spring-web-6.2.15.jar:6.2.15] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) ~[spring-webmvc-6.2.15.jar:6.2.15] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) ~[spring-webmvc-6.2.15.jar:6.2.15] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) ~[spring-webmvc-6.2.15.jar:6.2.15] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-6.2.15.jar:6.2.15] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) ~[spring-webmvc-6.2.15.jar:6.2.15] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) ~[spring-webmvc-6.2.15.jar:6.2.15] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) ~[spring-webmvc-6.2.15.jar:6.2.15] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) ~[spring-webmvc-6.2.15.jar:6.2.15] at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) ~[spring-webmvc-6.2.15.jar:6.2.15] at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-6.2.15.jar:6.2.15] at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) ~[spring-test-6.2.15.jar:6.2.15] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-6.2.15.jar:6.2.15] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-6.2.15.jar:6.2.15] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-6.2.15.jar:6.2.15] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) ~[spring-test-6.2.15.jar:6.2.15] at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) ~[na:na] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) ~[groovy-3.0.18.jar:3.0.18] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) ~[groovy-3.0.18.jar:3.0.18] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) ~[groovy-3.0.18.jar:3.0.18] at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec.$spock_feature_0_5(PolicyExecutorStubControllerSpec.groovy:137) ~[test-classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.3.1.jar:3.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.3.1.jar:3.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.3.1.jar:3.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.3.1.jar:3.3.1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.3.1.jar:3.3.1] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.3.1.jar:3.3.1] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.3.1.jar:3.3.1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.3.1.jar:3.3.1] 2026-02-16T10:35:00.802Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: invalid json 2026-02-16T10:35:00.802Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 2026-02-16T10:35:00.802Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-02-16T10:35:00.820Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-02-16T10:35:00.820Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-02-16T10:35:00.821Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "delete", "entityHandleId" : null, "resourceIdentifier" : "policySimulation=slowResponse_5", "targetIdentifier" : "some cm-handle", "changeRequest" : "{}" } ] } 2026-02-16T10:35:00.821Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: policySimulation=slowResponse_5 2026-02-16T10:35:00.822Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-02-16T10:35:00.850Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-02-16T10:35:00.850Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 2026-02-16T10:35:00.851Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "delete", "entityHandleId" : null, "resourceIdentifier" : "some resource", "targetIdentifier" : "some cm-handle", "changeRequest" : null } ] } 2026-02-16T10:35:00.851Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some resource 2026-02-16T10:35:00.851Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-02-16T10:35:00.868Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-02-16T10:35:00.868Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 2026-02-16T10:35:00.869Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "other", "entityHandleId" : null, "resourceIdentifier" : "some resource", "targetIdentifier" : "some cm-handle", "changeRequest" : "{}" } ] } 2026-02-16T10:35:00.869Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 2026-02-16T10:35:00.869Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-02-16T10:35:00.880Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-02-16T10:35:00.881Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 2026-02-16T10:35:00.881Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "cm-legacy", "operations" : [ { "operation" : "other", "entityHandleId" : null, "resourceIdentifier" : "some resource", "targetIdentifier" : "some cm-handle", "changeRequest" : null } ] } 2026-02-16T10:35:00.881Z INFO 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 2026-02-16T10:35:00.881Z WARN 15932 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.980 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ policy-executor-stub --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/policy-executor-stub/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-executor-stub --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/policy-executor-stub/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- [INFO] Building jar: /w/workspace/cps-sonar-verify/policy-executor-stub/target/policy-executor-stub-3.7.7-SNAPSHOT.jar [INFO] [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.7-SNAPSHOT-20260216T102624Z, nexus3.onap.org:10003/onap/policy-executor-stub... [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 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [INFO] Building resources layer... [INFO] Building classes layer... [INFO] Building dependencies layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.7-SNAPSHOT-20260216T102624Z, nexus3.onap.org:10003/onap/policy-executor-stub [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- [INFO] Installing /w/workspace/cps-sonar-verify/policy-executor-stub/target/policy-executor-stub-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/policy-executor-stub/3.7.7-SNAPSHOT/policy-executor-stub-3.7.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/policy-executor-stub/pom.xml to /tmp/r/org/onap/cps/policy-executor-stub/3.7.7-SNAPSHOT/policy-executor-stub-3.7.7-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- [INFO] Building jacoco-report 3.7.7-SNAPSHOT [20/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-sonar-verify/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 [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/jacoco-report/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/jacoco-report/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/jacoco-report/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/jacoco-report/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ jacoco-report --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ jacoco-report --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-sonar-verify/jacoco-report/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-sonar-verify/jacoco-report/target/jacoco-report-3.7.7-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report) @ jacoco-report --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-sonar-verify/integration-test/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-sonar-verify/policy-executor-stub/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 5 classes [INFO] Analyzed bundle 'cps-events' with 0 classes [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes [INFO] Analyzed bundle 'cps-ncmp-service' with 161 classes [INFO] Analyzed bundle 'cps-path-parser' with 7 classes [INFO] Analyzed bundle 'cps-rest' with 7 classes [INFO] Analyzed bundle 'cps-ri' with 17 classes [INFO] Analyzed bundle 'cps-service' with 76 classes [INFO] Analyzed bundle 'integration-test' with 0 classes [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- [INFO] Installing /w/workspace/cps-sonar-verify/jacoco-report/target/jacoco-report-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/jacoco-report/3.7.7-SNAPSHOT/jacoco-report-3.7.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/jacoco-report/pom.xml to /tmp/r/org/onap/cps/jacoco-report/3.7.7-SNAPSHOT/jacoco-report-3.7.7-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- [INFO] Building cps 3.7.7-SNAPSHOT [21/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- [INFO] Installing /w/workspace/cps-sonar-verify/pom.xml to /tmp/r/org/onap/cps/cps-aggregator/3.7.7-SNAPSHOT/cps-aggregator-3.7.7-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for cps 3.7.7-SNAPSHOT: [INFO] [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.895 s] [INFO] cps-bom ............................................ SUCCESS [ 0.004 s] [INFO] checkstyle ......................................... SUCCESS [ 3.500 s] [INFO] cps-parent ......................................... SUCCESS [ 5.349 s] [INFO] cps-events ......................................... SUCCESS [ 2.871 s] [INFO] cps-path-parser .................................... SUCCESS [ 6.972 s] [INFO] cps-service ........................................ SUCCESS [ 40.604 s] [INFO] cps-rest ........................................... SUCCESS [ 19.044 s] [INFO] cps-ncmp-events .................................... SUCCESS [ 2.393 s] [INFO] cps-ncmp-service ................................... SUCCESS [03:27 min] [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.708 s] [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.065 s] [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 7.305 s] [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.649 s] [INFO] cps-ri ............................................. SUCCESS [ 7.315 s] [INFO] integration-test ................................... SUCCESS [02:10 min] [INFO] spotbugs ........................................... SUCCESS [ 0.015 s] [INFO] cps-application .................................... SUCCESS [ 49.979 s] [INFO] policy-executor-stub ............................... SUCCESS [ 14.706 s] [INFO] jacoco-report ...................................... SUCCESS [ 0.792 s] [INFO] cps ................................................ SUCCESS [ 0.003 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 08:41 min [INFO] Finished at: 2026-02-16T10:35:06Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.token=$API_TOKEN") + '[' True = True ']' + echo 'Will scan short lived branch ...' Will scan short lived branch ... + '[' '!' -z x ']' + GERRIT_SHORT_LIVED_BRANCH=143318-1 ++ echo True ++ tr '[:upper:]' '[:lower:]' + lowercase_SONARCLOUD_QUALITYGATE_WAIT=true + params+=("-Dsonar.analysis.gerritProjectName=$PROJECT") + params+=("-Dsonar.branch.target=$GERRIT_BRANCH") + params+=("-Dsonar.branch.name=$GERRIT_SHORT_LIVED_BRANCH") + params+=("-Dsonar.qualitygate.wait=$lowercase_SONARCLOUD_QUALITYGATE_WAIT") + '[' -n openjdk17 ']' + '[' openjdk17 '!=' openjdk17 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/cps-sonar-verify@tmp/config12860146663338416342tmp --settings /w/workspace/cps-sonar-verify@tmp/config16691609635402267677tmp -Dsonar.projectKey=onap_cps -Dsonar.organization=onap -Dsonar.token=**** -Dsonar.analysis.gerritProjectName=cps -Dsonar.branch.target=master -Dsonar.branch.name=143318-1 -Dsonar.qualitygate.wait=true --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.onap.cps:cps-dependencies [pom] [INFO] cps-bom [pom] [INFO] checkstyle [jar] [INFO] cps-parent [pom] [INFO] cps-events [jar] [INFO] cps-path-parser [jar] [INFO] cps-service [jar] [INFO] cps-rest [jar] [INFO] cps-ncmp-events [jar] [INFO] cps-ncmp-service [jar] [INFO] cps-ncmp-rest [jar] [INFO] cps-ncmp-rest-stub [pom] [INFO] cps-ncmp-rest-stub-service [jar] [INFO] cps-ncmp-rest-stub-app [jar] [INFO] cps-ri [jar] [INFO] integration-test [jar] [INFO] spotbugs [jar] [INFO] cps-application [jar] [INFO] policy-executor-stub [jar] [INFO] jacoco-report [jar] [INFO] cps [pom] [INFO] [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- [INFO] Building cps 3.7.7-SNAPSHOT [1/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ cps-aggregator --- [INFO] User cache: /home/jenkins/.sonar/cache [INFO] SonarQube version: 12.17.0.2422 [INFO] Module MavenProject: org.onap.cps:cps-dependencies:3.7.7-SNAPSHOT @ /w/workspace/cps-sonar-verify/cps-dependencies/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.cps:cps-bom:3.7.7-SNAPSHOT @ /w/workspace/cps-sonar-verify/cps-bom/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.cps:checkstyle:3.7.7-SNAPSHOT @ /w/workspace/cps-sonar-verify/checkstyle/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.cps:cps-ncmp-rest-stub:3.7.7-SNAPSHOT @ /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.cps:cps-ncmp-rest-stub-service:3.7.7-SNAPSHOT @ /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.cps:cps-ncmp-rest-stub-app:3.7.7-SNAPSHOT @ /w/workspace/cps-sonar-verify/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml skipped by property 'sonar.skip' [INFO] Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) [INFO] Load global settings [INFO] Load global settings (done) | time=606ms [INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] Loading required plugins [INFO] Load plugins index [INFO] Load plugins index (done) | time=151ms [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=488ms [INFO] Loaded core extensions: sca, a3s, architecture [INFO] Process project properties [INFO] Project key: onap_cps [INFO] Base dir: /w/workspace/cps-sonar-verify [INFO] Working dir: /w/workspace/cps-sonar-verify/target/sonar [INFO] Found an active CI vendor: 'Jenkins' [INFO] Load project branches [INFO] Load project branches (done) | time=301ms [INFO] Load project settings for component key: 'onap_cps' [INFO] Load project settings for component key: 'onap_cps' (done) | time=257ms [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Check ALM binding of project 'onap_cps' [INFO] Detected project binding: NOT_BOUND [INFO] Check ALM binding of project 'onap_cps' (done) | time=172ms [INFO] Load project pull requests [INFO] Load project pull requests (done) | time=184ms [INFO] Load branch configuration [INFO] Load branch configuration (done) | time=1ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=525ms [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Create analysis [INFO] Create analysis (done) | time=372ms [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Load active rules [INFO] Load active rules (done) | time=1263ms [INFO] Organization key: onap [INFO] Branch name: 143318-1, type: short-lived [INFO] Preprocessing files... [INFO] 2 languages detected in 360 preprocessed files (done) | time=395ms [INFO] 0 files ignored because of inclusion/exclusion patterns [INFO] 0 files ignored because of scm ignore settings [INFO] Loading plugins for detected languages [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=1173ms [INFO] Load project repositories [INFO] Load project repositories (done) | time=318ms [INFO] SCM collecting changed files in the branch [INFO] SCM collecting changed files in the branch (done) | time=70ms [INFO] Indexing files... [INFO] Project configuration: [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'cps-application' [INFO] Base dir: /w/workspace/cps-sonar-verify/cps-application [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'cps-events' [INFO] Base dir: /w/workspace/cps-sonar-verify/cps-events [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'cps-ncmp-events' [INFO] Base dir: /w/workspace/cps-sonar-verify/cps-ncmp-events [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'cps-ncmp-rest' [INFO] Base dir: /w/workspace/cps-sonar-verify/cps-ncmp-rest [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'cps-ncmp-service' [INFO] Base dir: /w/workspace/cps-sonar-verify/cps-ncmp-service [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'cps-parent' [INFO] Base dir: /w/workspace/cps-sonar-verify/cps-parent [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'cps-path-parser' [INFO] Base dir: /w/workspace/cps-sonar-verify/cps-path-parser [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'cps-rest' [INFO] Base dir: /w/workspace/cps-sonar-verify/cps-rest [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'cps-ri' [INFO] Base dir: /w/workspace/cps-sonar-verify/cps-ri [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'cps-service' [INFO] Base dir: /w/workspace/cps-sonar-verify/cps-service [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'integration-test' [INFO] Base dir: /w/workspace/cps-sonar-verify/integration-test [INFO] Source paths: pom.xml [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'jacoco-report' [INFO] Base dir: /w/workspace/cps-sonar-verify/jacoco-report [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'policy-executor-stub' [INFO] Base dir: /w/workspace/cps-sonar-verify/policy-executor-stub [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'spotbugs' [INFO] Base dir: /w/workspace/cps-sonar-verify/spotbugs [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'cps' [INFO] Base dir: /w/workspace/cps-sonar-verify [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] 360 files indexed (done) | time=29ms [INFO] Quality profile for java: ONAP way [INFO] Quality profile for xml: Sonar way [INFO] ------------- Run sensors on module cps-rest [INFO] Load metrics repository [INFO] Load metrics repository (done) | time=114ms [INFO] Sensor cache enabled [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Load sensor cache [INFO] Load sensor cache (2 MB) | time=1471ms [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 8 Main java source files with batch size 418 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 2 Test java source files with batch size 418 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=2874ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=114ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC GitHub Actions Sensor [iac] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] Sensor IaC actionlint report Sensor [iac] [INFO] Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Shell Sensor [iac] [INFO] There are no files to be analyzed for the Shell language [INFO] Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/cps-sonar-verify/cps-rest/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=55ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=128ms [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] ------------- Run sensors on module integration-test [WARNING] Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] No "Main" source files to scan. [INFO] Using ECJ batch to parse 5 Test java source files with batch size 418 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=265ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=38ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC GitHub Actions Sensor [iac] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] Sensor IaC actionlint report Sensor [iac] [INFO] Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Shell Sensor [iac] [INFO] There are no files to be analyzed for the Shell language [INFO] Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/cps-sonar-verify/integration-test/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=60ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=16ms [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] ------------- Run sensors on module cps-service [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 94 Main java source files with batch size 418 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 94 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 418 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=4209ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=26ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] Sensor IaC GitHub Actions Sensor [iac] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] Sensor IaC actionlint report Sensor [iac] [INFO] Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Shell Sensor [iac] [INFO] There are no files to be analyzed for the Shell language [INFO] Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/cps-sonar-verify/cps-service/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=40ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=19ms [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] ------------- Run sensors on module cps-ncmp-rest [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 14 Main java source files with batch size 418 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 14 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 2 Test java source files with batch size 418 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=963ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=15ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC GitHub Actions Sensor [iac] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] Sensor IaC actionlint report Sensor [iac] [INFO] Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Shell Sensor [iac] [INFO] There are no files to be analyzed for the Shell language [INFO] Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/cps-sonar-verify/cps-ncmp-rest/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=10ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=27ms [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] ------------- Run sensors on module spotbugs [INFO] Configured Java source version (sonar.java.source): 5, preview features enabled (sonar.java.enablePreview): false [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC GitHub Actions Sensor [iac] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] Sensor IaC actionlint report Sensor [iac] [INFO] Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Shell Sensor [iac] [INFO] There are no files to be analyzed for the Shell language [INFO] Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] ------------- Run sensors on module cps-path-parser [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 5 Main java source files with batch size 418 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=229ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=13ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC GitHub Actions Sensor [iac] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] Sensor IaC actionlint report Sensor [iac] [INFO] Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Shell Sensor [iac] [INFO] There are no files to be analyzed for the Shell language [INFO] Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/cps-sonar-verify/cps-path-parser/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] ------------- Run sensors on module cps-events [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 1 Main java source files with batch size 418 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=20ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=13ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC GitHub Actions Sensor [iac] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] Sensor IaC actionlint report Sensor [iac] [INFO] Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Shell Sensor [iac] [INFO] There are no files to be analyzed for the Shell language [INFO] Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/cps-sonar-verify/cps-events/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=12ms [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] ------------- Run sensors on module cps-ncmp-events [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 1 Main java source files with batch size 418 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=35ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=15ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC GitHub Actions Sensor [iac] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] Sensor IaC actionlint report Sensor [iac] [INFO] Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Shell Sensor [iac] [INFO] There are no files to be analyzed for the Shell language [INFO] Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/cps-sonar-verify/cps-ncmp-events/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=11ms [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] ------------- Run sensors on module policy-executor-stub [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 418 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=152ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC GitHub Actions Sensor [iac] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] Sensor IaC actionlint report Sensor [iac] [INFO] Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Shell Sensor [iac] [INFO] There are no files to be analyzed for the Shell language [INFO] Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/cps-sonar-verify/policy-executor-stub/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=13ms [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] ------------- Run sensors on module cps-parent [WARNING] Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC GitHub Actions Sensor [iac] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] Sensor IaC actionlint report Sensor [iac] [INFO] Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Shell Sensor [iac] [INFO] There are no files to be analyzed for the Shell language [INFO] Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=30ms [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] ------------- Run sensors on module cps-ri [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 27 Main java source files with batch size 418 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 27 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1329ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=35ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC GitHub Actions Sensor [iac] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] Sensor IaC actionlint report Sensor [iac] [INFO] Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Shell Sensor [iac] [INFO] There are no files to be analyzed for the Shell language [INFO] Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/cps-sonar-verify/cps-ri/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=17ms [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] ------------- Run sensors on module cps-application [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 5 Main java source files with batch size 418 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 4 Test java source files with batch size 418 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=313ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=12ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC GitHub Actions Sensor [iac] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] Sensor IaC actionlint report Sensor [iac] [INFO] Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Shell Sensor [iac] [INFO] There are no files to be analyzed for the Shell language [INFO] Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/cps-sonar-verify/cps-application/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=8ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=14ms [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] ------------- Run sensors on module jacoco-report [WARNING] Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC GitHub Actions Sensor [iac] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] Sensor IaC actionlint report Sensor [iac] [INFO] Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Shell Sensor [iac] [INFO] There are no files to be analyzed for the Shell language [INFO] Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] ------------- Run sensors on module cps-ncmp-service [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 170 Main java source files with batch size 418 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 170 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 418 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=5049ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=24ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor IaC GitHub Actions Sensor [iac] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] Sensor IaC actionlint report Sensor [iac] [INFO] Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Shell Sensor [iac] [INFO] There are no files to be analyzed for the Shell language [INFO] Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/cps-sonar-verify/cps-ncmp-service/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=80ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] ------------- Run sensors on module cps [WARNING] Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] Sensor IaC GitHub Actions Sensor [iac] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] Sensor IaC actionlint report Sensor [iac] [INFO] Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Shell Sensor [iac] [INFO] There are no files to be analyzed for the Shell language [INFO] Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] Sensor DBD/Java IR Generation [dbdjavafrontend] [INFO] Sensor DBD/Java IR Generation [dbdjavafrontend] (done) | time=142ms [INFO] Sensor javabugs [dbd] [INFO] Analyzing 1933/3334 functions to detect bugs. [INFO] Sensor javabugs [dbd] (done) | time=2835ms [INFO] Sensor pythonbugs [dbd] [INFO] No IR files have been included for analysis. [INFO] Sensor pythonbugs [dbd] (done) | time=1ms [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] Available processors: 8 [INFO] Using 8 threads for analysis. [INFO] The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" * Any directory in the file path has a name ending in "test" or "tests" [INFO] Start fetching files for the text and secrets analysis [INFO] Using Git CLI to retrieve dirty files [INFO] Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] Starting the text and secrets analysis [INFO] 360 source files to be analyzed for the text and secrets analysis [INFO] 360/360 source files have been analyzed for the text and secrets analysis [INFO] Start fetching files for the binary file analysis [INFO] There are no files to be analyzed for the binary file analysis [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1001ms [INFO] Sensor JavaSecuritySensor [security] [INFO] 13 taint analysis rules enabled. [INFO] Analyzing 1436 UCFGs to detect vulnerabilities. [INFO] All rules entry points : 5 [INFO] Retained UCFGs : 157 [INFO] 0 / 157 UCFGs simulated, memory usage: 538 MB [INFO] 133 / 157 UCFGs simulated, memory usage: 558 MB [INFO] java security sensor: Begin: 2026-02-16T10:35:45.421875931Z, End: 2026-02-16T10:35:48.187737830Z, Duration: 00:00:02.765 Load type hierarchy and UCFGs: Begin: 2026-02-16T10:35:45.425836016Z, End: 2026-02-16T10:35:45.981128113Z, Duration: 00:00:00.555 Load type hierarchy: Begin: 2026-02-16T10:35:45.425854687Z, End: 2026-02-16T10:35:45.555970758Z, Duration: 00:00:00.130 Load UCFGs: Begin: 2026-02-16T10:35:45.556249367Z, End: 2026-02-16T10:35:45.980889026Z, Duration: 00:00:00.424 Check cache: Begin: 2026-02-16T10:35:45.981268838Z, End: 2026-02-16T10:35:45.981960020Z, Duration: 00:00:00.000 Load cache: Begin: 2026-02-16T10:35:45.981694291Z, End: 2026-02-16T10:35:45.981719052Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2026-02-16T10:35:45.981996081Z, End: 2026-02-16T10:35:46.172607578Z, Duration: 00:00:00.190 Variable Type Analysis #1: Begin: 2026-02-16T10:35:45.982567929Z, End: 2026-02-16T10:35:46.079149868Z, Duration: 00:00:00.096 Create runtime type propagation graph: Begin: 2026-02-16T10:35:45.983309553Z, End: 2026-02-16T10:35:46.044155620Z, Duration: 00:00:00.060 Run SCC (Tarjan) on 9301 nodes: Begin: 2026-02-16T10:35:46.044610924Z, End: 2026-02-16T10:35:46.058188894Z, Duration: 00:00:00.013 Propagate runtime types to strongly connected components: Begin: 2026-02-16T10:35:46.058264406Z, End: 2026-02-16T10:35:46.079080426Z, Duration: 00:00:00.020 Variable Type Analysis #2: Begin: 2026-02-16T10:35:46.084310281Z, End: 2026-02-16T10:35:46.170237483Z, Duration: 00:00:00.085 Create runtime type propagation graph: Begin: 2026-02-16T10:35:46.084315262Z, End: 2026-02-16T10:35:46.148094992Z, Duration: 00:00:00.063 Run SCC (Tarjan) on 9301 nodes: Begin: 2026-02-16T10:35:46.148265517Z, End: 2026-02-16T10:35:46.155651191Z, Duration: 00:00:00.007 Propagate runtime types to strongly connected components: Begin: 2026-02-16T10:35:46.155690852Z, End: 2026-02-16T10:35:46.170178471Z, Duration: 00:00:00.014 Load config: Begin: 2026-02-16T10:35:46.172672420Z, End: 2026-02-16T10:35:47.851347486Z, Duration: 00:00:01.678 Compute entry points: Begin: 2026-02-16T10:35:47.851553922Z, End: 2026-02-16T10:35:47.925936598Z, Duration: 00:00:00.074 Slice call graph: Begin: 2026-02-16T10:35:47.926381782Z, End: 2026-02-16T10:35:47.929757819Z, Duration: 00:00:00.003 Live variable analysis: Begin: 2026-02-16T10:35:47.929795930Z, End: 2026-02-16T10:35:47.953595134Z, Duration: 00:00:00.023 Taint analysis for java: Begin: 2026-02-16T10:35:47.953731948Z, End: 2026-02-16T10:35:48.172792066Z, Duration: 00:00:00.219 Report issues: Begin: 2026-02-16T10:35:48.173124987Z, End: 2026-02-16T10:35:48.176876926Z, Duration: 00:00:00.003 Store cache: Begin: 2026-02-16T10:35:48.177853607Z, End: 2026-02-16T10:35:48.181499042Z, Duration: 00:00:00.003 [INFO] java security sensor peak memory: 932 MB [INFO] Sensor JavaSecuritySensor [security] (done) | time=2780ms [INFO] ------------- Run sensors on project [INFO] Sensor Java A3S Project Context Collector [javaa3scontextcollector] [INFO] Sensor Java A3S Project Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] Sensor JavaProjectSensor [java] [INFO] Sensor JavaProjectSensor [java] (done) | time=2ms [INFO] Sensor JavaArchitectureSensor [architecture] [INFO] Found 1 potential Udg file location(s) for "java" in "/w/workspace/cps-sonar-verify/target/sonar" [INFO] - /w/workspace/cps-sonar-verify/target/sonar/architecture/java [INFO] Architecture analysis is enabled with the following features: legacy [INFO] * Protobuf reading starting | memory total=992 | free=407 | used=584 (MB) [INFO] * Reading SonarArchitecture UDG data from directory "/w/workspace/cps-sonar-verify/target/sonar/architecture/java" [INFO] * Files successfully loaded: "345" out of "345" [INFO] * Purging externals (components not scanned) from graphs [INFO] * Purging excluded nodes from graphs [INFO] * Protobuf reading complete | memory total=992 | free=351 | used=640 (MB) [INFO] * Build architecture.graph.java.namespace_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=992 | free=323 | used=668 (MB) [INFO] Sensor JavaArchitectureSensor [architecture] (done) | time=441ms [INFO] Sensor Zero Coverage Sensor [INFO] Sensor Zero Coverage Sensor (done) | time=2ms [INFO] Sensor Java CPD Block Indexer [INFO] Sensor Java CPD Block Indexer (done) | time=281ms [INFO] ------------- Gather SCA dependencies on project [INFO] Checking if SCA is enabled for organization onap [INFO] Dependency analysis skipped [INFO] CPD Executor 123 files had no CPD blocks [INFO] CPD Executor Calculating CPD for 205 files [INFO] CPD Executor CPD calculation finished (done) | time=45ms [INFO] SCM writing changed lines [INFO] SCM writing changed lines (done) | time=6ms [INFO] Analysis report generated in 165ms, dir size=690 KB [INFO] Analysis report compressed in 165ms, zip size=359 KB [INFO] Analysis report uploaded in 939ms [INFO] ------------- Upload SCA dependency files [INFO] Sensor cache published successfully [INFO] ------------- Check Quality Gate status [INFO] Waiting for the analysis report to be processed (max 300s) [INFO] QUALITY GATE STATUS: PASSED - View details on https://sonarcloud.io/dashboard?id=onap_cps&branch=143318-1&resolved=false [INFO] Analysis total time: 43.704 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for cps 3.7.7-SNAPSHOT: [INFO] [INFO] org.onap.cps:cps-dependencies ...................... SKIPPED [INFO] cps-bom ............................................ SKIPPED [INFO] checkstyle ......................................... SKIPPED [INFO] cps-parent ......................................... SKIPPED [INFO] cps-events ......................................... SKIPPED [INFO] cps-path-parser .................................... SKIPPED [INFO] cps-service ........................................ SKIPPED [INFO] cps-rest ........................................... SKIPPED [INFO] cps-ncmp-events .................................... SKIPPED [INFO] cps-ncmp-service ................................... SKIPPED [INFO] cps-ncmp-rest ...................................... SKIPPED [INFO] cps-ncmp-rest-stub ................................. SKIPPED [INFO] cps-ncmp-rest-stub-service ......................... SKIPPED [INFO] cps-ncmp-rest-stub-app ............................. SKIPPED [INFO] cps-ri ............................................. SKIPPED [INFO] integration-test ................................... SKIPPED [INFO] spotbugs ........................................... SKIPPED [INFO] cps-application .................................... SKIPPED [INFO] policy-executor-stub ............................... SKIPPED [INFO] jacoco-report ...................................... SKIPPED [INFO] cps ................................................ SUCCESS [ 50.309 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 51.128 s [INFO] Finished at: 2026-02-16T10:35:58Z [INFO] ------------------------------------------------------------------------ [cps-sonar-verify] $ /bin/bash /tmp/jenkins10137571248977837799.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [PostBuildScript] - [INFO] Executing post build scripts. [cps-sonar-verify] $ /bin/bash /tmp/jenkins12755630441231864091.sh ---> sysstat.sh [cps-sonar-verify] $ /bin/bash /tmp/jenkins5069918648219550206.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/cps-sonar-verify + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/cps-sonar-verify ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/cps-sonar-verify ']' + mkdir -p /w/workspace/cps-sonar-verify/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-sonar-verify/archives/ [cps-sonar-verify] $ /bin/bash /tmp/jenkins10838820347884314940.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-sonar-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1kAP from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-1kAP/bin to PATH INFO: Running in OpenStack, capturing instance metadata [cps-sonar-verify] $ /bin/bash /tmp/jenkins9353911777065726643.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-sonar-verify@tmp/config11896989997651834933tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [cps-sonar-verify] $ /bin/bash /tmp/jenkins15728613591546804572.sh ---> create-netrc.sh [cps-sonar-verify] $ /bin/bash /tmp/jenkins9876602749991557203.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-sonar-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1kAP from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-1kAP/bin to PATH [cps-sonar-verify] $ /bin/bash /tmp/jenkins12140822985642360664.sh ---> sudo-logs.sh Archiving 'sudo' log.. [cps-sonar-verify] $ /bin/bash /tmp/jenkins79387451998021869.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-sonar-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1kAP from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-1kAP/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 681s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-8 INFO: Retrieving pricing info for: v3-standard-8 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=681 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/cps-sonar-verify/archives/cost INFO: Archiving costs to: /w/workspace/cps-sonar-verify/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: cps-sonar-verify,9632,2026-02-16 10:36:27,v3-standard-8,681,0.22,0.00,SUCCESS [cps-sonar-verify] $ /bin/bash -l /tmp/jenkins7950364928413717557.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-sonar-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1kAP from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-1kAP/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-sonar-verify/9632 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-docker-8c-8g-17293.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 ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 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 ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 16G 0 16G 0% /dev tmpfs 16G 0 16G 0% /dev/shm tmpfs 16G 17M 16G 1% /run tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda1 160G 14G 147G 9% / tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 31890 1137 25044 19 5708 30279 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:51:4b:58 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.106.148/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 85713sec preferred_lft 85713sec inet6 fe80::f816:3eff:fe51:4b58/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:9d:3b:92:67 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:9dff:fe3b:9267/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/16/2026 _x86_64_ (8 CPU) 10:25:09 LINUX RESTART (8 CPU) 10:26:01 AM tps rtps wtps bread/s bwrtn/s 10:27:01 AM 306.86 17.71 289.15 3839.52 13649.95 10:28:01 AM 101.65 1.47 100.18 377.27 11542.51 10:29:01 AM 115.34 0.53 114.81 413.73 41272.59 10:30:01 AM 37.40 0.07 37.34 3.60 794.64 10:31:01 AM 14.16 0.48 13.68 21.46 375.69 10:32:01 AM 27.71 0.00 27.71 0.00 1280.62 10:33:01 AM 101.72 0.00 101.72 0.00 23214.51 10:34:01 AM 22.19 0.00 22.19 0.00 662.66 10:35:01 AM 260.85 2.48 258.36 4497.17 3382.76 10:36:01 AM 50.82 1.42 49.40 1731.56 35521.89 Average: 103.87 2.42 101.45 1088.44 13169.81 10:26:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:27:01 AM 28084284 30270688 4571428 14.00 2688 2497876 2138700 6.35 229428 3850828 299688 10:28:01 AM 26918464 29191760 5737248 17.57 2688 2581648 3184888 9.45 281096 4951184 61568 10:29:01 AM 25167388 28573164 7488324 22.93 2688 3689336 3933908 11.67 349384 6532464 228 10:30:01 AM 24494948 27905828 8160764 24.99 2688 3692844 4482676 13.30 440152 7106764 76 10:31:01 AM 24450892 27867484 8204820 25.13 2688 3698808 4229236 12.55 443360 7149376 76 10:32:01 AM 25028988 28697184 7626724 23.35 2688 3947620 3452908 10.24 507292 6502672 222336 10:33:01 AM 23243496 27403304 9412216 28.82 2688 4428576 6161576 18.28 554636 8181528 1836 10:34:01 AM 24894504 28986336 7761208 23.77 2688 4349172 3243388 9.62 547564 6556668 9392 10:35:01 AM 23847396 28884968 8808316 26.97 2688 5287832 3206480 9.51 726404 7414564 780032 10:36:01 AM 25682100 31035024 6973612 21.35 2688 5596268 1498184 4.45 964928 5339284 16960 Average: 25181246 28881574 7474466 22.89 2688 3976998 3553194 10.54 504424 6358533 139219 10:26:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:01 AM eth0 435.09 336.84 5510.59 52.37 0.00 0.00 0.00 0.00 10:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:01 AM eth0 120.38 108.93 904.89 25.92 0.00 0.00 0.00 0.00 10:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:01 AM eth0 357.63 214.83 9533.59 31.80 0.00 0.00 0.00 0.00 10:29:01 AM docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:29:01 AM veth77c5b62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:30:01 AM lo 36.75 36.75 3.51 3.51 0.00 0.00 0.00 0.00 10:30:01 AM eth0 94.20 63.71 27.25 27.80 0.00 0.00 0.00 0.00 10:30:01 AM docker0 10.41 11.61 1.54 1.42 0.00 0.00 0.00 0.00 10:30:01 AM veth6b5204a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:31:01 AM lo 69.96 69.96 3.90 3.90 0.00 0.00 0.00 0.00 10:31:01 AM eth0 388.45 280.42 98.11 106.98 0.00 0.00 0.00 0.00 10:31:01 AM docker0 2.53 3.02 0.37 0.45 0.00 0.00 0.00 0.00 10:32:01 AM lo 15.18 15.18 0.76 0.76 0.00 0.00 0.00 0.00 10:32:01 AM eth0 139.70 112.36 737.98 39.94 0.00 0.00 0.00 0.00 10:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:01 AM lo 321.84 321.84 49.69 49.69 0.00 0.00 0.00 0.00 10:33:01 AM eth0 545.32 160.41 2283.05 19.78 0.00 0.00 0.00 0.00 10:33:01 AM docker0 137.20 145.87 22.50 23.91 0.00 0.00 0.00 0.00 10:33:01 AM vethd96ecdd 121.04 128.39 22.49 19.47 0.00 0.00 0.00 0.00 10:33:01 AM veth3bb7dcd 16.16 18.18 1.89 4.71 0.00 0.00 0.00 0.00 10:34:01 AM lo 1369.23 1369.23 235.59 235.59 0.00 0.00 0.00 0.00 10:34:01 AM eth0 161.03 114.81 208.82 45.27 0.00 0.00 0.00 0.00 10:34:01 AM docker0 591.97 607.51 116.09 111.83 0.00 0.00 0.00 0.00 10:35:01 AM lo 1.07 1.07 0.05 0.05 0.00 0.00 0.00 0.00 10:35:01 AM eth0 94.90 82.26 1326.87 18.77 0.00 0.00 0.00 0.00 10:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:01 AM eth0 202.22 146.47 3115.23 64.75 0.00 0.00 0.00 0.00 10:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 181.41 181.41 29.35 29.35 0.00 0.00 0.00 0.00 Average: eth0 253.89 162.11 2374.66 43.34 0.00 0.00 0.00 0.00 Average: docker0 74.21 76.80 14.05 13.76 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/16/2026 _x86_64_ (8 CPU) 10:25:09 LINUX RESTART (8 CPU) 10:26:01 AM CPU %user %nice %system %iowait %steal %idle 10:27:01 AM all 24.53 0.00 1.51 0.90 0.08 72.98 10:27:01 AM 0 14.65 0.00 1.07 0.67 0.08 83.53 10:27:01 AM 1 22.85 0.00 1.47 1.09 0.08 74.51 10:27:01 AM 2 35.42 0.00 1.20 1.09 0.08 62.21 10:27:01 AM 3 28.53 0.00 1.37 1.10 0.08 68.92 10:27:01 AM 4 22.51 0.00 1.74 1.17 0.07 74.51 10:27:01 AM 5 31.53 0.00 3.03 1.25 0.08 64.11 10:27:01 AM 6 20.81 0.00 1.22 0.50 0.08 77.38 10:27:01 AM 7 19.97 0.00 0.99 0.33 0.05 78.66 10:28:01 AM all 31.57 0.00 0.86 0.49 0.07 67.02 10:28:01 AM 0 38.72 0.00 1.05 0.05 0.07 60.11 10:28:01 AM 1 42.38 0.00 0.33 0.02 0.07 57.20 10:28:01 AM 2 9.43 0.00 0.92 0.82 0.07 88.76 10:28:01 AM 3 48.40 0.00 1.79 1.52 0.08 48.20 10:28:01 AM 4 17.82 0.00 0.69 0.23 0.08 81.18 10:28:01 AM 5 41.73 0.00 0.42 0.00 0.07 57.79 10:28:01 AM 6 26.50 0.00 0.63 0.02 0.05 72.80 10:28:01 AM 7 27.54 0.00 1.07 1.24 0.07 70.09 10:29:01 AM all 22.66 0.00 2.36 0.90 0.06 74.01 10:29:01 AM 0 26.82 0.00 2.77 1.50 0.05 68.86 10:29:01 AM 1 29.47 0.00 2.10 2.05 0.07 66.32 10:29:01 AM 2 9.69 0.00 2.44 1.06 0.05 86.76 10:29:01 AM 3 51.33 0.00 3.04 0.57 0.08 44.97 10:29:01 AM 4 28.97 0.00 1.74 1.02 0.05 68.22 10:29:01 AM 5 12.84 0.00 2.89 0.87 0.07 83.33 10:29:01 AM 6 14.25 0.00 2.09 0.12 0.07 83.47 10:29:01 AM 7 7.82 0.00 1.80 0.05 0.07 90.27 10:30:01 AM all 23.14 0.00 2.14 0.06 0.08 74.57 10:30:01 AM 0 24.88 0.00 2.64 0.05 0.10 72.32 10:30:01 AM 1 25.18 0.00 1.94 0.05 0.10 72.73 10:30:01 AM 2 18.39 0.00 1.78 0.07 0.08 79.69 10:30:01 AM 3 25.94 0.00 1.89 0.07 0.08 72.02 10:30:01 AM 4 25.45 0.00 2.21 0.07 0.07 72.21 10:30:01 AM 5 19.90 0.00 2.49 0.10 0.08 77.42 10:30:01 AM 6 18.73 0.00 1.94 0.08 0.08 79.16 10:30:01 AM 7 26.64 0.00 2.22 0.03 0.07 71.03 10:31:01 AM all 9.55 0.00 1.37 0.02 0.07 88.99 10:31:01 AM 0 9.66 0.00 0.99 0.03 0.07 89.25 10:31:01 AM 1 9.98 0.00 1.35 0.00 0.07 88.59 10:31:01 AM 2 7.51 0.00 1.52 0.08 0.07 90.82 10:31:01 AM 3 12.23 0.00 1.69 0.00 0.07 86.01 10:31:01 AM 4 11.10 0.00 1.31 0.02 0.07 87.51 10:31:01 AM 5 10.95 0.00 1.34 0.00 0.07 87.65 10:31:01 AM 6 8.02 0.00 1.12 0.03 0.07 90.76 10:31:01 AM 7 6.95 0.00 1.61 0.02 0.07 91.36 10:32:01 AM all 37.79 0.00 1.23 0.08 0.08 60.83 10:32:01 AM 0 38.72 0.00 0.83 0.10 0.08 60.26 10:32:01 AM 1 28.15 0.00 1.81 0.03 0.07 69.95 10:32:01 AM 2 33.57 0.00 0.68 0.05 0.08 65.61 10:32:01 AM 3 46.23 0.00 2.07 0.23 0.10 51.36 10:32:01 AM 4 37.02 0.00 1.50 0.17 0.08 61.23 10:32:01 AM 5 40.33 0.00 1.14 0.00 0.07 58.47 10:32:01 AM 6 28.12 0.00 0.88 0.00 0.07 70.93 10:32:01 AM 7 50.17 0.00 0.88 0.03 0.08 48.83 10:33:01 AM all 27.64 0.00 2.24 0.45 0.09 69.57 10:33:01 AM 0 32.26 0.00 1.49 0.62 0.08 65.54 10:33:01 AM 1 36.59 0.00 2.34 0.35 0.10 60.62 10:33:01 AM 2 17.66 0.00 2.40 0.64 0.10 79.20 10:33:01 AM 3 24.34 0.00 2.25 0.02 0.08 73.30 10:33:01 AM 4 17.10 0.00 2.07 0.08 0.10 80.65 10:33:01 AM 5 17.64 0.00 2.59 0.17 0.10 79.50 10:33:01 AM 6 42.85 0.00 2.30 1.21 0.10 53.55 10:33:01 AM 7 32.65 0.00 2.51 0.54 0.07 64.23 10:34:01 AM all 23.62 0.00 2.46 0.04 0.09 73.79 10:34:01 AM 0 18.80 0.00 2.53 0.02 0.10 78.55 10:34:01 AM 1 25.63 0.00 2.69 0.05 0.10 71.53 10:34:01 AM 2 28.43 0.00 2.60 0.05 0.08 68.83 10:34:01 AM 3 16.46 0.00 3.44 0.00 0.08 80.02 10:34:01 AM 4 30.28 0.00 1.79 0.07 0.08 67.78 10:34:01 AM 5 18.91 0.00 2.51 0.05 0.07 78.46 10:34:01 AM 6 33.86 0.00 1.21 0.02 0.08 64.83 10:34:01 AM 7 16.56 0.00 2.93 0.07 0.10 80.35 10:35:01 AM all 33.20 0.00 1.73 0.46 0.08 64.53 10:35:01 AM 0 38.84 0.00 0.82 0.00 0.07 60.27 10:35:01 AM 1 25.75 0.00 1.57 0.35 0.08 72.24 10:35:01 AM 2 50.84 0.00 2.14 0.00 0.07 46.95 10:35:01 AM 3 25.98 0.00 1.61 0.22 0.07 72.13 10:35:01 AM 4 37.78 0.00 1.54 0.22 0.07 60.40 10:35:01 AM 5 43.79 0.00 2.01 0.45 0.08 53.67 10:35:01 AM 6 25.88 0.00 1.51 0.17 0.08 72.37 10:35:01 AM 7 16.74 0.00 2.63 2.30 0.08 78.25 10:36:01 AM all 32.77 0.00 1.20 0.76 0.08 65.20 10:36:01 AM 0 39.50 0.00 1.64 0.00 0.08 58.78 10:36:01 AM 1 55.58 0.00 2.52 1.32 0.10 40.47 10:36:01 AM 2 26.18 0.00 1.12 1.86 0.08 70.75 10:36:01 AM 3 50.12 0.00 0.97 1.17 0.08 47.66 10:36:01 AM 4 10.29 0.00 0.99 1.10 0.05 87.57 10:36:01 AM 5 16.51 0.00 0.69 0.50 0.07 82.23 10:36:01 AM 6 49.27 0.00 0.58 0.00 0.08 50.06 10:36:01 AM 7 14.63 0.00 1.10 0.12 0.05 84.10 Average: all 26.65 0.00 1.71 0.42 0.08 71.15 Average: 0 28.29 0.00 1.58 0.30 0.08 69.75 Average: 1 30.16 0.00 1.81 0.53 0.08 67.41 Average: 2 23.72 0.00 1.68 0.57 0.08 73.95 Average: 3 32.96 0.00 2.01 0.49 0.08 64.45 Average: 4 23.83 0.00 1.56 0.42 0.07 74.13 Average: 5 25.43 0.00 1.91 0.34 0.08 72.25 Average: 6 26.84 0.00 1.35 0.21 0.08 71.52 Average: 7 21.98 0.00 1.77 0.47 0.07 75.71